bin
|
Use Fl Fl for long options.
|
2011-06-19 07:34:24 +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
|
adjust a grep pattern to (only) match the right line with GCC 4.5.
|
2011-06-21 02:19:30 +00:00 |
dist
|
clean up after my recent import for netbsd-5; these files don't belong
|
2011-06-05 17:15:40 +00:00 |
distrib
|
Add -lbz2 and -llzma so that this links again.
|
2011-06-20 23:00:53 +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
|
pull across these revisions from gcc 4.1:
|
2011-06-21 07:39:18 +00:00 |
extsrc
|
…
|
|
games
|
Use consistent sign in compare, the function is only called with
|
2011-05-30 03:11:15 +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
|
add HAVE_GCC=45 support.
|
2011-06-21 04:04:13 +00:00 |
libexec
|
remove most of the remaining HAVE_GCC tests that are always true in
|
2011-06-20 07:43:56 +00:00 |
regress
|
remove most of the remaining HAVE_GCC tests that are always true in
|
2011-06-20 07:43:56 +00:00 |
rescue
|
add the lzma library now that is used by gzip
|
2011-06-19 01:53:36 +00:00 |
sbin
|
remove most of the remaining HAVE_GCC tests that are always true in
|
2011-06-20 07:43:56 +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
|
#include <sys/proc.h> before using struct proc.p_timerpend
|
2011-06-21 07:20:56 +00:00 |
tests
|
Require unprivileged runs when appropriate.
|
2011-06-21 01:45:26 +00:00 |
tools
|
initial port to HAVE_GCC = 45. mknative-gcc parts are from me
|
2011-06-21 04:11:12 +00:00 |
usr.bin
|
remove most of the remaining HAVE_GCC tests that are always true in
|
2011-06-20 07:43:56 +00:00 |
usr.sbin
|
Now need to use own buffer for klog read due to previous change.
|
2011-06-20 08:27:15 +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 |