NetBSD/gnu/dist/gcc4
mrg 1872638e5b don't include linux unwind support. we don't do this on 32 bit ppc,
we don't have the symbols to support it, and it breaks c++ linking.
from dennis.c.ferguson@gmail.com in PR#43041.
2010-03-27 20:11:06 +00:00
..
INSTALL
config
contrib
fixincludes import GCC 4.1-branch from 20080831 / svn 139820. 2008-08-31 09:28:43 +00:00
gcc don't include linux unwind support. we don't do this on 32 bit ppc, 2010-03-27 20:11:06 +00:00
include
libcpp Add the -iremap option to gcc(1) and cpp(1). This option specifies a 2009-11-11 19:03:52 +00:00
libiberty Use HUGE_VAL on VAX as INFINITY requires a warning according to ISO C99 2010-03-01 00:15:47 +00:00
libobjc
libstdc++-v3 import GCC 4.1-branch from 20080831 / svn 139820. 2008-08-31 09:39:12 +00:00
maintainer-scripts
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.