gcc/libffi/src
Andreas Tobler d7f68a672e ffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT_FLOAT to the POWERPC_FREEBSD enum.
2008-08-25  Andreas Tobler  <a.tobler@schweiz.org>

	* src/powerpc/ffitarget.h (ffi_abi): Add FFI_LINUX and
	FFI_LINUX_SOFT_FLOAT to the POWERPC_FREEBSD enum.
	Add note about flag bits used for FFI_SYSV_TYPE_SMALL_STRUCT.
	Adjust copyright notice.
	* src/powerpc/ffi.c: Add two new flags to indicate if we have one
	register or two register to use for FFI_SYSV structs.
	(ffi_prep_cif_machdep): Pass the right register flag introduced above.
	(ffi_closure_helper_SYSV): Fix the return type for
	FFI_SYSV_TYPE_SMALL_STRUCT. Comment.
	Adjust copyright notice.

From-SVN: r139567
2008-08-25 20:35:20 +02:00
..
alpha [multiple changes] 2008-03-26 08:24:42 +00:00
arm [multiple changes] 2008-03-26 08:24:42 +00:00
cris ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
frv Makefile.am (EXTRA_DIST): Bring up to date. 2007-04-13 07:21:04 +00:00
ia64 ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
m32r README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
m68k [multiple changes] 2008-03-26 08:24:42 +00:00
mips n32.S (ffi_call_N32): Replace dadd with ADDU... 2007-12-08 19:57:40 +00:00
pa ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
powerpc ffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT_FLOAT to the POWERPC_FREEBSD enum. 2008-08-25 20:35:20 +02:00
s390 [multiple changes] 2008-03-26 08:24:42 +00:00
sh ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned int. 2008-07-16 13:57:35 +00:00
sh64 sysv.S: Add .note.GNU-stack on Linux. 2008-03-27 00:07:40 +00:00
sparc [multiple changes] 2008-03-26 08:24:42 +00:00
x86 [multiple changes] 2008-03-26 08:24:42 +00:00
closures.c closures.c: Move defintion of MAYBE_UNUSED from here to ... 2007-11-25 20:24:23 +01:00
debug.c README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
dlmalloc.c ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
java_raw_api.c ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined. 2007-12-06 22:02:22 +00:00
prep_cif.c ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
raw_api.c ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
types.c configure.ac: Tidy target case. 2007-04-06 09:24:16 -07:00