types.c (double, longdouble): Merge identical SH and ARM typedefs, and add POWERPC64.
authorAlan Modra <amodra@bigpond.net.au>
Thu, 11 Sep 2003 05:17:57 +0000 (05:17 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Thu, 11 Sep 2003 05:17:57 +0000 (14:47 +0930)
commit5af1c8062da22a7d8c225e3a2fafb98a5b7cce7b
tree7fe48b10869cf553f80c9159b587e3d1c6056b5c
parent64871887a66662af46478ac19a262ce142959e6c
types.c (double, longdouble): Merge identical SH and ARM typedefs, and add POWERPC64.

* src/types.c (double, longdouble): Merge identical SH and ARM
typedefs, and add POWERPC64.
* src/powerpc/ffi.c (ffi_prep_args64): Correct next_arg calc for
struct split over gpr and rest.
(ffi_prep_cif_machdep): Correct intarg_count for structures.
* src/powerpc/linux64.S (ffi_call_LINUX64): Fix gpr offsets.

From-SVN: r71295
libffi/ChangeLog
libffi/src/powerpc/ffi.c
libffi/src/powerpc/linux64.S
libffi/src/types.c