Go to file
Jason Merrill c57801d4ac * cp-tree.h (DECL_CLASS_TEMPLATE_P): Use DECL_IMPLICIT_TYPEDEF_P.
From-SVN: r149166
2009-07-01 23:51:04 -04:00
INSTALL
boehm-gc
config mh-ppc-aix (BOOT_ADAFLAGS): Remove -mminimal-toc. 2009-06-25 12:10:04 +00:00
contrib * compare-debug: Don't fail just because of .eh_frame differences. 2009-06-02 08:11:31 +00:00
fixincludes inclhack.def (darwin_stdint_1, [...]): New fixes. 2009-06-09 22:09:58 +00:00
gcc * cp-tree.h (DECL_CLASS_TEMPLATE_P): Use DECL_IMPLICIT_TYPEDEF_P. 2009-07-01 23:51:04 -04:00
gnattools
include dwarf2.h: Remove. 2009-06-30 00:02:10 +00:00
intl
libada
libcpp directives.c (parse_include): Add location argument. 2009-06-23 16:30:58 +00:00
libdecnumber decContext.h: Add extern "C" if compiling with C++. 2009-06-01 05:28:42 +00:00
libffi libffi-dg.exp (libffi-init): Set ld_library_path to "" before adding paths. 2009-07-01 19:15:33 +00:00
libgcc MAINTAINERS: Add myself as mep maintainer. 2009-06-24 00:16:25 -04:00
libgfortran re PR fortran/40576 (Endless loop in internal write) 2009-06-30 00:46:35 +00:00
libgomp gcc-defs.exp (gcc-set-multilib-library-path): Delete. 2009-06-30 18:37:57 +00:00
libiberty hashtab.c (htab_traverse): Don't call htab_expand for nearly empty hashtabs with sizes 7, 13 or 31. 2009-06-21 11:37:31 +02:00
libjava HTML_401F.java (defineElements): Split this huge method into... 2009-07-01 21:13:03 +02:00
libmudflap re PR tree-optimization/19831 (Missing DSE/malloc/free optimization) 2009-07-01 12:27:33 +00:00
libobjc
libssp
libstdc++-v3 gcc-defs.exp (gcc-set-multilib-library-path): Delete. 2009-06-30 18:37:57 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS: Move myself to the Graphite Reviewers. 2009-07-01 12:13:57 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Move myself to the Graphite Reviewers. 2009-07-01 12:13:57 +00:00
Makefile.def Makefile.def (host_modules): Add cgen. 2009-06-26 17:11:35 +00:00
Makefile.in re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparing libgcc objects) 2009-06-26 17:28:40 +00:00
Makefile.tpl re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparing libgcc objects) 2009-06-26 17:28:40 +00:00
README
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2009-06-03 09:00:35 +10:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2009-06-03 09:00:35 +10:00
configure re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparing libgcc objects) 2009-06-26 17:28:40 +00:00
configure.ac re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparing libgcc objects) 2009-06-26 17:28:40 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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.