OSDN Git Service

* src/types.c (double, longdouble): Merge identical SH and ARM
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Sep 2003 05:17:57 +0000 (05:17 +0000)
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Sep 2003 05:17:57 +0000 (05:17 +0000)
commit341b7dcf9c85c99fd302c271b9cecf0c35d51769
tree7fe48b10869cf553f80c9159b587e3d1c6056b5c
parent9300b3b3105dd3571b065924aab607c34a8f7a3d
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71295 138bc75d-0d04-0410-961f-82ee72b054a4
libffi/ChangeLog
libffi/src/powerpc/ffi.c
libffi/src/powerpc/linux64.S
libffi/src/types.c