NetBSD/gnu/dist/gcc4
mrg d4afbdede5 import GCC-4.1 branch from 20070110 (revision 120647). this fixes the
44 GCC PR's listed below (some have already been applied to NetBSD GCC)
and at least one NetBSD PR:

	PR bootstrap/28400
	PR c++/27369
	PR c/25795
	PR c/25993
	PR c/29092
	PR c/29736
	PR c/30360
	PR debug/26964
	PR libstdc++/11953
	PR middle-end/21032
	PR middle-end/26306
	PR middle-end/27826
	PR middle-end/28116
	PR middle-end/29241
	PR middle-end/29250
	PR middle-end/29584
	PR middle-end/29695
	PR middle-end/29753
	PR middle-end/30286
	PR rtl-optimization/25514
	PR rtl-optimization/27736
	PR rtl-optimization/27761
	PR rtl-optimization/28970
	PR rtl-optimization/29631
	PR rtl-optimization/29797
	PR target/18553
	PR target/24036
	PR target/29114
	PR target/29319
	PR target/29377
	PR target/29449
	PR target/30039
	PR target/30173
	PR target/30185
	PR target/30230
	PR tree-opt/28545
	PR tree-opt/29788
	PR tree-opt/29964
	PR tree-optimization/27891
	PR tree-optimization/28888
	PR tree-optimization/29581
	PR tree-optimization/29610
	PR tree-optimization/29637
	PR tree-optimization/30212
2007-01-11 02:52:39 +00:00
..
INSTALL
config import GCC 4.1 branch from today. it includes these bugs fixed since 2006-06-03 05:11:23 +00:00
contrib import GCC 4.1 branch from today. it includes these bugs fixed since 2006-06-03 05:11:23 +00:00
fixincludes import GCC-4.1 branch from 20070110 (revision 120647). this fixes the 2007-01-11 02:31:47 +00:00
gcc import GCC-4.1 branch from 20070110 (revision 120647). this fixes the 2007-01-11 02:52:39 +00:00
include import GCC 4.1 branch from today. it includes these bugs fixed since 2006-06-03 05:11:23 +00:00
libcpp import GCC-4.1 branch from 20070110 (revision 120647). this fixes the 2007-01-11 02:52:39 +00:00
libiberty Changed error message of ENOPROTOOPT to "Protocol option not available". 2006-10-31 00:38:06 +00:00
libobjc import GCC 4.1 branch from today. it includes these bugs fixed since 2006-06-03 05:31:50 +00:00
libstdc++-v3 import GCC-4.1 branch from 20070110 (revision 120647). this fixes the 2007-01-11 02:52:39 +00:00
maintainer-scripts import GCC 4.1 branch from today. it includes these bugs fixed since 2006-06-03 05:11:23 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog import GCC-4.1 branch from 20070110 (revision 120647). this fixes the 2007-01-11 02:31:47 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure merge GCC 4.1-20061021. 2006-10-22 00:41:20 +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
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltconfig import GCC 4.1 branch from 20061021. 2006-10-21 22:18: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.