gcc/libffi/src
Alan Modra 12001e0ff9 * src/types.c (pointer): POWERPC64 has 8 byte pointers.
From-SVN: r77533
2004-02-09 23:40:37 +10:30
..
alpha commit missing adds. 2003-10-21 21:07:52 +02:00
arm commit missing adds. 2003-10-21 21:07:52 +02:00
ia64 * src/ia64/ffi.c: Replace FALSE/TRUE with false/true. 2003-10-22 13:57:12 +00:00
m68k commit missing adds. 2003-10-21 21:07:52 +02:00
mips ffitarget.h: Replace undefined UINT32 and friends with __attribute__((__mode__(__SI__))) and... 2003-10-22 15:32:13 +00:00
powerpc ffi.c (ffi_prep_args64): Correct long double handling. 2004-02-09 14:09:48 +10:30
s390 commit missing adds. 2003-10-21 21:07:52 +02:00
sh commit missing adds. 2003-10-21 21:07:52 +02: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): Cast the RHS of an assignment instead of the LHS. 2004-01-21 07:11:09 +01:00
debug.c [multiple changes] 2003-10-21 21:01:58 +02:00
ffitest.c configure.in (powerpc64*-*-linux*): Remove. 2003-04-18 14:32:36 +02:00
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 prep_cif.c (ffi_prep_cif): Move the validity check after the initialization. 2003-11-06 16:47:41 +01:00
raw_api.c [multiple changes] 2003-10-21 21:01:58 +02:00
types.c * src/types.c (pointer): POWERPC64 has 8 byte pointers. 2004-02-09 23:40:37 +10:30