NetBSD/gnu/dist/gcc
martin eaaec6f3bf As Richard Earnshaw put it: "with_cpu is a property of the target."
Reset it to the default (command line dependend) before each turn
of "config.gcc", so each invocation gets a clean state and only the
changes from the last round persist.

This fixes the build of a sparc toolchain on a sparc64 host.
2005-11-18 08:57:04 +00:00
..
INSTALL merge gcc 3.3.3 cornflakes 2004-03-01 07:27:18 +00:00
config
contrib
gcc As Richard Earnshaw put it: "with_cpu is a property of the target." 2005-11-18 08:57:04 +00:00
include initial import of GCC 3.3.3, which fixes a few more bugs from the prior 2004-03-01 03:43:04 +00:00
libf2c initial import of GCC 3.3.3, which fixes a few more bugs from the prior 2004-03-01 03:43:04 +00:00
libiberty initial import of GCC 3.3.3, which fixes a few more bugs from the prior 2004-03-01 03:43:04 +00:00
libobjc initial import of GCC 3.3.3, which fixes a few more bugs from the prior 2004-03-01 03:43:04 +00:00
libstdc++-v3 PR/29832: J.T. Conklin: libstdc++ missing std::wstring support 2005-03-30 19:17:45 +00:00
maintainer-scripts initial import of GCC 3.3.3, which fixes a few more bugs from the prior 2004-03-01 03:43:04 +00:00
BUGS merge gcc 3.3.3 cornflakes 2004-03-01 07:27:18 +00:00
COPYING
COPYING.LIB
ChangeLog merge gcc 3.3.3 cornflakes 2004-03-01 07:27:18 +00:00
FAQ
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
bugs.html
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
faq.html
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.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.