PR libffi/60073
commitbe24203d712c030b4091a50f5d84b7372d5c990c
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Feb 2014 16:18:13 +0000 (13 16:18 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Feb 2014 16:18:13 +0000 (13 16:18 +0000)
tree71b968dc5cf8824d0de4f4ad075137f6d9b67a74
parentc59e4c4822be06471edc0392be0513a88cafca38
PR libffi/60073
* src/sparc/ffitarget.h (FFI_TARGET_SPECIFIC_VARIADIC): Define.
(FFI_EXTRA_CIF_FIELDS): Likewise.
(FFI_NATIVE_RAW_API): Move around.
* src/sparc/ffi.c (ffi_prep_cif_machdep_core): New function from...
(ffi_prep_cif_machdep): ...here.  Call ffi_prep_cif_machdep_core.
(ffi_prep_cif_machdep_var): New function.
(ffi_closure_sparc_inner_v9): Do not pass anonymous FP arguments in
FP registers.
* doc/libffi.texi (Introduction): Fix inaccuracy.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207763 138bc75d-0d04-0410-961f-82ee72b054a4
libffi/ChangeLog
libffi/doc/libffi.texi
libffi/src/sparc/ffi.c
libffi/src/sparc/ffitarget.h