Go to file
2011-06-27 07:05:31 +00:00
bin add a missing part from rev 1.10 and s/newline/newlinex/. found by GCC 4.5.3. 2011-06-22 03:56:17 +00:00
common various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of 2011-06-20 09:11:16 +00:00
compat avoid adding -m32 to various variables multiple times aka, multiple inclusions. 2011-06-18 01:22:34 +00:00
crypto only attempt to load the secret key if we need to (for signing or for 2011-06-27 07:05: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 * Arrange for interfaces that create new file descriptors to be able to 2011-06-26 16:42:39 +00:00
doc mention recent changes. 2011-06-26 16:49:39 +00:00
etc PR/45015: ld.elf_so: support ELF symbol versioning 2011-06-25 05:45:10 +00:00
external delint 2011-06-25 20:27:01 +00:00
extsrc
games apply some -Wno-error and/or -fno-strict-aliasing. 2011-06-22 02:49:41 +00:00
gnu prepare to build native gcc 4.5, don't build native gcc 4.1, for HAVE_GCC=45 2011-06-21 04:52:49 +00:00
include * Arrange for interfaces that create new file descriptors to be able to 2011-06-26 16:42:39 +00:00
lib Fix softfloat for mips*el 2011-06-27 06:40:26 +00:00
libexec PR/45015: ld.elf_so: support ELF symbol versioning 2011-06-25 05:45:10 +00:00
regress apply some -Wno-error and/or -fno-strict-aliasing. 2011-06-22 02:49:41 +00:00
rescue add the lzma library now that is used by gzip 2011-06-19 01:53:36 +00:00
sbin when checking for SKSV data, use the same test as before. fixes an 2011-06-22 05:18:03 +00:00
share Add missing El macro. 2011-06-26 10:20:41 +00:00
sys Don't increment ip_nfragpackets when failed to allocate fragment queue. 2011-06-27 00:45:50 +00:00
tests fix fallout from including signal.h in rump_syscallargs.h 2011-06-26 13:17:36 +00:00
tools output stuff to the right libiberty dir for gcc 4.5. 2011-06-23 12:06:32 +00:00
usr.bin use size_t to satisfy lint 2011-06-25 09:16:52 +00:00
usr.sbin use appropriate types for uid/gid 2011-06-25 09:28:45 +00:00
x11 Missing \\ 2011-05-30 02:12:02 +00:00
build.sh
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile fix the parts that build libgcc/crtstuff, etc., for GCC 4.5. 2011-06-22 05:13:20 +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