Go to file
Jonathan Wakely 49ff5e8140 * include/tr1_impl/regex: Fix bad return statements and typos.
From-SVN: r143137
2009-01-06 22:00:25 +00:00
INSTALL
boehm-gc Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
config Index... 2008-12-21 14:27:18 -08:00
contrib * mkindex.pl: New. 2008-11-27 23:37:51 +00:00
fixincludes locale.h: Add new test. 2009-01-06 20:31:13 +01:00
gcc function.h (rtl_data): Add a dbr_scheduled_p field. 2009-01-06 22:00:18 +00:00
gnattools configure.ac: Do not generate libada-mk. 2008-08-01 08:18:13 +00:00
include re PR c++/35319 (ICE throwing fixed-point types) 2008-12-10 17:11:44 -05:00
intl Makefile.tpl ($(srcdir)/configure): Update dependencies. 2008-06-17 23:13:35 +00:00
libada re PR ada/5911 (Support for multilib in Ada) 2008-09-21 11:45:23 +00:00
libcpp Makefile.in (.po.gmo): Use mkinstalldirs, not test -d || mkdir. 2009-01-05 21:35:40 +11:00
libdecnumber add PR to ChangeLog entry for previous commit 2008-10-27 16:46:32 +00:00
libffi re PR libffi/26048 (libffi doesn't build on Solaris 10/x86 with native assembler) 2008-12-19 14:59:42 +00:00
libgcc config.host: Add m32r*-*-rtems*. 2009-01-05 19:30:22 +00:00
libgfortran re PR libfortran/38735 ([4.4 Regresssion] Default BLANK= mode for internal units is wrong) 2009-01-05 22:55:15 +00:00
libgomp re PR c++/38650 (Trouble with volatile and #pragma omp for) 2008-12-28 21:06:00 +01:00
libiberty cp-demangle.c (cplus_demangle_type): Return NULL if the character following a 'D' cannot be recognised. 2009-01-06 09:14:16 +11:00
libjava Index... 2008-12-21 14:27:18 -08:00
libmudflap Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
libobjc Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
libssp Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
libstdc++-v3 * include/tr1_impl/regex: Fix bad return statements and typos. 2009-01-06 22:00:25 +00:00
maintainer-scripts * gcc_release: Fix a couple of comments. 2008-10-04 13:46:23 +00:00
zlib Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS: Remove myself from alias maintainership. 2009-01-03 15:04:52 -05:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Remove myself from alias maintainership. 2009-01-03 15:04:52 -05:00
Makefile.def Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3. 2008-12-02 16:39:27 +00:00
Makefile.in Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3. 2008-12-02 16:39:27 +00:00
Makefile.tpl re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work) 2008-11-14 14:51:38 +00:00
README
compile compile: Make executable. 2008-02-01 00:06:00 +00:00
config-ml.in config-ml.in: don't handle --enable-shared and --enable-static. 2008-05-14 17:15:51 +00:00
config.guess * config.sub, config.guess: Update from upstream sources. 2008-12-18 14:27:27 +11:00
config.rpath * config.rpath: Add AIX 6 support. 2008-03-13 14:55:20 -04:00
config.sub * config.sub, config.guess: Update from upstream sources. 2008-12-18 14:27:27 +11:00
configure configure.ac (ppllibs): Add by default the lib flags. 2008-12-12 17:24:23 +00:00
configure.ac configure.ac (ppllibs): Add by default the lib flags. 2008-12-12 17:24:23 +00:00
depcomp
install-sh
libtool-ldflags re PR bootstrap/31906 ("-Xcompiler" is inserted after "-Xlinker" when building libstdc++) 2007-09-20 10:20:05 +00:00
libtool.m4 Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
ltgcc.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltmain.sh libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltoptions.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltsugar.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltversion.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
lt~obsolete.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
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.