Go to file
Hans-Peter Nilsson 73fb6466a4 re PR target/13256 (strict_low_part mistreated in delay slots)
PR target/13256
	* resource.h (enum mark_resource_type): Remove member MARK_DEST.
	The only user changed as follows:
	* resource.c (mark_set_resources) <case SET>: Always recurse for
	SET_SRC (x).
	<case SIGN_EXTRACT, case ZERO_EXTRACT>: Always recurse on
	operands.
	<case STRICT_LOW_PART>: Delete, deferring to default code.

From-SVN: r74328
2003-12-05 11:53:56 +00:00
boehm-gc
config
contrib
fastjar Makefile.am: Define AM_MAKINFOFLAGS. 2003-12-01 02:58:36 +00:00
gcc re PR target/13256 (strict_low_part mistreated in delay slots) 2003-12-05 11:53:56 +00:00
include
INSTALL
intl
libf2c
libffi many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
libiberty re PR other/13304 (demangler bad output, "operator<<" insteads of "operator< <") 2003-12-04 19:48:44 +00:00
libjava FilePermission.java: Import used classes explicitely. 2003-12-04 20:09:57 +00:00
libobjc re PR libobjc/11433 (Crash due to dereferencing null pointer when querying protocol) 2003-12-01 23:29:59 +00:00
libstdc++-v3 re PR libstdc++/13189 (<ext/enc_filebuf.h> fails to compile) 2003-12-05 06:54:24 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Move myself from 'Bug database only accounts' to 'Write After Approval' section. 2003-12-01 18:08:10 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4 libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
ltcf-c.sh libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
ltcf-cxx.sh libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
ltcf-gcj.sh libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
ltconfig libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
ltmain.sh libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
MAINTAINERS MAINTAINERS: Move myself from 'Bug database only accounts' to 'Write After Approval' section. 2003-12-01 18:08:10 +00:00
Makefile.def
Makefile.in Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. 2003-11-21 00:39:18 +00:00
Makefile.tpl Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. 2003-11-21 00:39:18 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.