Go to file
Ulrich Weigand dc65c307c8 s390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define.
gcc/ChangeLog:

	* config/s390/s390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define.
	* config/s390/s390.c (s390_secondary_output_reload_class): New function.
	* config/s390/s390-protos.h (s390_secondary_output_reload_class):
	Declare it.
	* config/s390/s390.md ("reload_outti", "reload_outdi",
	"reload_outdf"): New expanders.

	* config/s390/s390.md ("movti" + splitters): Handle non-offsettable
	memory operands as source.
	("movdi" + splitters): Likewise.
	("movdf" + splitters): Likewise.
	* config/s390/s390.c (s390_split_ok_p): New function.
	* config/s390/s390-protos.h (s390_split_ok_p): Declare it.

gcc/testsuite/ChangeLog:

	* gcc.dg/20030627-1.c: New test.

From-SVN: r68607
2003-06-27 21:10:17 +00:00
boehm-gc
config
contrib reg_search: Replace existing uses of DATE with MADE_DATE and use DATE for the date command. 2003-06-24 17:18:39 +00:00
fastjar re PR fastjar/9532 (jar -C flag is incompatible with Sun's (fastjar uses nonportable feature of getcwd)) 2003-06-15 20:25:44 +00:00
gcc s390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define. 2003-06-27 21:10:17 +00:00
include safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN... 2003-06-22 15:59:49 +00:00
INSTALL
libf2c bes.c, dbes.c: Remove. 2003-06-15 04:43:18 +00:00
libffi ppc_closure.S: Include ffi.h. 2003-06-19 11:55:56 +00:00
libiberty demangle-expected: Add more GNU V3 testcases. 2003-06-26 12:09:56 -07:00
libjava BeanContextSupport.java: New version from classpath. 2003-06-27 21:00:16 +00:00
libobjc
libstdc++-v3 [multiple changes] 2003-06-27 18:13:12 +00:00
maintainer-scripts gcc_release (build_sources): Do not include gnats.html any longer. 2003-06-27 19:29:01 +00:00
zlib
.cvsignore
ChangeLog configure.in: Clean up config-lang.in handling. 2003-06-27 17:33:51 +00:00
config-ml.in
config.guess config.guess: Update to 2003-06-12 version. 2003-06-14 07:08:09 -07:00
config.if
config.sub config.guess: Update to 2003-06-12 version. 2003-06-14 07:08:09 -07:00
configure configure.in: Clean up config-lang.in handling. 2003-06-27 17:33:51 +00:00
configure.in configure.in: Clean up config-lang.in handling. 2003-06-27 17:33:51 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (Write After Approval): Remove Andrew Haley. 2003-06-17 10:00:52 +00:00
Makefile.def Makefile.def: Introduce flags_to_pass. 2003-06-23 20:34:26 +00:00
Makefile.in Makefile.tpl: Add maybe-configure-itcl to configure-gdb. 2003-06-23 18:16:07 -04:00
Makefile.tpl Makefile.tpl: Add maybe-configure-itcl to configure-gdb. 2003-06-23 18:16:07 -04:00
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 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.