Go to file
Richard Sandiford 8a7a250d32 mips.c (machine_function): Remove initialized_mips16_gp_pseudo_p.
gcc/
	* config/mips/mips.c (machine_function): Remove
	initialized_mips16_gp_pseudo_p.
	(mips16_gp_pseudo_reg): Use cfun->machine->mips16_gp_pseudo_rtx to
	detect whether a pseudo has already been created.  Unconditionally
	create a new one if not.
	(mips_pic_base_register): Only call mips16_gp_pseudo_reg when
	expanding to rtl.  Create a new pseudo otherwise, if allowed.

From-SVN: r166729
2010-11-14 10:29:15 +00:00
boehm-gc
config Add -enable-cloog-backend. 2010-11-12 22:08:57 +00:00
contrib
fixincludes
gcc mips.c (machine_function): Remove initialized_mips16_gp_pseudo_p. 2010-11-14 10:29:15 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran
libgomp
libiberty re PR other/46332 (__cxa_demangle yields excess parentheses for function types) 2010-11-13 01:21:12 +00:00
libjava
libmudflap
libobjc Fixed my email address in 3 of my ChangeLog entries for the past couple of months 2010-11-11 19:01:45 +00:00
libssp
libstdc++-v3 re PR other/46332 (__cxa_demangle yields excess parentheses for function types) 2010-11-13 01:21:12 +00:00
lto-plugin lto-plugin.c (add_output_files): Fix memory leak. 2010-11-13 19:49:07 +01:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR bootstrap/39622 (Missing -isystem include-fixed when building canadian cross libgcc) 2010-11-13 20:45:12 +01:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/39622 (Missing -isystem include-fixed when building canadian cross libgcc) 2010-11-13 20:45:12 +01:00
configure.ac re PR bootstrap/39622 (Missing -isystem include-fixed when building canadian cross libgcc) 2010-11-13 20:45:12 +01:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS: Update my email address. 2010-11-13 16:34:31 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with 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/ for how to report bugs usefully.