Go to file
Jakub Jelinek 8054a38972 re PR bootstrap/48153 (Bootstrapping revision 171033 fails on x86_64-apple-darwin10)
PR bootstrap/48153
	* dwarf2out.c (mem_loc_descriptor) <case ENTRY_VALUE>: Return NULL
	if dwarf_strict.
	(gen_subprogram_die): Don't add call_site DIEs if dwarf_strict.
	Clear call_arg_locations and call_arg_loc_last always.

From-SVN: r171102
2011-03-17 16:22:20 +01:00
boehm-gc
config Guard against M4 versions with a buggy strstr. 2011-03-05 07:32:50 +00:00
contrib * gennews (files): Add files for GCC 4.6. 2011-03-05 19:49:36 +00:00
fixincludes
gcc re PR bootstrap/48153 (Bootstrapping revision 171033 fails on x86_64-apple-darwin10) 2011-03-17 16:22:20 +01:00
gnattools
include final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION. 2011-03-16 09:32:13 +01:00
INSTALL
intl
libada
libcpp * cpplib.pot: Regenerate. 2011-03-05 19:45:12 +00:00
libdecnumber
libffi
libgcc config.host (cpu_type): Add FreeBSD PowerPC specific parts. 2011-03-14 07:06:23 +01:00
libgfortran re PR libfortran/47883 (libgfortran configuration should use AC_LINK_IFELSE instead of AC_TRY_LINK) 2011-03-16 17:43:41 +00:00
libgo Don't catch LIBPROF in Go code. 2011-03-16 23:18:40 +00:00
libgomp
libiberty re PR debug/28047 (DWARF output_file_names should really understand DOS pathnames) 2011-02-28 19:23:25 +01:00
libjava
libmudflap
libobjc
libquadmath quadmath-printf.c (quadmath_snprintf): Make sure that for size > 0 str is always zero terminated. 2011-02-28 21:31:46 +01:00
libssp
libstdc++-v3 gnu.ver: Add base destructors for stdexcept classes. 2011-03-16 16:05:45 +00:00
lto-plugin
maintainer-scripts crontab: Enable 4.7 snapshots, switch 4.6 snapshots to 4.6 branch. 2011-03-14 14:55:52 +01:00
zlib
ABOUT-NLS
ChangeLog re PR lto/48086 (bootstrap-lto creates c-common.s with too many sections on x86_64-apple-darwin10) 2011-03-16 18:19:12 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR lto/48086 (bootstrap-lto creates c-common.s with too many sections on x86_64-apple-darwin10) 2011-03-16 18:19:12 +00:00
configure.ac re PR lto/48086 (bootstrap-lto creates c-common.s with too many sections on x86_64-apple-darwin10) 2011-03-16 18:19:12 +00: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 MAINTAINERS: Update myself as score backend maintainer, updatemy e-mail address. 2011-03-11 03:12:48 +00:00
Makefile.def
Makefile.in
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.