Go to file
Richard Biener e683e28cf5 Mark ChangeLog
From-SVN: r175497
2011-06-27 11:17:16 +00:00
INSTALL
boehm-gc Mark ChangeLog 2011-06-27 11:15:39 +00:00
config Mark ChangeLog 2010-05-22 17:54:43 +00:00
contrib Mark ChangeLog 2011-06-27 11:14:23 +00:00
fixincludes Mark ChangeLog 2011-06-27 11:15:23 +00:00
gcc Daily bump. 2011-06-27 00:17:13 +00:00
gnattools Mark ChangeLog 2011-06-27 11:14:41 +00:00
include Mark ChangeLog 2011-06-27 11:15:14 +00:00
intl Mark ChangeLog 2011-06-27 11:14:47 +00:00
libada Mark ChangeLog 2011-06-27 11:16:05 +00:00
libcpp Mark ChangeLog 2011-06-27 11:15:59 +00:00
libdecnumber Mark ChangeLog 2010-05-22 17:51:57 +00:00
libffi Mark ChangeLog 2010-05-22 17:54:11 +00:00
libgcc Mark ChangeLog 2010-05-22 17:51:45 +00:00
libgfortran Mark ChangeLog 2011-06-27 11:14:35 +00:00
libgomp Mark ChangeLog 2011-06-27 11:15:31 +00:00
libiberty Mark ChangeLog 2010-05-22 17:54:05 +00:00
libjava Mark ChangeLog 2011-06-27 11:17:10 +00:00
libmudflap Mark ChangeLog 2010-05-22 17:53:50 +00:00
libobjc Mark ChangeLog 2011-06-27 11:15:06 +00:00
libssp Mark ChangeLog 2010-05-22 17:54:16 +00:00
libstdc++-v3 Mark ChangeLog 2011-06-27 11:14:53 +00:00
maintainer-scripts Mark ChangeLog 2011-06-27 11:15:01 +00:00
zlib Mark ChangeLog 2011-06-27 11:17:16 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog Mark ChangeLog 2011-06-27 11:14:29 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2008-02-13 18:50:56 +00:00
Makefile.def re PR bootstrap/39739 (Bootstrapping with in-tree mpfr-2.4.1 and --with-gmp=... errors) 2009-04-25 05:55:24 +00:00
Makefile.in re PR bootstrap/39739 (Bootstrapping with in-tree mpfr-2.4.1 and --with-gmp=... errors) 2009-04-25 05:55:24 +00:00
Makefile.tpl Makefile.tpl (stage_last): Define $r and $s before using $(RECURSE_FLAGS_TO_PASS). 2009-02-05 15:37:38 +00:00
README
README.SCO
compile compile: Make executable. 2008-02-01 00:06:00 +00:00
config-ml.in backport: config-ml.in: don't handle --enable-shared and --enable-static. 2008-05-14 17:45:03 +00:00
config.guess * config.sub, config.guess: Update from upstream sources. 2008-01-23 13:37:40 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2008-01-23 13:37:40 +11:00
configure re PR bootstrap/39739 (Bootstrapping with in-tree mpfr-2.4.1 and --with-gmp=... errors) 2009-04-25 05:55:24 +00:00
configure.ac re PR bootstrap/39739 (Bootstrapping with in-tree mpfr-2.4.1 and --with-gmp=... errors) 2009-04-25 05:55:24 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4 re PR libgcj/33085 (liblt_prog_compiler_pic_GCJ='-DDLL_EXPORT' is wrong) 2008-02-16 03:57:53 +00:00
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.