Go to file
mrg 5eebeb71e5 generate options.h like we do for gcc4/backend. so far only seems to
be strictly necessary for powerpc so allow the old MI defs.mk to be
used if a MD one does not exist.  when all platforms are regenerated
this support can be removed along with libobjc4/defs.mk.
2006-05-23 10:59:03 +00:00
bin When expanding "$@" add a \0 byte after the last argument (as well as all 2006-05-20 13:57:27 +00:00
common More cleanup. 2006-05-18 16:35:33 +00:00
crypto XXX: GCC uninitialized variable 2006-05-14 02:40:03 +00:00
dist Use the value-returning variants of the 64-bit endian macros instead 2006-05-22 20:48:08 +00:00
distrib the intention of the whole tip-as-cu thing was to allow tip-as-cu and 2006-05-22 12:32:20 +00:00
doc chap-midi is ready for testing. 2006-05-21 20:58:27 +00:00
etc Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
games don't try to switch a char and have a case of EOF - use an int. 2006-05-18 18:42:59 +00:00
gnu generate options.h like we do for gcc4/backend. so far only seems to 2006-05-23 10:59:03 +00:00
include rename dd_rewind to dd_internal so that it can be re-used to implement 2006-05-17 20:32:19 +00:00
lib Coverity CID 3677: Plug memory leak 2006-05-23 00:58:42 +00:00
libexec sprinkle some __noreturn__ attributes, saves gcc4 warnings elsewhere 2006-05-22 19:49:09 +00:00
regress #include <stdlib.h> for exit(3) prototype 2006-05-20 20:30:34 +00:00
rescue
sbin Coverity CID 3287: Comment out dead code. 2006-05-23 01:03:16 +00:00
share Enable -Wold-style-cast for sh3 now that its stadarg.h doesn't use LHS casts. 2006-05-22 00:43:04 +00:00
sys Enable the gsip driver. Worked when I (lightly) tested it. 2006-05-23 08:18:35 +00:00
tools also grab ALL_OPT_FILES from gcc/Makefile for libobjc4. 2006-05-23 10:55:55 +00:00
usr.bin Coverity CID 3184: Don't dereference NULL 2006-05-23 01:11:12 +00:00
usr.sbin Coverity CID 3671: Cast close to void and don't close negative fds. 2006-05-23 01:36:36 +00:00
x11
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh