Go to file
Richard Henderson 2f23f97acc dwarf2cfi: Reset args_size properly across abnormal edges.
* dwarf2cfi.c (maybe_record_trace_start): Add abnormal parameter.
        Zero args_size for abnormal edges.  Adjust all callers.

From-SVN: r176727
2011-07-24 20:10:42 -07:00
boehm-gc re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only i386-solaris*).) 2011-07-07 09:24:16 +00:00
config re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global const variables) 2011-07-18 11:04:18 +00:00
contrib re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global const variables) 2011-07-18 11:04:18 +00:00
fixincludes configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add. 2011-06-08 21:27:06 +00:00
gcc dwarf2cfi: Reset args_size properly across abnormal edges. 2011-07-24 20:10:42 -07:00
gnattools re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only i386-solaris*).) 2011-07-07 09:24:16 +00:00
include dwarf2.h (DW_AT_GNU_macros): New. 2011-07-22 22:06:09 +02:00
INSTALL
intl
libada
libcpp re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build) 2011-07-22 08:58:25 +00:00
libdecnumber
libffi ffi.c (FFI_INIT_TRAMPOLINE): Clear icache. 2011-07-11 17:50:04 +00:00
libgcc re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global const variables) 2011-07-18 11:04:18 +00:00
libgfortran ctime.c: Include <stdlib.h>. 2011-07-23 11:06:04 +00:00
libgo libgo/testsuite/gotest: Run tests in source file order. 2011-07-13 01:04:50 +00:00
libgomp re PR target/49541 (TLS support partially broken in 64-bit mode) 2011-07-18 12:09:18 +00:00
libiberty re PR target/49817 (libiberty/stack-limit.c causes a bootstrap failure on all FreeBSD targets) 2011-07-22 22:52:55 +00:00
libjava interpret.cc (check_handler): Fix bit rot. 2011-07-12 12:56:50 +00:00
libmudflap re PR testsuite/49753 (FAIL: g++.dg/torture/pr49309.C) 2011-07-15 21:48:46 +02:00
libobjc In libobjc/: 2011-06-08 Nicola Pero <nicola.pero@meta-innovation.com> 2011-06-08 08:26:15 +00:00
libquadmath
libssp
libstdc++-v3 hashtable_policy.h (_Prime_rehash_policy::_M_next_bkt, [...]): Fix typos in the last commit. 2011-07-24 19:47:04 +00:00
lto-plugin
maintainer-scripts update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch. 2011-06-27 11:05:50 +00:00
zlib
ABOUT-NLS
ChangeLog * MAINTAINERS (Global Reviewers): Add self. 2011-07-21 15:17:46 +01:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess oops - omitted from previous delta. 2011-06-06 10:34:35 +00:00
config.rpath
config.sub Sync from upstream: 2011-06-06 10:33:11 +00:00
configure re PR bootstrap/49787 (--enable-languages=c doesn't work) 2011-07-20 14:08:42 +00:00
configure.ac re PR bootstrap/49787 (--enable-languages=c doesn't work) 2011-07-20 14:08:42 +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 (Global Reviewers): Add self. 2011-07-21 15:17:46 +01:00
Makefile.def Makefile.def (language=c++): Add check-c++0x and check-target-libmudflap-c++. 2011-07-16 23:34:13 -04:00
Makefile.in Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to link directories. 2011-07-20 12:08:11 -04:00
Makefile.tpl Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to link directories. 2011-07-20 12:08:11 -04:00
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.