Go to file
Ulrich Weigand 100c742042 s390.c (preferred_la_operand_p): New function.
* config/s390/s390.c (preferred_la_operand_p): New function.
	* config/s390/s390-protos.h (preferred_la_operand_p): Declare it.
	* config/s390/s390.md ("addaddr_esame", "*la_ccclobber"): Replace by ...
	("*la_64_cc", "*la_31_cc", splitters): ... these.
	("*la_31"): Deactivate for TARGET_64BIT.
	("*la_31_and", "*la_31_and_cc"): New.

From-SVN: r57473
2002-09-24 16:05:50 +00:00
boehm-gc 2002-08-23 Adam Megacz <adam@xwt.org> 2002-09-24 00:59:52 +00:00
config
contrib real.c, real.h: Rewrite from scratch. 2002-09-16 09:36:39 -07:00
fastjar Makefile.in: Rebuilt. 2002-09-12 00:40:12 +00:00
gcc s390.c (preferred_la_operand_p): New function. 2002-09-24 16:05:50 +00:00
include libiberty.h (asprintf, vasprintf): Don't declare them if the corresponding HAVE_DECL_ macro is 1. 2002-09-20 00:21:54 +00:00
INSTALL
libf2c update_version: Do not check in files which are unchanged. 2002-09-24 03:44:36 +00:00
libffi Makefile.am (all-multi): Fix multilib parallel build. 2002-09-23 03:52:55 +00:00
libiberty Makefile.am (all-multi): Fix multilib parallel build. 2002-09-23 03:52:55 +00:00
libjava re PR libgcj/6576 (java.util.ResourceBundle.getResource ignores locale) 2002-09-23 17:56:33 +00:00
libobjc Makefile.am (all-multi): Fix multilib parallel build. 2002-09-23 03:52:55 +00:00
libstdc++-v3 Daily bump. 2002-09-24 07:17:21 +00:00
maintainer-scripts update_version: Do not check in files which are unchanged. 2002-09-24 03:44:36 +00:00
zlib Makefile.am (all-multi): Fix multilib parallel build. 2002-09-23 03:52:55 +00:00
.cvsignore
ChangeLog configure.in (with_headers): Skip copy if value is "yes". 2002-09-22 17:57:10 +00:00
config-ml.in
config.guess config.sub: Import from master repository. 2002-08-20 21:53:28 +00:00
config.if
config.sub config.sub: Import from master repository. 2002-08-20 21:53:28 +00:00
configure
configure.in configure.in (with_headers): Skip copy if value is "yes". 2002-09-22 17:57:10 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update my email address. 2002-09-14 12:21:49 +00:00
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.