Go to file
Aldy Hernandez 54b695e729 rs6000.h (CLASS_MAX_NREGS): DF goes in 1 register on e500v2.
* config/rs6000/rs6000.h (CLASS_MAX_NREGS): DF goes in 1 register
	on e500v2.
	(CANNOT_CHANGE_MODE_CLASS): Restrict DI mode changes on e500v2.
	(PREDICATE_CODES): Add rs6k_nonimmediate_operand.

	* config/rs6000/rs6000.c (invalid_e500_subreg): New.
	(rs6k_nonimmediate_operand): New.
	(rs6000_legitimate_offset_address_p): Handle DI modes on e500v2
	correctly.
	(legitimate_lo_sum_address_p): Same.
	(rs6000_legitimize_address): Same.
	(rs6000_legitimize_reload_address): Same.
	(rs6000_legitimate_address): Same.
	(spe_build_register_parallel): Pass DF and DC modes in a DI
	register.

	* config/rs6000/rs6000.md ("*movsi_internal1"): Change predicate
	to rs6k_nonimmediate_operand.

	* config/rs6000/spe.md ("*frob_df_di"): New.
	("*frob_di_df"): New.
	("*frob_di_df_2"): New.
	("*mov_sidf_e500_subreg0"): New.
	("*mov_sidf_e500_subreg4"): New.
	("*movdf_e500_double"): Change predicate to
	rs6k_nonimmediate_operand.

From-SVN: r93665
2005-01-14 21:22:14 +00:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc rs6000.h (CLASS_MAX_NREGS): DF goes in 1 register on e500v2. 2005-01-14 21:22:14 +00:00
include
INSTALL
intl
libada
libcpp * include/cpplib.h: Also update copyright years. 2005-01-11 19:24:12 +01:00
libffi special.exp (cxx_options): Add -shared-libgcc. 2005-01-12 09:06:52 +00:00
libgfortran re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
libiberty hex.c (hex_value): Group 'unsigned int' together to get correct markup. 2005-01-11 15:22:38 -05:00
libjava File.java (toURI): Generate a URI which we understand. 2005-01-14 21:12:46 +00:00
libmudflap * testsuite/libmudflap.c/pass32-frag.c: Fix typo. 2005-01-05 01:27:50 -08:00
libobjc
libstdc++-v3 re PR libstdc++/19422 (assoc. containers: ctor taking range is O(n log n) even if the range is sorted) 2005-01-14 21:09:38 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog - Add Andreas Schwab <schwab@suse.de> to ChangeLog. 2005-01-12 19:52:55 -05:00
ChangeLog.tree-ssa
compile
config-ml.in re PR bootstrap/18033 (--disable-aix64 doesn't remove ppc64 from multilib list) 2005-01-12 19:47:56 -05:00
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def 2005-01-03 Paolo Bonzini <bonzini@gnu.org> 2005-01-03 14:01:13 +00:00
Makefile.in 2005-01-03 Paolo Bonzini <bonzini@gnu.org> 2005-01-03 14:01:13 +00:00
Makefile.tpl 2005-01-03 Paolo Bonzini <bonzini@gnu.org> 2005-01-03 14:01:13 +00:00
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.