Go to file
Daniel Jacobowitz 01d4c813e8 arm.c (arm_output_epilogue): Reverse the order of loading iWMMXt registers with a frame pointer.
* config/arm/arm.c (arm_output_epilogue): Reverse the order of
	loading iWMMXt registers with a frame pointer.  Use post-increment
	without a frame pointer.
	(arm_expand_prologue): Reverse the order of saving iWMMXt registers.
testsuite/
	* gcc.c-torture/execute/simd-5.c: New test.

From-SVN: r81092
2004-04-23 13:51:21 +00:00
INSTALL
boehm-gc
config
contrib
fastjar
gcc arm.c (arm_output_epilogue): Reverse the order of loading iWMMXt registers with a frame pointer. 2004-04-23 13:51:21 +00:00
include * hashtab.h (struct htab): Add size_prime_index. 2004-04-22 10:36:03 -07:00
intl
libada Makefile.in: Fix errors introduced in previous change (in particular... 2004-04-19 17:24:27 +02:00
libf2c
libffi
libiberty hashtab.c: Include limits.h, stdint.h, ansidecl.h. 2004-04-22 10:35:44 -07:00
libjava DriverManager.java: Cleaned up imports. 2004-04-23 07:57:47 +00:00
libobjc
libstdc++-v3 Daily bump. 2004-04-23 00:16:12 +00:00
maintainer-scripts * gcc_release (build_sources): Do not use "-F" to tag sources. 2004-04-19 21:48:46 +00:00
zlib
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog MAINTAINERS: Update my email address. 2004-04-23 10:43:53 +00:00
MAINTAINERS MAINTAINERS: Update my email address. 2004-04-23 10:43:53 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.