Go to file
Uros Bizjak 3553ec04db pr26570.c: Clean up coverage files.
* gcc.dg/pr26570.c: Clean up coverage files.
	* gcc.dg/pr30172-1.c: Clean up gimple tree dump.
	* gcc.dg/lower-subreg-1.c: Clean up subreg rtl dump file.
	* gcc.dg/tree-ssa/tailrecursion-1.c: Clean up all tailr dump files.
	* gcc.dg/tree-ssa/tailrecursion-2.c: Ditto.
	* gcc.dg/tree-ssa/tailrecursion-3.c: Ditto.
	* gcc.dg/tree-ssa/tailrecursion-4.c: Ditto.
	* gcc.dg/tree-ssa/pr21658.c: Clean up all ccp dump files.
	* gcc.dg/tree-ssa/pr21829.c: Clean up all phicprop dump files.
	* gcc.dg/tree-ssa/pr15349.c: Clean up all mergephi dump files.
	* gcc.dg/tree-ssa/pr25501.c: Ditto.
	* gcc.dg/fold-compare-2.c: Clean up vrp dump files.
	* gcc.dg/vect/vect-recip.c: Clean up vect dump file.
	* gcc.dg/vect/pr28952.c: Ditto.
	* gcc.dg/vect/pr27151.c: Ditto.
	* gcc.dg/gomp/macro-3.c: Clean up omplower dump file.
	* g++.dg/gomp/macro-3.C: Ditto.

From-SVN: r121739
2007-02-09 10:32:30 +01:00
boehm-gc gcconfig.h: use LINUX_STACKBOTTOM so it works with Linux 2.6, reactivate MPROTECT_VDB 2007-02-05 18:18:11 +00:00
config [multiple changes] 2007-02-07 14:35:17 +01:00
contrib texi2pod.pl: Handle @multitable. 2007-02-06 13:14:18 +00:00
fixincludes check in required changes for base/sys/sysmacros.h 2007-02-06 01:25:59 +00:00
gcc pr26570.c: Clean up coverage files. 2007-02-09 10:32:30 +01:00
gnattools re PR bootstrap/30541 (Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down) 2007-01-23 16:37:09 +00:00
include libiberty.h (PEX_STDERR_TO_PIPE): New define. 2007-01-31 18:40:34 +00:00
INSTALL
intl
libada re PR bootstrap/30541 (Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down) 2007-01-23 16:37:09 +00:00
libcpp re PR preprocessor/30468 (-M not fully chops dirname) 2007-01-30 15:50:00 +00:00
libdecnumber decExcept.c: New. 2007-01-29 23:01:35 +00:00
libffi linux64.S (ffi_call_LINUX64): Move restore of r2 immediately after bctrl instruction. 2007-02-02 13:28:27 +01:00
libgcc Makefile.in: Make libgcc_s.so depend on libunwind.so. 2007-02-05 16:04:14 +00:00
libgfortran re PR fortran/30611 ([4.1 only] Confusing error message for negative ncopies in REPEAT) 2007-02-04 21:33:10 +00:00
libgomp [multiple changes] 2007-02-07 14:35:17 +01:00
libiberty hex.c: Fix typo. 2007-01-31 15:05:50 -05:00
libjava sources.am: Regenerate. 2007-02-09 01:16:13 +00:00
libmudflap [multiple changes] 2007-02-07 14:35:17 +01:00
libobjc
libssp
libstdc++-v3 re PR libstdc++/17012 ([DR 526] std::list's function, remove, looks like it is reading memory that has been freed.) 2007-02-09 01:00:25 +00:00
maintainer-scripts * crontab: No longer build snapshots for 4.0.x. 2007-01-29 22:27:12 +00:00
zlib
ABOUT-NLS
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2007-02-07 15:56:15 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/30541 (Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down) 2007-01-23 16:37:09 +00:00
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2007-02-07 15:56:15 +00:00
Makefile.def re PR bootstrap/30541 (Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down) 2007-01-23 16:37:09 +00:00
Makefile.in Makefile.tpl (LDFLAGS): Substitute it. 2007-01-31 22:22:50 +00:00
Makefile.tpl Makefile.tpl (LDFLAGS): Substitute it. 2007-01-31 22:22:50 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

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.