Go to file
mrg 1f68493387 avoid a multi-level cast issue 2011-07-07 01:26:55 +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 initialise from_cs[1] instead of from_cs[0] twice. from GCC 4.5.3. 2011-06-22 03:57:46 +00:00
distrib Install /usr/include/sys/bus.h for oddball ports whose userland somehow 2011-07-06 18:18:07 +00:00
doc BIND 9.8.0-P4 has released, critical security update. 2011-07-05 14:41:13 +00:00
etc various updates for GCC 4.5. finally obsolete some very old gcc stuff. 2011-07-01 02:10:07 +00:00
external update mpfr to PL4 (minor fixes) 2011-07-06 19:53:24 +00:00
extsrc
games apply some -O0 with gcc 4.5 and vax. 2011-07-03 15:29:34 +00:00
gnu cast to int as the fake relocs are not in enum elf_ppc_reloc_type, and 2011-07-06 09:01:35 +00:00
include Import xdr_sizeof() from FreeBSD 2011-07-04 07:54:38 +00:00
lib Add missing */ 2011-07-04 21:55:09 +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 Describe bus_space_tag_create(9) and bus_space_tag_destroy(9) for 2011-07-06 21:36:16 +00:00
sys avoid a multi-level cast issue 2011-07-07 01:26:55 +00:00
tests give the idea, rc5 and mdc2 checks a chance of working if they are defined 2011-07-05 10:03:09 +00:00
tools Hook up LLVM's MIPS target. 2011-07-05 19:37:10 +00:00
usr.bin Use __builtin_offsetof if __GNUC__ >= 4 2011-07-05 05:19:02 +00:00
usr.sbin return EXIT_SUCCESS and EXIT_FAILURE instead on 0 and -1 2011-07-02 18:17:12 +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 Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00