Go to file
Ulrich Weigand 7974fe63a5 s390.c (s390_expand_plus_operand): Do not require double-word scratch register.
* config/s390/s390.c (s390_expand_plus_operand): Do not require
	double-word scratch register.
	config/s390/s390.md ("reload_indi", "reload_insi"): Adapt.

	("*tmqi_ext", "*tmdi_mem", "*tmsi_mem", "*tmhi_mem", "*tmqi_mem",
	"*cli"): Replace s_operand by memory_operand.
	("cmpstrdi", "cmpstrsi"): Replace s_operand by general_operand.

From-SVN: r56843
2002-09-05 14:46:39 +00:00
boehm-gc
config
contrib * enquire.c: Remove. 2002-09-04 09:09:10 -07:00
fastjar re PR java/7830 (Off-by-one buffer overruns in fastjar tool) 2002-09-04 22:40:55 +00:00
gcc s390.c (s390_expand_plus_operand): Do not require double-word scratch register. 2002-09-05 14:46:39 +00:00
include
INSTALL
libf2c Daily bump. 2002-09-05 07:17:09 +00:00
libffi
libiberty
libjava 2002-09-04 Michael Koch <konqueror@gmx.de> 2002-09-04 17:35:22 +00:00
libobjc
libstdc++-v3 ctype_members.cc (ctype<wchar_t>::do_widen(char)): Switch to _M_c_locale_ctype around btowc call. 2002-09-05 09:54:26 +02:00
maintainer-scripts
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
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.