gcc/libffi/testsuite/libffi.call
Richard Henderson bf8da5fc77 configure.ac: Tidy target case.
* configure.ac: Tidy target case.
        (HAVE_LONG_DOUBLE): Allow the target to override.
        * configure: Regenerate.
        * include/ffi.h.in: Don't define ffi_type_foo if
        LIBFFI_HIDE_BASIC_TYPES is defined.
        (ffi_type_longdouble): If not HAVE_LONG_DOUBLE, define
        to ffi_type_double.
        * types.c (LIBFFI_HIDE_BASIC_TYPES): Define.
        (FFI_TYPEDEF, ffi_type_void): Mark the data const.
        (ffi_type_longdouble): Special case for Alpha.  Don't define
        if long double == double.

        * src/alpha/ffi.c (FFI_TYPE_LONGDOUBLE): Assert unique value.
        (ffi_prep_cif_machdep): Handle it as the 128-bit type.
        (ffi_call, ffi_closure_osf_inner): Likewise.
        (ffi_closure_osf_inner): Likewise.  Mark hidden.
        (ffi_call_osf, ffi_closure_osf): Mark hidden.
        * src/alpha/ffitarget.h (FFI_LAST_ABI): Tidy definition.
        * src/alpha/osf.S (ffi_call_osf, ffi_closure_osf): Mark hidden.
        (load_table): Handle 128-bit long double.

        * testsuite/libffi.call/float4.c: Add -mieee for alpha.

From-SVN: r123622
2007-04-06 09:24:16 -07:00
..
call.exp call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
closure_fn0.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
closure_fn1.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
closure_fn2.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
closure_fn3.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
closure_fn4.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
closure_fn5.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
closure_fn6.c closure_fn6.c: Remove xfail for mips, xfail remains for mips64. 2006-07-19 19:52:44 +00:00
cls_1_1byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_2byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_3_1byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_3byte1.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_3byte2.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_4_1byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_4byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_5_1_byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_5byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_6_1_byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_6byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_7_1_byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_7byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_8byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_9byte1.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_9byte2.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_12byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_16byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_18byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_19byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_20byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_20byte1.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_24byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_64byte.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_align_double.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_align_float.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_align_longdouble.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_align_pointer.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_align_sint16.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_align_sint32.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_align_sint64.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_align_uint16.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_align_uint32.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_align_uint64.c unwindtest.cc (closure_test_fn): Mark cif, args and userdata unused. 2006-03-01 00:18:01 +01:00
cls_double.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_float.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_multi_schar.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_multi_sshort.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_multi_sshortchar.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_multi_uchar.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_multi_ushort.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_multi_ushortchar.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_schar.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_sint.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_sshort.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_uchar.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_uint.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_ulonglong.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
cls_ushort.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
ffitest.h call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
float.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
float1.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
float2.c README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
float3.c
float4.c configure.ac: Tidy target case. 2007-04-06 09:24:16 -07:00
many.c
many_win32.c
negint.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
nested_struct.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
nested_struct1.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
nested_struct2.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
nested_struct3.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
nested_struct4.c In gcc/: PR 23067 2006-11-01 05:28:41 +00:00
nested_struct5.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
nested_struct6.c In gcc/: PR 23067 2006-11-01 05:28:41 +00:00
nested_struct7.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
nested_struct8.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
nested_struct9.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
nested_struct10.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
problem1.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
promotion.c README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
pyobjc-tc.c call.exp: Adjust FSF address. 2006-03-01 00:12:00 +01:00
return_dbl.c return_dbl.c: New test case. 2006-02-16 23:29:01 +01:00
return_dbl1.c return_dbl.c: New test case. 2006-02-16 23:29:01 +01:00
return_dbl2.c return_dbl.c: New test case. 2006-02-16 23:29:01 +01:00
return_fl.c return_dbl.c: New test case. 2006-02-16 23:29:01 +01:00
return_fl1.c return_dbl.c: New test case. 2006-02-16 23:29:01 +01:00
return_fl2.c return_fl2.c (return_fl): Mark as static. 2007-03-24 08:13:17 +01:00
return_fl3.c return_dbl.c: New test case. 2006-02-16 23:29:01 +01:00
return_ll.c
return_ll1.c
return_sc.c
return_uc.c
return_ul.c ffi.h.in (ffi_type_ulong, [...]): Define correctly for 32-bit architectures. 2006-07-25 22:01:22 +02:00
strlen.c
strlen_win32.c
struct1.c README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
struct2.c
struct3.c
struct4.c
struct5.c
struct6.c
struct7.c
struct8.c
struct9.c