Go to file
GCC Administrator 43be1fe457 Daily bump.
From-SVN: r106547
2005-11-06 00:17:04 +00:00
INSTALL
boehm-gc gc_priv.h: Increase MAX_ROOT_SETS to 1024. 2005-11-02 00:06:30 +00:00
config enable.m4: New file. 2005-09-23 16:33:47 +00:00
contrib *sigh* checked in the wrong patch 2005-11-04 17:27:44 +00:00
fastjar .cvsignore are not needed for subversion, remove them. 2005-10-31 18:20:58 +01:00
fixincludes check.tpl: Adopt for move to subversion. 2005-11-05 13:21:02 +01:00
gcc Daily bump. 2005-11-06 00:17:04 +00:00
gnattools re PR ada/19959 (Can't compile gnattools for the cross targets) 2005-03-30 10:56:55 +02:00
include from Mark Kettenis <kettenis@gnu.org> 2005-10-31 12:52:38 -05:00
intl .cvsignore are not needed for subversion, remove them. 2005-10-31 18:20:58 +01:00
libada Fix ada enabled "make html". 2005-04-27 18:39:03 -07:00
libcpp Fix failure with pragma once where buffer is NULL and buffer_valid is true. 2005-11-03 18:10:19 -08:00
libffi .cvsignore are not needed for subversion, remove them. 2005-10-31 18:20:58 +01:00
libgfortran configure.ac: Use AM_FCFLAGS for extra flags, not FCFLAGS. 2005-11-05 21:09:13 +00:00
libiberty from Mark Kettenis <kettenis@gnu.org> 2005-10-31 12:52:38 -05:00
libjava PR libgcj/14358, libgcj/24552: 2005-11-04 15:08:18 +00:00
libmudflap .cvsignore are not needed for subversion, remove them. 2005-10-31 18:20:58 +01:00
libobjc .cvsignore are not needed for subversion, remove them. 2005-10-31 18:20:58 +01:00
libssp .cvsignore are not needed for subversion, remove them. 2005-10-31 18:20:58 +01:00
libstdc++-v3 configure.host: Add | rs6000 to the cpu_defines_dir switch, consistently with the try_cpu one. 2005-11-05 10:00:55 +00:00
maintainer-scripts gcc_release: Make tags go in /tags. 2005-11-05 18:41:06 +00:00
zlib .cvsignore are not needed for subversion, remove them. 2005-10-31 18:20:58 +01:00
ABOUT-NLS
COPYING COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
COPYING.LIB Update COPYING.LIB from upstream. Correct last Changelog. 2005-07-14 01:41:54 +00:00
ChangeLog MAINTAINERS (alias analysis): Add Daniel Berlin and Diego Novillo. 2005-10-24 15:22:15 -04:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (alias analysis): Add Daniel Berlin and Diego Novillo. 2005-10-24 15:22:15 -04:00
Makefile.def re PR bootstrap/18939 (spurious relink of gcov and gcov-dump with the base compiler) 2005-10-20 11:54:41 +00:00
Makefile.in re PR bootstrap/24297 (libtool: link: unable to infer tagged configuration) 2005-10-22 10:37:17 +00:00
Makefile.tpl re PR bootstrap/24297 (libtool: link: unable to infer tagged configuration) 2005-10-22 10:37:17 +00:00
README
README.SCO * README.SCO: Update the URL. 2005-05-08 17:49:46 +00:00
compile COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
config-ml.in COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
config.guess COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
config.rpath all files: Update FSF address. 2005-07-16 02:30:53 +00:00
config.sub COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
configure configure.in (bfin-*-*): Use test, not brackets, in if statement. 2005-10-17 12:56:37 +00:00
configure.in configure.in (bfin-*-*): Use test, not brackets, in if statement. 2005-10-17 12:56:37 +00:00
depcomp top level: 2005-06-13 08:26:05 +00:00
install-sh COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
libtool.m4 all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-c.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-cxx.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-gcj.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltconfig all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltmain.sh Fix misapplied hunk. 2005-10-05 09:19:53 +00:00
missing COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
mkdep
mkinstalldirs COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
move-if-change all files: Update FSF address. 2005-07-16 02:30:53 +00:00
symlink-tree COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
ylwrap COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00

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.