NetBSD/gnu/dist/gcc
skrll dc4d6d7016 Backport the fix(es) for bootstrap/14992.
--as-needed can only be used with libgcc on Linux so update configure to
only test for --as-needed on Linux.

I've manually added the change to configure until I get the right set of
autofoo tools.
2006-06-05 12:40:07 +00:00
..
INSTALL Merge gcc 3.3.6 2006-06-05 12:25:58 +00:00
config Import gcc 3.3.6. 2006-06-05 10:59:57 +00:00
contrib Import gcc 3.3.6. 2006-06-05 10:59:57 +00:00
gcc Backport the fix(es) for bootstrap/14992. 2006-06-05 12:40:07 +00:00
include Import gcc 3.3.6. 2006-06-05 10:59:57 +00:00
libf2c Import gcc 3.3.6. 2006-06-05 10:59:57 +00:00
libiberty Import gcc 3.3.6. 2006-06-05 10:59:57 +00:00
libobjc Import gcc 3.3.6. 2006-06-05 10:59:57 +00:00
libstdc++-v3 Merge gcc 3.3.6 2006-06-05 12:25:58 +00:00
maintainer-scripts Import gcc 3.3.6. 2006-06-05 10:59:57 +00:00
.brik Merge gcc 3.3.6 2006-06-05 12:25:58 +00:00
BUGS Merge gcc 3.3.6 2006-06-05 12:25:58 +00:00
COPYING
COPYING.LIB
ChangeLog Merge gcc 3.3.6 2006-06-05 12:25:58 +00:00
FAQ Import gcc 3.3.6. 2006-06-05 10:59:57 +00:00
MAINTAINERS Import gcc 3.3.6. 2006-06-05 10:59:57 +00:00
Makefile.def
Makefile.in
Makefile.tpl
NEWS Merge gcc 3.3.6 2006-06-05 12:25:58 +00:00
README
README.SCO
bugs.html Import gcc 3.3.6. 2006-06-05 10:59:57 +00:00
config-ml.in
config.guess
config.if
config.sub
configure Merge gcc 3.3.6 2006-06-05 12:25:58 +00:00
configure.in
faq.html Import gcc 3.3.6. 2006-06-05 10:59:57 +00:00
install-sh
libtool.m4 Import gcc 3.3.6. 2006-06-05 10:59:57 +00:00
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig Import gcc 3.3.6. 2006-06-05 10:59:57 +00:00
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.