Go to file
Kazu Hirata f819a6a516 20040130-1.c: Enable only when __INT_MAX__ >= 2147483647L.
* gcc.c-torture/compile/20040130-1.c: Enable only when
	__INT_MAX__ >= 2147483647L.
	* gcc.c-torture/compile/961203-1.c: Likewise.

From-SVN: r78148
2004-02-20 06:36:33 +00:00
boehm-gc acinclude.m4: Remove bogus duplicate call to AC_CANONICAL_BUILD. 2004-02-20 03:35:30 +00:00
config
contrib
fastjar
gcc 20040130-1.c: Enable only when __INT_MAX__ >= 2147483647L. 2004-02-20 06:36:33 +00:00
include
INSTALL
intl
libada * Makefile.in (gnattools): Depend on gnatlib. 2004-02-10 23:14:58 +00:00
libf2c
libffi
libiberty regex.c: Include <ansidecl.h>. 2004-02-17 01:59:42 +00:00
libjava ByteBuffer.java (endian): Make non-private so other java.nio classes can inherit it. 2004-02-16 12:00:33 -08:00
libobjc
libstdc++-v3 Daily bump. 2004-02-20 00:16:10 +00:00
maintainer-scripts * gcc_release: Add libada as part of ADA_DIRS. 2004-02-10 12:23:20 +01:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog re PR bootstrap/11932 (Parallel bootstrap failure with sparc libiberty multilib) 2004-02-20 02:01:16 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. 2004-02-11 12:31:24 -05:00
configure.in configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. 2004-02-11 12:31:24 -05:00
COPYING
COPYING.LIB
install-sh re PR bootstrap/11932 (Parallel bootstrap failure with sparc libiberty multilib) 2004-02-20 02:01:16 +00:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Added myself to write-after-approval. 2004-02-14 22:21:44 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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
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.