Go to file
Jack Howarth d4708d9dd4 re PR target/26792 (need to use autoconf when using newly-added libgcc functions)
2006-09-26  Jack Howarth  <howarth@bromo.med.uc.edu>

	PR target/26792:
	* exception.cc (PERSONALITY_FUNCTION): use _Unwind_GetIP
	if HAVE_GETIPINFO not defined.
	* stacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Likewise.
	(_Jv_StackTrace::getLineNumberForFrame): Likewise.
	* configure.ac: use GCC_CHECK_UNWIND_GETIPINFO.
	* aclocal.m4, configure, include/config.h.in, Makefile.in:
	Rebuilt.

From-SVN: r117259
2006-09-27 21:24:23 +00:00
boehm-gc re PR boehm-gc/29180 (boehm-gc/darwin_stop_world.c not 64-bit clean) 2006-09-26 17:21:32 +00:00
config
contrib
fixincludes inclhack.def (solaris_mutex_init_2): Remove test for PTHREAD_RWLOCK_INITIALIZER. 2006-09-27 04:25:34 +00:00
gcc re PR fortran/28276 (EXPONENT() broken for real constants) 2006-09-27 20:15:22 +00:00
gnattools
include
INSTALL
intl Makefile.in (distclean): Delete config files. 2006-09-27 18:51:52 +09:30
libada
libcpp configure.ac: Make need_64_bit_hwint case for x86-darwin match exactly the glob in gcc/config.gcc. 2006-09-22 23:26:20 +00:00
libdecnumber
libffi
libgfortran Makefile.am: Remove dependency on gfortypes.h. 2006-09-24 08:55:52 +00:00
libgomp re PR middle-end/25261 ([gomp] Nested function calls in #pragma omp parallel blocks) 2006-09-26 20:10:58 +02:00
libiberty re PR other/29176 (Seg fault in demangler) 2006-09-22 13:52:29 +00:00
libjava re PR target/26792 (need to use autoconf when using newly-added libgcc functions) 2006-09-27 21:24:23 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 re PR libstdc++/29217 (locale confusion with time/collate categories) 2006-09-27 07:08:13 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR fortran/28276 (EXPONENT() broken for real constants) 2006-09-27 20:15:22 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR fortran/28276 (EXPONENT() broken for real constants) 2006-09-27 20:15:22 +00:00
configure.in re PR fortran/28276 (EXPONENT() broken for real constants) 2006-09-27 20:15:22 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (Write After Approval): Remove myself. 2006-09-24 10:04:33 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

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.