gcc/libffi/src
Andreas Tobler f4f7486bcf configure.ac: Add TARGET for x86_64-*-darwin*.
2006-12-14  Andreas Tobler  <a.tobler@schweiz.org>

	* configure.ac: Add TARGET for x86_64-*-darwin*.
	* Makefile.am (nodist_libffi_la_SOURCES): Add rules for 64-bit sources
	for X86_DARWIN.
	* src/x86/ffitarget.h: Set trampoline size for x86_64-*-darwin*.
	* src/x86/darwin64.S: New file for x86_64-*-darwin* support.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.
	* testsuite/libffi.special/unwindtest_ffi_call.cc: New test case for
	ffi_call only.

From-SVN: r119856
2006-12-14 08:34:45 +01:00
..
alpha
arm README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
cris
frv
ia64 Fix IA-64 problems with denorms getting clobbered by type conversions. 2006-04-12 15:10:49 -07:00
m32r README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
m68k
mips
pa ffi.c (ffi_prep_args_pa32): Load floating point arguments from stack slot. 2006-05-19 01:20:22 +00:00
powerpc In gcc/: PR 23067 2006-11-01 05:28:41 +00:00
s390
sh README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
sh64 README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
sparc
x86 configure.ac: Add TARGET for x86_64-*-darwin*. 2006-12-14 08:34:45 +01:00
debug.c README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
java_raw_api.c README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
prep_cif.c configure.ac [...]: Set X86_DARWIN symbol and conditional. 2006-10-10 14:21:05 +00:00
raw_api.c README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
types.c