Go to file
Ian Lance Taylor b800200de6 Update some net tests from master sources.
From-SVN: r169298
2011-01-26 19:51:26 +00:00
INSTALL
boehm-gc
config cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog. 2011-01-25 20:47:36 +01:00
contrib patch_tester.sh (nopristinecache): New shell var, set according to presence or absence of new -nopristinecache option. 2011-01-26 03:46:07 +00:00
fixincludes
gcc Copy initializer to heap if it may contain pointers. 2011-01-26 19:48:47 +00:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2011-01-26 03:33:09 +00:00
libgcc re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2011-01-26 04:19:58 +00:00
libgfortran getlog.c (getlog): Fix label/statement issue. 2011-01-26 10:14:01 +01:00
libgo Update some net tests from master sources. 2011-01-26 19:51:26 +00:00
libgomp re PR libstdc++/36104 (gnu-versioned-namespace is broken) 2011-01-20 23:41:24 +00:00
libiberty libiberty: add .gitignore 2011-01-18 05:06:50 +00:00
libjava
libmudflap
libobjc
libquadmath re PR fortran/47295 (libquadmath: List __complex128 and constants in the .texi file) 2011-01-17 20:03:28 +01:00
libssp
libstdc++-v3 numeric (inner_product, [...]): Qualify subsequent call with __gnu_parallel instead of _GLIBCXX_STD_P to... 2011-01-26 09:18:48 +00:00
lto-plugin lto-plugin.c (gold_version): New static variable. 2011-01-25 15:29:02 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange. 2011-01-25 21:24:23 +00:00
ChangeLog.tree-ssa
MAINTAINERS Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange. 2011-01-25 21:24:23 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog. 2011-01-25 20:47:36 +01:00
configure.ac cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog. 2011-01-25 20:47:36 +01:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh backport: ltmain.sh (relink): Use absolute path when hardcoding with -L. 2011-01-13 18:51:10 +00:00
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 files whose
names start with 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/ for how to report bugs usefully.