gcc/libffi/src
Alan Modra 6d0d376c8f ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET to call ffi_closure_helper_SYSV.
* src/powerpc/ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET
	to call ffi_closure_helper_SYSV.  Append @local instead.
	* src/powerpc/sysv.S (ffi_call_SYSV): Likewise for ffi_prep_args_SYSV.

From-SVN: r100416
2005-06-01 10:03:09 +09:30
..
alpha re PR libffi/21285 (gij fails to handle NullPointerException exception) 2005-05-08 16:23:50 -07:00
arm ffi.c (ffi_prep_cif_machdep): Handle functions that return long long values. 2004-10-27 15:10:22 +00: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 * src/ia64/ffitarget.h (ffi_arg): Use long long instead of DI. 2005-03-31 01:22:46 +00:00
m32r (FFII_CLOSURES): Set to 0. 2004-10-25 08:55:44 +00:00
m68k
mips o32.S (ffi_call_O32, [...]): Use jalr instead of jal. 2004-11-23 23:18:14 +00:00
pa
powerpc ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET to call ffi_closure_helper_SYSV. 2005-06-01 10:03:09 +09:30
s390
sh sysv.S (ffi_call_SYSV): Don't align for double data. 2004-10-21 06:00:41 +00:00
sh64
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 ffi64.c (ffi_prep_cif_machdep): Save sse-used flag in bit 11 of flags. 2005-05-04 21:06:38 -07:00
debug.c
ffitest.c
java_raw_api.c
prep_cif.c Makefile.am: Add CRIS support. 2005-04-18 17:08:58 +00:00
raw_api.c
types.c types.c (FFI_AGGREGATE_TYPEDEF): Remove. 2004-12-31 14:04:30 -08:00