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 re PR libffi/21285 (gij fails to handle NullPointerException exception) 2005-05-08 16:23:50 -07:00
arm README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
cris Makefile.am: Add CRIS support. 2005-04-18 17:08:58 +00:00
frv ffitarget.h: Remove PPC stuff which does not belong to frv. 2005-02-08 22:10:50 +01:00
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 commit missing adds. 2003-10-21 21:07:52 +02:00
mips ffitarget.h: Remove obsolete sgidefs.h include. 2005-12-07 14:56:38 +00:00
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 ffi.c (ffi_prep_args): Fix C aliasing violation. 2004-07-11 11:45:39 +00:00
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 ffi.c (ffi_prep_closure): Align doubles and 64-bit integers on a 8-byte boundary. 2004-11-22 18:35:16 +00:00
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 types.c (FFI_AGGREGATE_TYPEDEF): Remove. 2004-12-31 14:04:30 -08:00