Go to file
Andreas Tobler 417e7bed13 configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.
2007-12-08  Andreas Tobler  <a.tobler@schweiz.org>

	* configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.
	* configure.ac: Add darwin-signal.h to x86_64-*-darwin9 and
	i?86-*darwin9.
	* configure.in: Regenerate.
	* darwin.cc: Add definitions for Darwin specific functions for 64-bit.
	(darwin_java_register_dyld_add_image_hook): Use this specific
	functions.
	* Makefile.am (gij_LDFLAGS): Add extra_gij_ldflags for Darwin9.
	* Makefile.in: Regenerate.
	* include/Makefile.in: Likewise.
	* gcj/Makefile.in: Likewise.
	* testsuite/Makefile.in: Likewise.
	* testsuite/lib/libjava.exp (libjava_arguments): Add allow_stack_execute
	for *-*-darwin9*.

From-SVN: r130709
2007-12-08 20:23:58 +01:00
boehm-gc
config mt-sde (CFLAGS_FOR_TARGET, [...]): Use +=, not =. 2007-12-06 17:42:48 +00:00
contrib
fixincludes
gcc re PR fortran/34319 (I/O: Support "NaN", "Infinity" and "INF" as input) 2007-12-08 16:51:52 +01:00
gnattools re PR ada/34284 (Missing dynamic library support for GNAT 4.3.0 on x86-*-Darwin8) 2007-12-05 14:34:48 +00:00
include
INSTALL
intl
libada
libcpp re PR c/29172 (--combine can't handle #pragma once) 2007-12-06 18:56:26 +00:00
libdecnumber
libffi ffi.c (ffi_prep_cif_machdep): Handle long double return type. 2007-12-07 23:21:04 +00:00
libgcc
libgfortran re PR fortran/34319 (I/O: Support "NaN", "Infinity" and "INF" as input) 2007-12-08 16:51:52 +01:00
libgomp omp-low.c (optimize_omp_library_calls): New function. 2007-12-04 23:01:04 +01:00
libiberty
libjava configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9. 2007-12-08 20:23:58 +01:00
libmudflap
libobjc
libssp
libstdc++-v3 hashtable_policy.h (_Prime_rehash_policy:: _S_n_primes): Add. 2007-12-05 19:09:11 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Add myself to MAINTAINERS file. 2007-12-08 03:02:10 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2007-12-05 14:28:46 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2007-12-05 14:28:46 +11:00
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Add myself to MAINTAINERS file. 2007-12-08 03:02:10 +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.