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
|
Include liblzma to unbreak gzip on the install CD.
|
2011-06-21 21:49:22 +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 a potential off-by-two array overflow found by GCC 4.5.3.
|
2011-06-22 03:59:49 +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 and/or -fno-strict-aliasing.
|
2011-06-22 02:49:41 +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
|
apply some -Wno-error and/or -fno-strict-aliasing.
|
2011-06-22 02:49:41 +00:00 |
share
|
remove most of the remaining HAVE_GCC tests that are always true in
|
2011-06-20 07:43:56 +00:00 |
sys
|
fix an off by one array overflow found by GCC 4.5.3.
|
2011-06-22 04:01:33 +00:00 |
tests
|
Require unprivileged runs when appropriate.
|
2011-06-21 01:45:26 +00:00 |
tools
|
use --sysroot with GCC 4.5. (maybe could with 4.1 too? the 4.1 code
|
2011-06-21 09:37:41 +00:00 |
usr.bin
|
apply some -Wno-error and/or -fno-strict-aliasing.
|
2011-06-22 02:49:41 +00:00 |
usr.sbin
|
fix the length argument to a memcpy() to refer to the size of the
|
2011-06-22 04:02:46 +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
|
remove all the code that supported HAVE_GCC=3. mostly from chuq.
|
2011-06-20 06:52:36 +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 |