diff options
author | Casey Marshall <csm@gnu.org> | 2004-08-15 04:05:18 +0000 |
---|---|---|
committer | David Daney <daney@gcc.gnu.org> | 2004-08-15 04:05:18 +0000 |
commit | b790003ae628e7ef7aeb86aef9ce5682d05de33c (patch) | |
tree | b2274223d041019964ca2374b01f3ee5fb7107a2 /gcc/java/resource.c | |
parent | 53fb4de37502c525b7afef2401350a0797fd2373 (diff) | |
download | gcc-b790003ae628e7ef7aeb86aef9ce5682d05de33c.zip gcc-b790003ae628e7ef7aeb86aef9ce5682d05de33c.tar.gz gcc-b790003ae628e7ef7aeb86aef9ce5682d05de33c.tar.bz2 |
ffi.c (ffi_pref_cif_machdep): set `cif->flags' to contain `FFI_TYPE_UINT64' as return type for any 64-bit...
2004-08-14 Casey Marshall <csm@gnu.org>
* src/mips/ffi.c (ffi_pref_cif_machdep): set `cif->flags' to
contain `FFI_TYPE_UINT64' as return type for any 64-bit
integer (O32 ABI only).
(ffi_prep_closure): new function.
(ffi_closure_mips_inner_O32): new function.
* src/mips/ffitarget.h: Define `FFI_CLOSURES' and
`FFI_TRAMPOLINE_SIZE' appropriately if the ABI is o32.
* src/mips/o32.S (ffi_call_O32): add labels for .eh_frame. Return
64 bit integers correctly.
(ffi_closure_O32): new function.
Added DWARF-2 unwind info for both functions.
From-SVN: r86019
Diffstat (limited to 'gcc/java/resource.c')
0 files changed, 0 insertions, 0 deletions