NetBSD/gnu/dist/gcc4
mrg 7a25dd1dc9 in the NETBSD_NATIVE case, don't set a default GCC_EXEC_PREFIX. just add
standard_libexec_prefix to the exec_prefixes for "GCC".  this avoids a
"-iprefix /usr/bin/../libexec/" being passed to cc1* and those searching
in /usr/bin/../libexec/include{,bits/,g++} for headers.
2006-05-24 20:52:14 +00:00
..
config
contrib
fixincludes
gcc in the NETBSD_NATIVE case, don't set a default GCC_EXEC_PREFIX. just add 2006-05-24 20:52:14 +00:00
include
INSTALL
libcpp pull across from GCC3 tree: 2006-05-12 00:51:13 +00:00
libiberty
libobjc Use id casts instead of void * casts. Suggested by thorpej. 2006-05-15 16:31:21 +00:00
libstdc++-v3 pull over from GCC3 tree: 2006-05-12 00:25:57 +00:00
maintainer-scripts
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure we want a target-libiberty so we can pull mknative info out from it. 2006-05-12 00:19:09 +00:00
configure.in we want a target-libiberty so we can pull mknative info out from it. 2006-05-12 00:19:09 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.