Go to file
Jason Merrill d9fbd03b21 * decl2.c (mark_used): Streamline logic.
From-SVN: r151062
2009-08-24 17:32:12 -04:00
INSTALL
boehm-gc Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
config Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
contrib * compare-debug: Drop .eh_frame relocations too. 2009-08-18 19:44:04 +00:00
fixincludes Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
gcc * decl2.c (mark_used): Streamline logic. 2009-08-24 17:32:12 -04:00
gnattools Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
include re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib) 2009-07-25 06:28:16 +00:00
intl Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libada Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libcpp Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libdecnumber Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libffi Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libgcc Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libgfortran Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libgomp Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libiberty Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libjava Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libmudflap Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libobjc Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libssp Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libstdc++-v3 Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
maintainer-scripts * update_web_docs_svn: Redirect output of texi2dvi to /dev/null. 2009-04-23 13:30:49 +00:00
zlib Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
COPYING3
COPYING3.LIB
ChangeLog Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Add my name to Write After Approval list. 2009-08-06 20:27:41 +00:00
Makefile.def Fix toplevel target defs. 2009-08-19 21:57:58 +00:00
Makefile.in Fix toplevel target defs. 2009-08-19 21:57:58 +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 Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2009-08-17 14:09:01 +10:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2009-08-17 14:09:01 +10:00
configure Cleanups after the update to Autoconf 2.64, Automake 1.11. 2009-08-22 13:41:50 +00:00
configure.ac Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
depcomp Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
install-sh Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
libtool-ldflags
libtool.m4 backport: Support GNU/kOpenSolaris. 2009-03-01 17:49:31 +00:00
ltgcc.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltmain.sh Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag. 2009-08-20 11:11:34 +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 Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
mkdep
mkinstalldirs Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
move-if-change
symlink-tree
ylwrap Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +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.