gcc/libffi/src
Richard Earnshaw f20459f1b2 ffi.c (ffi_prep_cif_machdep): Handle functions that return long long values.
* src/arm/ffi.c (ffi_prep_cif_machdep): Handle functions that return
long long values.  Round stack allocation to a multiple of 8 bytes
for ATPCS compatibility.
* src/arm/sysv.S (ffi_call_SYSV): Rework to avoid use of APCS register
names.  Handle returning long long types.  Add Thumb and interworking
support.  Improve soft-float code.

From-SVN: r89681
2004-10-27 15:10:22 +00:00
..
alpha commit missing adds. 2003-10-21 21:07:52 +02:00
arm ffi.c (ffi_prep_cif_machdep): Handle functions that return long long values. 2004-10-27 15:10:22 +00:00
frv Makefile.am: Add frv support. 2004-08-30 15:43:03 +00:00
ia64 unix.S (ffi_call_unix): Insert group barrier break fp_done. 2004-06-10 10:18:25 +02:00
m32r (FFII_CLOSURES): Set to 0. 2004-10-25 08:55:44 +00:00
m68k commit missing adds. 2003-10-21 21:07:52 +02:00
mips re PR libffi/13141 (FAIL: InvokeReturn output - source compiled test <libffi problem>) 2004-08-23 16:49:17 +00:00
pa linux.S: Fix typo. 2004-03-20 11:58:01 +00:00
powerpc darwin.S: Fix comments and identation. 2004-09-05 00:09:20 +02:00
s390 ffi.c (ffi_prep_args): Fix C aliasing violation. 2004-07-11 11:45:39 +00:00
sh sysv.S (ffi_call_SYSV): Don't align for double data. 2004-10-21 06:00:41 +00:00
sh64 commit missing adds. 2003-10-21 21:07:52 +02:00
sparc ffi.c (ffi_prep_args_v9): Shift the parameter array when the structure return address is passed in %o0. 2004-01-25 06:58:33 +00:00
x86 ffi64.c (ffi_prep_args ): 8-align all stack arguments. 2004-08-10 14:24:00 +00:00
debug.c [multiple changes] 2003-10-21 21:01:58 +02:00
ffitest.c
java_raw_api.c java_raw_api.c (ffi_java_ptrarray_to_raw): Replace FFI_ASSERT(FALSE) with FFI_ASSERT(0). 2003-10-23 22:24:20 +02:00
prep_cif.c [multiple changes] 2004-03-19 22:34:17 +00:00
raw_api.c [multiple changes] 2003-10-21 21:01:58 +02:00
types.c Makefile.am: Add m32r support. 2004-10-13 17:20:24 +00:00