Go to file
tron 4cafa08a7d Don't use roundup2(9) (which should have been howmany(9) anyway) to
fix builds on platforms other than NetBSD.
2011-07-18 22:50:28 +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 Fix last: dreamcast/bus.h is not obsolete, yet, so put it back in the 2011-07-18 17:42:34 +00:00
doc Note luna68k updates. 2011-07-18 11:55:08 +00:00
etc Revive NetBSD/luna68k. 2011-07-16 15:52:20 +00:00
external let gcc-4.5 use dl_iterate_phdr (which has been present for a while) 2011-07-18 21:48:03 +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 Use a list for clarity, update standards, etc. 2011-07-18 05:17:16 +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 Don't use roundup2(9) (which should have been howmany(9) anyway) to 2011-07-18 22:50:28 +00:00
share typo 2011-07-18 04:39:28 +00:00
sys In sources that get compiled into the tools version of makefs, add: 2011-07-18 21:51:49 +00:00
tests ffs and ffslog are no longer xfail. 2011-07-18 06:47:08 +00:00
tools Partially revert last, keep assertions enabled (but with the correct 2011-07-18 19:11:28 +00:00
usr.bin - use poll() instead of select() 2011-07-18 21:51:06 +00:00
usr.sbin Define "USE_V7FS" in the makefile of the directory with the actual source. 2011-07-18 21:22:55 +00:00
x11 Missing \\ 2011-05-30 02:12:02 +00:00
BUILDING
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
build.sh