Go to file
2011-07-07 08:59:30 +00:00
bin add a comment to confirm a workaround as only being a GCC 4.1 issue. 2011-07-01 03:58:10 +00:00
common ANSIfy 2011-07-04 21:20:27 +00:00
compat the gmp/mpfr subdirs are mipsel/mipseb. 2011-07-04 12:00:49 +00:00
crypto cpuid and aesni additions for i386 2011-07-05 16:53:58 +00:00
dist
distrib Split out the string tests from t_string.c for consistency. 2011-07-07 08:59:30 +00:00
doc Atheros MIPS-based SoC changes. 2011-07-07 05:09:11 +00:00
etc Remove ../tests/syscall. 2011-07-07 07:40:46 +00:00
external - un-obsolete a pair of files we want to remain installed (XXX i wonder 2011-07-07 08:46:20 +00:00
extsrc
games apply some -O0 with gcc 4.5 and vax. 2011-07-03 15:29:34 +00:00
gnu apply a couple of (int) before r_type switch usage. 2011-07-07 07:47:11 +00:00
include Import xdr_sizeof() from FreeBSD 2011-07-04 07:54:38 +00:00
lib Distribute libmpfr and libmpc across the dependency barriers so that 2011-07-07 07:37:17 +00:00
libexec Fix memset usage. 2011-07-01 02:46:24 +00:00
regress
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin switch from an ugly cast and ntohl() usage to be32dec(). use sizeof. 2011-07-06 09:02:54 +00:00
share Describe bus_space_tag_create(9) and bus_space_tag_destroy(9) for 2011-07-06 21:36:16 +00:00
sys fix an off by one array bounds issue, and also fix a potentially non 2011-07-07 08:48:34 +00:00
tests Split out the string tests from t_string.c for consistency. 2011-07-07 08:59:30 +00:00
tools Fix cleandir-llvm (only remove config if it exists) 2011-07-07 05:41:59 +00:00
usr.bin Use __builtin_offsetof if __GNUC__ >= 4 2011-07-05 05:19:02 +00:00
usr.sbin Mention that it doesn't support Path Vectors and Hop Counts 2011-07-07 05:20:16 +00:00
x11
build.sh
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