Go to file
Dave Korn be0959d219 re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)
PR target/42811
	* tests/staticrootstest.c: New test source file.
	* tests/staticrootslib.c: New test library source file.
	* Makefile.am (test_ldadd): New variable.
	(gctest_LDADD): Use it.
	(TESTS): Add leaktest, middletest and staticrootstest.
	(check_PROGRAMS): Likewise.
	(leaktest_SOURCES): New libtool variable definition.
	(leaktest_LDADD): Likewise.
	(leaktest_LDFLAGS): Likewise.
	(leaktest_LINK): Likewise.
	(middletest_SOURCES): Likewise.
	(middletest_LDADD): Likewise.
	(middletest_LDFLAGS): Likewise.
	(middletest_LINK): Likewise.
	(staticrootstest_SOURCES): Likewise.
	(staticrootstest_LDADD): Likewise.
	(staticrootstest_LDFLAGS): Likewise.
	(staticrootstest_LINK): Likewise.
	(check_LTLIBRARIES): Likewise.
	(libstaticrootslib_la_SOURCES): Likewise.
	(libstaticrootslib_la_LIBADD): Likewise.
	(libstaticrootslib_la_LDFLAGS): Likewise.
	(libstaticrootslib_la_DEPENDENCIES): Likewise.
	* Makefile.in: Regenerate.

From-SVN: r159115
2010-05-06 16:20:53 +00:00
INSTALL
boehm-gc re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) 2010-05-06 16:20:53 +00:00
config configure: Regenerate after change to elf.m4. 2010-04-13 22:54:07 +00:00
contrib gcc_update: Sets the locale to C. 2010-04-22 06:15:07 +00:00
fixincludes config.build (alpha*-dec-osf4*): Remove. 2010-04-12 18:36:30 +00:00
gcc re PR c++/40406 (ICE with broken template member declaration) 2010-05-06 16:07:02 +00:00
gnattools
include * filenames.h (PATH_SEPARATOR): Delete. 2010-04-26 17:43:53 +00:00
intl Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libada
libcpp c-common.c (flag_isoc1x): New. 2010-04-25 22:54:22 +01:00
libdecnumber Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libffi tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count variable. 2010-04-07 22:27:37 +02:00
libgcc config.gcc: Handle softfp as for Linux. 2010-04-15 15:29:07 +02:00
libgfortran no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
libgomp no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
libiberty filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR... 2010-04-23 20:55:41 -04:00
libjava 010-05-04 Andrew Haley <aph@redhat.com> 2010-05-05 13:05:21 +00:00
libmudflap no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
libobjc Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libssp no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
libstdc++-v3 29134.cc: Adjust for profile-mode too. 2010-05-05 19:53:11 +00:00
lto-plugin no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
maintainer-scripts * crontab: Enable 4.6 snapshots. 2010-04-16 16:55:25 +01:00
zlib Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gold to configdirs without removing ld. 2010-04-27 14:27:15 +00:00
ChangeLog.tree-ssa
MAINTAINERS add myself as gimple maintainer 2010-05-05 12:32:07 -04:00
Makefile.def configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gold to configdirs without removing ld. 2010-04-27 14:27:15 +00:00
Makefile.in configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gold to configdirs without removing ld. 2010-04-27 14:27:15 +00:00
Makefile.tpl
README
compile
config-ml.in
config.guess config.sub: Update to version 2010-03-22. 2010-03-23 14:26:40 +00:00
config.rpath
config.sub config.sub: Update to version 2010-03-22. 2010-03-23 14:26:40 +00:00
configure configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gold to configdirs without removing ld. 2010-04-27 14:27:15 +00:00
configure.ac configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gold to configdirs without removing ld. 2010-04-27 14:27:15 +00: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.