Go to file
Dave Korn d8299715e0 re PR target/41595 (object-c++ mangled local labels are not correctly recognized.)
2009-10-06 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>

	PR objective-c++/41595
	* config/darwin.c (darwin_label_is_anonymous_local_objc_name):
	New function to recognize objective c/c++ internal symbols,
	including mangled ones.
	* config/darwin.h (ASM_OUTPUT_LABELREF): Use
	darwin_label_is_anonymous_local_objc_name to detect both
	mangled and clear ObjC internal symbols.

From-SVN: r155500
2009-12-29 04:13:09 +00:00
INSTALL
boehm-gc gc_locks.h: For __ARM_EABI__ define GC_test_and_set GC_clear to use the atomic builtins. 2009-12-13 22:44:27 +00:00
config
contrib
fixincludes
gcc re PR target/41595 (object-c++ mangled local labels are not correctly recognized.) 2009-12-29 04:13:09 +00:00
gnattools
include Checking this in for: Jonas Maebe <jonas.maebe@elis.ugent.be> 2009-11-06 14:36:57 +00:00
intl
libada
libcpp * es.po: Update. 2009-12-10 22:32:34 +00:00
libdecnumber
libffi ffi_darwin.c (ffi_prep_args): Copy abi and nargs to local variables. 2009-12-28 13:19:18 -05:00
libgcc
libgfortran Increase clock resolution for system_clock_8. 2009-12-19 12:43:11 +02:00
libgomp Add missing testcases. 2009-12-23 07:51:19 +00:00
libiberty * pex-unix.c (pex_unix_exec_child): Save/restore environ. 2009-12-08 07:05:35 +00:00
libjava Disable libtool support for languages unused in libjava/libltdl 2009-12-22 20:47:56 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 bitset (bitset<>::bitset(const char*)): Add. 2009-12-29 00:29:12 +00:00
lto-plugin re PR bootstrap/42306 (Revision 155012 breaks lto-plugin) 2009-12-05 15:57:50 -08:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS: Change my email address. 2009-12-28 04:50:44 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Change my email address. 2009-12-28 04:50:44 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2009-12-18 14:35:42 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2009-12-18 14:35:42 +11:00
configure re PR middle-end/30447 (Evaluate complex math functions at compile-time) 2009-12-06 16:11:06 +00:00
configure.ac re PR middle-end/30447 (Evaluate complex math functions at compile-time) 2009-12-06 16:11:06 +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.