NetBSD/gnu/dist/gcc4
matt 3649c80dc2 Fix LP64 issue with invalid register names. When printing a register name,
look in reg_renumber if the register >= FIRST_PSEUDO_REGISTER.
Add code to not use movc3 for small fixed (<= 48 byte) moves.  Instead
expand them to the proper series of mov[qlwb] instructions.
2007-04-20 16:30:32 +00:00
..
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 Fix LP64 issue with invalid register names. When printing a register name, 2007-04-20 16:30:32 +00:00
include import GCC 4.1 branch from today. it includes these bugs fixed since 2006-06-03 05:11:23 +00:00
INSTALL
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 Fix MKDEBUGLIB build. 2007-02-16 16:34:17 +00:00
libstdc++-v3 fix the list of headers to check for on netbsd 2007-01-13 08:30:13 +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
ChangeLog import GCC-4.1 branch from 20070110 (revision 120647). this fixes the 2007-01-11 02:31:47 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure merge GCC 4.1.2-20070110. 2007-01-11 06:59:53 +00:00
configure.in merge GCC 4.1.2-20070110. 2007-01-11 06:59:53 +00:00
COPYING
COPYING.LIB
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
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.