Go to file
Caroline Tice ec13ba83ba i386.md (fix_truncxfdi2): Add clause to clobber flags register.
2004-01-21  Caroline Tice <ctice@apple.com>

	* config/i386/i386.md (fix_truncxfdi2): Add clause to clobber
        flags register.
	(fix_truncdfdi2): Likewise.
	(fix_truncsfdi2): Likewise.
	(*fix_truncdi_1): Likewise.
	(fix_truncxfsi2): Likewise.
        (fix_truncdfsi2): Likewise.
	(fix_truncsfsi2): Likewise.
	(*fix_truncsi_1): Likewise.
	(fix_truncxfhi2): Likewise.
	(fix_truncdfhi2): Likewise.
	(fix_truncsfhi2): Likewise.
	(*fix_trunchi_1): Likewise.

From-SVN: r76303
2004-01-21 12:45:25 -08:00
INSTALL
boehm-gc gcconfig.h (USE_MMAP): Define for all Linux. 2004-01-20 15:18:33 +00:00
config
contrib
fastjar
gcc i386.md (fix_truncxfdi2): Add clause to clobber flags register. 2004-01-21 12:45:25 -08:00
include
intl
libf2c
libffi ffi64.c (ffi_prep_args): Cast the RHS of an assignment instead of the LHS. 2004-01-21 07:11:09 +01:00
libiberty
libjava GtkFramePeer.java (postConfigureEvent): Fix comments. 2004-01-21 20:11:08 +00:00
libobjc re PR target/10781 (wrong class size and alignment with static class member) 2004-01-17 11:48:50 -08:00
libstdc++-v3 basic_string.tcc (append(const basic_string&)): Revert previous change. 2004-01-21 15:43:45 +00:00
maintainer-scripts * crontab: Make 3.4 snapshots from the new 3.4 release branch. 2004-01-21 19:05:30 +00:00
zlib
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog Add self to MAINTAINERS. 2004-01-21 12:23:51 -08:00
MAINTAINERS Add self to MAINTAINERS. 2004-01-21 12:23:51 -08:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
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.