Go to file
Alan Modra 42f806e5a0 re PR target/14478 ([3.3 only] rs6000 geu/ltu patterns generate incorrect code)
PR target/14478
	* config/rs6000/rs6000.c (reg_or_neg_short_operand): Don't allow zero.

From-SVN: r82315
2004-05-27 17:11:50 +09:30
INSTALL
boehm-gc re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO) 2004-05-18 10:11:38 +00:00
config Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00
contrib Makefile.def, [...]: Remove all mention of libf2c. 2004-05-18 01:26:21 +00:00
fastjar re PR bootstrap/14905 ('make install' fails on grepjar.1, not included in tarball) 2004-04-12 20:29:49 +00:00
gcc re PR target/14478 ([3.3 only] rs6000 geu/ltu patterns generate incorrect code) 2004-05-27 17:11:50 +09:30
include Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
intl Makefile.in (top_builddir): Define to . 2004-05-25 20:16:56 +00:00
libada * Makefile.in: Add .NOEXPORT. 2004-05-25 19:37:02 +00:00
libbanshee re PR bootstrap/15627 (Sun CC cannot bootstrap GCC) 2004-05-24 13:20:52 +00:00
libcpp re PR bootstrap/15651 (Size Errors/Warnings Followed by ICE) 2004-05-26 06:58:53 +00:00
libf2c Makefile.def, [...]: Remove all mention of libf2c. 2004-05-18 01:26:21 +00:00
libffi re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO) 2004-05-18 10:11:38 +00:00
libgfortran * random.c (random_seed): Use correct variable. 2004-05-23 16:18:22 +00:00
libiberty * Makefile.in: Add .NOEXPORT. 2004-05-25 19:37:02 +00:00
libjava [multiple changes] 2004-05-27 06:17:44 +00:00
libmudflap Makefile.am (AM_MAKEFLAGS): Pass RUNTESTFLAGS. 2004-05-21 20:33:58 +00:00
libobjc configure.ac (includedir): Rename to ... 2004-05-25 18:21:46 -07:00
libstdc++-v3 Daily bump. 2004-05-27 00:16:17 +00:00
maintainer-scripts gcc_release (build_sources): Generate the NEWS file in toplevel. 2004-05-21 12:41:32 +00:00
zlib re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO) 2004-05-18 10:11:38 +00:00
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) 2004-05-25 19:37:26 +00:00
ChangeLog.tree-ssa Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
MAINTAINERS Add myself to MAINTAINERS (write after approval) 2004-05-23 11:32:35 +00:00
Makefile.def configure.in: Test the ability to symlink directories. 2004-05-24 11:08:12 +00:00
Makefile.in * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) 2004-05-25 19:37:26 +00:00
Makefile.tpl * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) 2004-05-25 19:37:26 +00:00
README
README.SCO
compile compile: New file imported from automake. 2004-03-21 18:38:56 +00:00
config-ml.in
config.guess Index: ChangeLog 2004-02-20 16:15:55 +00:00
config.if
config.rpath
config.sub Index: ChangeLog 2004-02-20 16:15:55 +00:00
configure configure.in: Test the ability to symlink directories. 2004-05-24 11:08:12 +00:00
configure.in configure.in: Test the ability to symlink directories. 2004-05-24 11:08:12 +00:00
depcomp Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
install-sh re PR bootstrap/11932 (Parallel bootstrap failure with sparc libiberty multilib) 2004-02-20 02:01:16 +00:00
libtool.m4 re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO) 2004-05-18 10:11:38 +00:00
ltcf-c.sh Patch from Robert Millan. 2004-04-26 23:14:30 -07:00
ltcf-cxx.sh Patch from Robert Millan. 2004-04-26 23:14:30 -07:00
ltcf-gcj.sh Patch from Robert Millan. 2004-04-26 23:14:30 -07:00
ltconfig Patch from Robert Millan. 2004-04-26 23:14:30 -07:00
ltmain.sh Partial merge from upstream: 2004-02-04 23:58:48 +00:00
missing
mkdep
mkinstalldirs re PR bootstrap/11932 (Parallel bootstrap failure with sparc libiberty multilib) 2004-02-20 02:01:16 +00:00
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.