Go to file
Jakub Jelinek e9c9f128d7 re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)
PR bootstrap/50237
	* config/initfini-array.h: Guard content of the header
	with #ifdef HAVE_INITFINI_ARRAY.
	* configure.ac: Move gcc_AC_INITFINI_ARRAY much later into the file.
	Add initfini-array.h to tm_file here.
	* acinclude.m4 (gcc_AC_INITFINI_ARRAY): For non-ia64 do a linker
	test.
	* config.gcc: Don't add initfini-array.h to tm_file here.
	* configure: Regenerated.

From-SVN: r183299
2012-01-19 11:43:54 +01:00
boehm-gc
config re PR bootstrap/51734 (Bootstrap fails in libada) 2012-01-04 11:41:06 +00:00
contrib re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s)) 2012-01-02 12:51:57 +00:00
fixincludes adjust comment 2012-01-11 14:31:40 -05:00
gcc re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o) 2012-01-19 11:43:54 +01:00
gnattools
include re PR c++/6057 (expression mangling doesn't work for operator new) 2012-01-06 16:39:43 -05:00
INSTALL
intl
libada re PR bootstrap/51734 (Bootstrap fails in libada) 2012-01-04 11:41:06 +00:00
libcpp macro.c (_cpp_builtin_macro_text): Remove unused variable map. 2012-01-09 14:15:25 +00:00
libdecnumber
libffi Build 64-bit libffi multilib for i?86-linux 2012-01-09 16:20:18 +00:00
libgcc morestack.S: Simplify CFI opcodes throughout. 2012-01-18 19:11:34 +00:00
libgfortran re PR libfortran/36755 (Avoid fork/exec in chmod intrinsic) 2012-01-12 21:26:10 +01:00
libgo libgo: Solaris and Irix compatibility patches. 2012-01-17 14:18:39 +00:00
libgomp
libiberty cp-demangle.c (d_print_comp): Omit a trailing space in the operator name. 2012-01-10 12:02:52 -05:00
libitm Skip static_ctor.C test (PR libitm/51173) 2012-01-17 15:42:47 +00:00
libjava 2012-01-09 Richard Guenther <rguenther@suse.de> 2012-01-09 10:11:38 +00:00
libmudflap gcc.c (process_command): Update copyright notice dates. 2012-01-01 20:09:46 +01:00
libobjc
libquadmath
libssp
libstdc++-v3 acinclude (GLIBCXX_CONFIGURE_DOCBOOK): Fix quoting. 2012-01-18 21:43:31 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR libitm/51072 (Build with --disable-bootstrap fails in libitm) 2012-01-04 18:25:04 -08:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR libitm/51072 (Build with --disable-bootstrap fails in libitm) 2012-01-04 18:25:04 -08:00
configure.ac re PR libitm/51072 (Build with --disable-bootstrap fails in libitm) 2012-01-04 18:25:04 -08:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Added myself under Write after Approval Maintainer. 2012-01-02 14:52:53 -08:00
Makefile.def re PR bootstrap/51686 ("make install-strip-gcc" didn't install liblto-plugin* files) 2012-01-02 10:59:04 +00:00
Makefile.in re PR bootstrap/51686 ("make install-strip-gcc" didn't install liblto-plugin* files) 2012-01-02 10:59:04 +00:00
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

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.