Go to file
Richard Sandiford f24e76ebc6 re PR rtl-optimization/13145 (bootstrap failure on mips-linux)
PR bootstrap/13145
	* config/mips/mips.h (FIRST_PSEUDO_REGISTER): Adjust comment.
	* config/mips/mips.c (mips_reg_names, mips_sw_reg_names): Add $fcall.
	(mips_load_got): Always create a constant MEM.
	(mips_expand_call): Use load_callsi and load_calldi.
	* config/mips/mips.md (UNSPEC_LOAD_CALL, FAKE_CALL_REGNO): New consts.
	(load_callsi, load_calldi): New patterns.

From-SVN: r74323
2003-12-05 10:38:58 +00:00
boehm-gc
config
contrib
fastjar
gcc re PR rtl-optimization/13145 (bootstrap failure on mips-linux) 2003-12-05 10:38:58 +00:00
include
INSTALL
intl
libf2c
libffi many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
libiberty re PR other/13304 (demangler bad output, "operator<<" insteads of "operator< <") 2003-12-04 19:48:44 +00:00
libjava FilePermission.java: Import used classes explicitely. 2003-12-04 20:09:57 +00:00
libobjc
libstdc++-v3 re PR libstdc++/13189 (<ext/enc_filebuf.h> fails to compile) 2003-12-05 06:54:24 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
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.