Go to file
Dave Korn a7150b3d88 patch_tester.sh (nopristinecache): New shell var, set according to presence or absence of new -nopristinecache option.
* patch_tester.sh (nopristinecache): New shell var, set according
	to presence or absence of new -nopristinecache option.
	(usage): Document new option.
	(bootntest_pristine): Implement it.

From-SVN: r169273
2011-01-26 03:46:07 +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 re PR target/47246 (Invalid immediate offset for Thumb VFP store regression) 2011-01-26 03:01:44 +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 Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libgfortran PR 47375 getlog thread safety 2011-01-25 18:46:00 +02:00
libgo re PR go/47452 (Bootstrap fails in libgo (argument has incompatible type)) 2011-01-25 05:45:21 +00:00
libgomp re PR libstdc++/36104 (gnu-versioned-namespace is broken) 2011-01-20 23:41:24 +00:00
libiberty
libjava
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 re PR libstdc++/47387 (AIX ctype 'mask' override not working) 2011-01-24 19:53:35 +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
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.