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
|
apply some -Wno-error and/or -fno-strict-aliasing.
|
2011-06-22 02:49:41 +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 a small summary page for altq. From the list in PR # kern/21345.
|
2011-06-22 20:29:38 +00:00 |
doc
|
note mpc 0.9, mpfr 3.0.1, GNU MP 5.0.2 and GCC 4.5.3 imports.
|
2011-06-21 01:53:18 +00:00 |
etc
|
There is no .../5.99 path to use for PKG_PATH, so change it to 5.1 instead.
|
2011-06-21 05:31:29 +00:00 |
external
|
fix some more paths for GCC 4.5.
|
2011-06-23 12:16:36 +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
|
Add mount -o extattr option to enable extended attributs (corrently only
|
2011-06-17 14:23:50 +00:00 |
lib
|
apply some -Wno-error/-Wno-enum-compare/-Wno-array-bounds.
|
2011-06-22 05:23:53 +00:00 |
libexec
|
apply some -Wno-error and/or -fno-strict-aliasing.
|
2011-06-22 02:49:41 +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
|
Document additional settings for onpanic, from options(4).
|
2011-06-23 16:02:20 +00:00 |
sys
|
No need to repeat checking want_resched then call preempt() in
|
2011-06-23 13:39:40 +00:00 |
tests
|
Require unprivileged runs when appropriate.
|
2011-06-21 01:45:26 +00:00 |
tools
|
output stuff to the right libiberty dir for gcc 4.5.
|
2011-06-23 12:06:32 +00:00 |
usr.bin
|
After each strsep(&p) check that p is valid.
|
2011-06-22 21:13:12 +00:00 |
usr.sbin
|
Move inclusion of sys/endian.h from cd9660_eltorito.c to cd9660.h
|
2011-06-23 02:35:56 +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
|
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 |
build.sh
|
Add support for the Extensible MIPS ("eMIPS") platform. The
|
2011-01-26 01:18:43 +00:00 |