Lines Matching +refs:dg +refs:skip +refs:if
30 #define __stdcall if needed.
32 #define __fastcall if needed.
261 * src/powerpc/ffi.c (ffi_prep_cif_machdep_core): Use #if _CALL_ELF
503 enclosing #if scope.
1366 * Makefile.am (nodist_libffi_la_SOURCES): Add src/debug.c if
1402 * testsuite/libffi.call/cls_double_va.c: xfail dg-output on
1625 * testsuite/lib/libffi-dg.exp: Rename ...
1627 * libffi/testsuite/libffi.call/call.exp: Don't load libffi-dg.exp.
1662 * testsuite/lib/libffi-dg.exp (check-flags): New function.
1663 (dg-skip-if): New function.
1664 * testsuite/libffi.call/cls_double_va.c: Skip if target is arm*-*-*
1677 * src/closures.c (open_temp_exec_file_mnt): Check if getmntent_r
1893 * testsuite/lib/libffi-dg.exp (libffi_target_compile): Link
2201 * testsuite/lib/libffi-dg.exp: Revert 2009-07-02, 2009-07-01 and
2206 * testsuite/lib/libffi-dg.exp (libffi-init): Set ld_library_path
2214 * testsuite/lib/libffi-dg.exp (libffi-init): Properly set
2215 gccdir. Adjust ld_library_path for gcc only if gccdir isn't
2220 * testsuite/lib/libffi-dg.exp (libffi-init): Don't add "."
2234 * testsuite/lib/libffi-dg.exp (libffi_target_compile): Add
2615 * configure.ac: Also check if assembler supports pc-relative
2628 * testsuite/lib/libffi-dg.exp: Change copyright header to refer to
2677 * src/powerpc/ffi.c: Add two new flags to indicate if we have one
2796 * include/ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already
2812 if FFI_SIZEOF_JAVA_RAW == 4.
2853 * src/powerpc/sysv.S: Load correct cr to compare if we have long double.
2865 Only treat r0 as a struct address if we're actually returning a
3221 * include/ffi.h.in: Don't define ffi_type_foo if
3228 if long double == double.
3471 * testsuite/lib/libffi-dg.exp (libffi-init): Recognize multilib
3709 and cast integer to void * if needed. Update the pointer to
3779 * testsuite/lib/libffi-dg.exp (libffi_target_compile): For
3848 Emit position independent code if PIC and remove wrong datalabel
3933 (ffi_prep_closure): Set carry bit if sse-used flag set.
3935 Only load sse registers if ssecount non-zero.
3936 (ffi_closure_unix64): Only save sse registers if carry set on entry.
3946 * testsuite/lib/libffi-dg.exp (libffi-dg-test-1): In regsub use,
3960 * testsuite/lib/libffi-dg.exp (libffi-dg-test-1): Replace \n with
4005 * testsuite/libffi.call/cls_align_longdouble.c: Remove dg-options.
4091 * testsuite/lib/libffi-dg.exp: Use new procs in target-libpath.exp.
4125 (libffi_init): Build the testglue wrapper if needed.
4130 * testsuite/lib/libffi-dg.exp: Accept more than one multilib libgcc.
4146 the structure return value if T bit set. Emit position
4147 independent code and EH data if PIC.
4169 * testsuite/lib/libffi-dg.exp: Don't use global ld_library_path.
4298 instructions if FFI_O32_SOFT_FLOAT, make stack frame ABI compliant.
4308 `FFI_TRAMPOLINE_SIZE' appropriately if the ABI is o32.
4367 (ffi_closure_UNIX): Fix f14/f15 adjustment if FLOAT_SZ is ever
4480 (ffi_prep_cif_machdep): Add braces around nested if statement.
4522 Always skip the structure return address. For structures and long
4525 if required. Shift the maximum floating-point slot accordingly. For
4557 * testsuite/lib/libffi-dg.exp: Set LD_LIBRARY_PATH_32 for
4626 * testsuite/lib/libffi-dg.exp: Add include dir.
4630 for ffi_closure if available.
4675 * testsuite/lib/libffi-dg.exp: Make the -lgcc_s conditional.
4679 * testsuite/lib/libffi-dg.exp: Add DYLD_LIBRARY_PATH for darwin.
4694 with dg-output to make debugging easier.
4811 Declare raw API even if it is not installed, why bother?
4876 * testsuite/lib/libffi-dg.exp: Set LD_LIBRARY_PATH_64 for
4953 * testsuite/lib/libffi-dg.exp (libffi_target_compile): Search in
5002 * testsuite/lib/libffi-dg.exp: New file.
5115 if -fpic/-fPIC/-mrelocatable.
5121 * src/x86/sysv.S: Likewise. Use pcrel encoding if -fpic/-fPIC.
5135 * include/ffi.h.in (POWERPC64): Define if 64-bit.
5219 slash if nonempty.
5264 * src/ffitest.c (main): Only use ffi_closures if those are
5298 calling ffi_call_STDCALL if target is X86_WIN32.
5827 Only compare type with FFI_TYPE_LONGDOUBLE if LONGDOUBLE is