Go to file
matt 2d362a7a23 Make sure to set curlwp (aka r13) in cpu_hatch 2011-06-16 04:25:13 +00:00
bin Sort sections. Remove trailing whitespace. 2011-06-13 20:41:00 +00:00
common Fix bad cut'n'paste in copyright. Pointed out by dyoung@ 2011-06-07 14:56:12 +00:00
compat catch up with s/MAKEDIROBJPREFIX/MAKEOBJDIR/ changes in comments. 2011-04-17 01:29:06 +00:00
crypto - fix a typo in libcrypto.pl 2011-06-13 18:53:31 +00:00
dist clean up after my recent import for netbsd-5; these files don't belong 2011-06-05 17:15:40 +00:00
distrib Now that evbppc has modules this file is no longer needed 2011-06-16 01:04:15 +00:00
doc mention fast softintrs for powerpc 2011-06-16 03:03:08 +00:00
etc remove -q argument, it is useless with Xorg and fails with XFree 2011-06-15 13:42:46 +00:00
external Pull up part of revision f621bc0489ac3e4ef364f840a852a6a5290e8e12: 2011-06-15 08:48:35 +00:00
extsrc
games Use consistent sign in compare, the function is only called with 2011-05-30 03:11:15 +00:00
gnu If compiled with -msoft-float, make the compiler emit soft float code 2011-06-11 00:59:44 +00:00
include Add fenv support for sparc. Mostly copied from sparc64 and share with it. 2011-05-20 21:42:48 +00:00
lib Functions that return a struct or union, must set %eax to the value 2011-06-12 20:29:25 +00:00
libexec Add libgcc_pic for millicode. 2011-06-05 23:08:17 +00:00
regress Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
rescue move the build of ldd binary to a subdir in order to allow 2011-04-15 08:47:02 +00:00
sbin fix compilation. 2011-06-09 21:23:29 +00:00
share pseudo-interface -> pseudo-device 2011-06-16 03:23:08 +00:00
sys Make sure to set curlwp (aka r13) in cpu_hatch 2011-06-16 04:25:13 +00:00
tests evbppc can do modules now. 2011-06-15 23:45:45 +00:00
tools because we use --sysroot, force the default paths to be normal 2011-06-13 12:29:16 +00:00
usr.bin Fix usage in man page and sync usage in executable with it. 2011-06-14 20:08:45 +00:00
usr.sbin we need to add mapping even if there is no route for the prefix 2011-06-15 18:16:48 +00:00
x11 Missing \\ 2011-05-30 02:12:02 +00:00
BUILDING
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00
Makefile.inc
UPDATING
build.sh