Go to file
mrg 42526a68f0 fix previous and use a correct make construct 2011-07-09 15:04:06 +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 add a weak alias for __ffssi2 2011-07-09 14:57:29 +00:00
compat the gmp/mpfr subdirs are mipsel/mipseb. 2011-07-04 12:00:49 +00:00
crypto remove SSL3_FLAGS_ALLOW_UNSAFE_LEGACY_RENEGOTIATION -- openssl uses 2011-07-07 18:11:18 +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 add gcc-4.5/tgmath.h 2011-07-09 14:57:48 +00:00
doc Atheros MIPS-based SoC changes. 2011-07-07 05:09:11 +00:00
etc add /usr/include/dev/dtv 2011-07-09 14:55:44 +00:00
external hint from scw: "bx" is a thumb instruction. add code to work with 2011-07-09 15:00:08 +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 Don't ignore "userdata" argument in "fuse_main_real". This can crash 2011-07-09 14:50:00 +00:00
libexec Fix memset usage. 2011-07-01 02:46:24 +00:00
regress apply some -Wno-error and/or -fno-strict-aliasing. 2011-06-22 02:49:41 +00:00
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 Sort error descriptions. 2011-07-09 07:57:53 +00:00
sys fix previous and use a correct make construct 2011-07-09 15:04:06 +00:00
tests Split out 't_printf' and 't_scanf' from 't_format' to gain the common 2011-07-08 06:38:03 +00:00
tools Update LLVM/Clang snapshot to r134635. This reduces the memory usage in 2011-07-07 21:59:14 +00:00
usr.bin When making the symlink for machine -> arch/foo/include 2011-07-09 08:01:58 +00:00
usr.sbin Mention that it doesn't support Path Vectors and Hop Counts 2011-07-07 05:20:16 +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 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