GCC: ChangeLog, 1.1.1.1 -> 1.2
Jan-Benedict Glaw
jbglaw at dvmwest.gt.owl.de
Sun Aug 15 09:02:04 CEST 2004
Update of /mnt/vax-development/CVS_Repository/gcc/libffi
In directory mail:/mnt/vax-development/local_work/work-jbglaw/local-cvs/gcc/libffi
Modified Files:
ChangeLog
Log Message:
- - - -- -- A U T O M A T I C C H E C K I N -- -- - - -
2004-08-14 Casey Marshall <csm at 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.
More information about the VAX-Toolchain-CVS
mailing list