Go to file
joerg 3eb244d801 Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
2011-07-17 20:54:30 +00:00
bin Move the savehandler assignment before setjmp() to avoid triggering 2011-07-12 16:40:41 +00:00
common add a weak alias for __ffssi2 2011-07-09 14:57:29 +00:00
compat make mips64 builds of gmp and mpfr work including compat libs. 2011-07-10 03:05:33 +00:00
crypto Disable Clang's integrated assembler for the AES-NI files for now. 2011-07-17 19:48:31 +00:00
dist initialise from_cs[1] instead of from_cs[0] twice. from GCC 4.5.3. 2011-06-22 03:57:46 +00:00
distrib Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
doc emdtv(4): Add a driver for Empia EM28xx family USB video capture controllers. 2011-07-15 12:57:22 +00:00
etc Revive NetBSD/luna68k. 2011-07-16 15:52:20 +00:00
external Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
extsrc
games apply some -O0 with gcc 4.5 and vax. 2011-07-03 15:29:34 +00:00
gnu Redo previous change in a better way, as suggested by mrg. 2011-07-15 07:04:52 +00:00
include Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
lib Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
libexec Fix memset usage. 2011-07-01 02:46:24 +00:00
regress Move the uvm "loan" test to tests(7). 2011-07-14 11:08:44 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin fix freeblock counting 2011-07-17 12:47:38 +00:00
share Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
sys Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
tests PR lib/45148 was fixed; remove xfail. 2011-07-16 14:29:15 +00:00
tools Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
usr.bin Use errx() to display kvm_openfiles error message, the provided buffer 2011-07-17 10:22:07 +00:00
usr.sbin Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
x11 Missing \\ 2011-05-30 02:12:02 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile re-enable the gcc 4.5 crtstuff/libgcc builders now that they work. 2011-06-29 02:05:24 +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