Go to file
Mark Mitchell aa2bd2db03 atexit_arm.cc: New file.
* libsupc++/atexit_arm.cc: New file.
	* libsupc++/vec.cc (__aeabi_atexit): Remove.
	* libsupc++/cxxabi.h (__cxa_atexit): Add exception specification.
	* libsupc++/Makefile.am: Add atexit_arm.cc.
	* libsupc++/Makefile.in: Regenerated.

From-SVN: r124436
2007-05-04 17:42:49 +00:00
INSTALL
boehm-gc gc.h (GC_is_thread_suspended): Declare. 2007-04-23 21:10:09 +00:00
config
contrib
fixincludes
gcc * g++.old-deja/g++.pt/static11.C: Remove xtensa-*-elf* xfail. 2007-05-04 16:26:28 +00:00
gnattools re PR ada/28953 (Ada: Documentation for gprmake is missing) 2007-04-30 12:14:24 +02:00
include * demangle.h: Change license to LGPL + exception. 2007-04-26 02:59:13 +00:00
intl
libada
libcpp if-div.c: New file. 2007-05-02 21:57:50 +00:00
libdecnumber
libffi
libgcc
libgfortran re PR libfortran/31210 (I/O of string with (non-constant) zero length) 2007-05-04 15:14:07 +00:00
libgomp
libiberty filename_cmp.c: Replace include of ctype.h by include of safe-ctype.h. 2007-05-03 23:39:35 +00:00
libjava interpret.cc: Don't include ExceptionEvent.h. 2007-05-04 02:08:07 +00:00
libmudflap
libobjc sendmsg.c (__objc_get_forward_imp): Call __objc_msg_forward2 for real. 2007-04-21 21:44:37 -07:00
libssp
libstdc++-v3 atexit_arm.cc: New file. 2007-05-04 17:42:49 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer. 2007-04-23 17:19:46 +00:00
ChangeLog.tree-ssa
MAINTAINERS Add bd3@gcc.gnu.org/benoit.dupont-de-dinechin@st.com to MAINTAINERS (work on branches/st/cli). 2007-04-24 16:03:56 +02:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
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 file 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.html for how to report bugs usefully.