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
|
Add a weak symbol definition for __ffssi2 so that __builtin_ffs will use
|
2011-07-03 07:13:31 +00:00 |
compat
|
- add support for src/compat builds
|
2011-07-01 01:30:16 +00:00 |
crypto
|
Fix memset usage.
|
2011-07-01 02:10:19 +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
|
Few naive test cases for link(2).
|
2011-07-03 17:47:15 +00:00 |
doc
|
dependant -> dependent
|
2011-06-30 20:09:15 +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
|
Add handling for manual pages:
|
2011-07-03 17:56:26 +00:00 |
extsrc
|
…
|
|
games
|
apply some -O0 with gcc 4.5 and vax.
|
2011-07-03 15:29:34 +00:00 |
gnu
|
apply some -O0 for sun2.
|
2011-07-03 15:26:25 +00:00 |
include
|
* Arrange for interfaces that create new file descriptors to be able to
|
2011-06-26 16:42:39 +00:00 |
lib
|
mips wants some -Wno-enum-compare here, too.
|
2011-07-03 15:26:58 +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
|
add the lzma library now that is used by gzip
|
2011-06-19 01:53:36 +00:00 |
sbin
|
apply some -O0 with gcc 4.5 and vax.
|
2011-07-03 15:29:34 +00:00 |
share
|
Remove trailing whitespace.
|
2011-07-03 09:10:37 +00:00 |
sys
|
apply some -O0 with gcc 4.5 and vax.
|
2011-07-03 15:29:34 +00:00 |
tests
|
Few naive test cases for link(2).
|
2011-07-03 17:47:15 +00:00 |
tools
|
fix the previous
|
2011-07-03 12:26:02 +00:00 |
usr.bin
|
upgrade less to WARNS=2 with -Wno-shadow.
|
2011-07-03 15:28:47 +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 |