Go to file
Geoffrey Keating da4c340cc5 rs6000.md (UNSPEC constants): Add UNSPEC_STFIWX.
* config/rs6000/rs6000.md (UNSPEC constants): Add UNSPEC_STFIWX.
	(fix_truncdfsi2): Allow registers or memory as destination.
	When TARGET_PPC_GFXOPT, generate simplified pattern.
	(fix_truncdfsi2_internal): Use define_insn_and_split.
	(fix_truncdfsi2_internal_gfxopt): New.
	(fctiwz): Don't confuse register allocation by giving it no choices.
	(stfiwx): New.
	* config/rs6000/rs6000.h (EXTRA_CONSTRAINT): Add 'Z'.
	(EXTRA_MEMORY_CONSTRAINT): Likewise.
	* config/rs6000/rs6000.c (indexed_or_indirect_operand): New.
	* config/rs6000/rs6000-protos.h (indexed_or_indirect_operand): New.

From-SVN: r97058
2005-03-25 19:50:53 +00:00
boehm-gc darwin_stop_world.c: Update for -m64 multilib. 2005-03-24 00:48:39 +00:00
config
contrib
fastjar
fixincludes
gcc rs6000.md (UNSPEC constants): Add UNSPEC_STFIWX. 2005-03-25 19:50:53 +00:00
gnattools
include libiberty.h (xstrndup): Declare. 2005-03-25 04:41:41 +00:00
INSTALL
intl
libada
libcpp
libffi darwin.S: Update for -m64 multilib. 2005-03-24 00:45:38 +00:00
libgfortran re PR libfortran/19678 (DOS files don't work for list directed input) 2005-03-25 13:35:29 +00:00
libiberty libiberty.h (xstrndup): Declare. 2005-03-25 04:41:41 +00:00
libjava Missed from last commit 2005-03-25 00:39:31 +00:00
libmudflap
libobjc
libstdc++-v3 libstdc++.exp (v3-build_support): Pass -w when compiling support objects. 2005-03-25 17:08:08 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. 2005-03-25 09:00:59 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. 2005-03-25 09:00:59 +00:00
configure.in configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. 2005-03-25 09:00:59 +00:00
COPYING
COPYING.LIB
depcomp
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.