NetBSD/gnu/usr.bin/gcc
mycroft 21816067e1 Eliminate DECL_C_STATIC() and DECL_PUBLIC(), as in egcs.
Make sure TREE_PUBLIC() is set for inline functions which are not static, so
that they actually get instantiated.
1997-12-16 09:22:28 +00:00
..
arch Don't do function CSE; it tickles a bizarre bug in other parts of the 1997-11-04 20:59:11 +00:00
cc use CPPFLAGS instead of CFLAGS 1997-10-25 10:10:19 +00:00
cc1 Use " includes, and some other cleanup. 1997-05-09 05:07:31 +00:00
cc1obj Use " includes, and some other cleanup. 1997-05-09 05:07:31 +00:00
cc1plus Eliminate DECL_C_STATIC() and DECL_PUBLIC(), as in egcs. 1997-12-16 09:22:28 +00:00
common From Mike Stump, via egcs: 1997-11-03 12:23:14 +00:00
cpp use CPPFLAGS instead of CFLAGS 1997-10-25 10:10:19 +00:00
g++ use CPPFLAGS instead of CFLAGS 1997-10-25 10:10:19 +00:00
libgcc add missing ".o"; from Brian Grayson in PR 4487 1997-12-04 09:03:18 +00:00
libobjc use .m.o rules from <bsd.lib.mk> 1997-10-28 12:43:35 +00:00
COPYING Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00
Makefile fix make -j race condition when building libs 1997-10-18 06:21:28 +00:00
Makefile.cc1 use CPPFLAGS instead of CFLAGS 1997-10-25 10:10:19 +00:00
README Import of gcc-2.7.2.1. 1997-05-14 05:04:53 +00:00
gcc2netbsd add missing ".o"; from Brian Grayson in PR 4487 1997-12-04 09:03:18 +00:00

README

This is the NetBSD version of the GNU C compiler (gcc).
This tree is the output of the PERL script gcc2netbsd.

Full source code for gcc is available in its original form
from the Free Software Foundation at the following URL.

   ftp://prep.ai.mit.edu/pub/gnu

or at most GNU software mirrors.