Go to file
joerg 59a7130266 Explicitly disable use of SSE. LLVM generates SSE by default on AMD64
and we certainly don't want that in the kernel.
2011-06-10 03:17:35 +00:00
bin Support $OLDPWD. (christos@ will update the manual.) 2011-06-10 02:19:10 +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 more missing file mentions, kudos Kurt Schreiner (ks at ub.uni-mainz.de) 2011-06-06 13:43:48 +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 and fix the sets for the addition of srp and evp tests in libcrypto 2011-06-09 05:26:01 +00:00
doc Mention a new ktrace(1) trace point. 2011-06-08 22:33:35 +00:00
etc PR/42642: Ed Ravin: Handle daemons that start with #!/usr/bin/env interp 2011-06-09 14:52:01 +00:00
external Update LLVM/Clang snapshot to 132736. This fixes two situations where 2011-06-08 08:48:38 +00:00
extsrc
games Use consistent sign in compare, the function is only called with 2011-05-30 03:11:15 +00:00
gnu Pull following m68k softfloat fixes from upstream: 2011-06-07 14:22:14 +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 Do not indent RETURN VALUES section (which was ignored because of 2011-06-09 12:13:00 +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 Correct description for hw.swwdog.reboot behaviour. 2011-06-08 12:19:14 +00:00
sys Explicitly disable use of SSE. LLVM generates SSE by default on AMD64 2011-06-10 03:17:35 +00:00
tests add tests for evb and srp 2011-06-09 05:25:17 +00:00
tools Update to LLVM/Clang revision 131404. This includes the fix for asm labels 2011-05-16 19:27:47 +00:00
usr.bin mention combinations of flags 2011-06-08 13:54:16 +00:00
usr.sbin Input function is not used 2011-06-09 13:09:42 +00:00
x11 Missing \\ 2011-05-30 02:12:02 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING Update this weekend's note on cleaning gcc: you need to clean binutils too. 2011-04-10 22:46:09 +00:00
build.sh