float1.c (value_type): New typedef.
authorTom Tromey <tromey@redhat.com>
Mon, 26 Sep 2005 19:56:22 +0000 (19:56 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 26 Sep 2005 19:56:22 +0000 (19:56 +0000)
commitd674eb2f5c198a128ea401681e2f0937587e6369
tree46d3d81e265f2f30ae68f0c9b3ef0bd546515080
parent608af77dc182f5ef8a440bce31713ac11d5fa8d4
float1.c (value_type): New typedef.

* testsuite/libffi.call/float1.c (value_type): New typedef.
(CANARY): New define.
(main): Check for result buffer overflow.
* src/powerpc/linux64.S: Handle linux64 long double returns.
* src/powerpc/ffi.c (FLAG_RETURNS_128BITS): New constant.
(ffi_prep_cif_machdep): Handle linux64 long double returns.

From-SVN: r104660
libffi/ChangeLog
libffi/src/powerpc/ffi.c
libffi/src/powerpc/linux64.S
libffi/testsuite/libffi.call/float1.c