summaryrefslogtreecommitdiff
path: root/libffi/testsuite
Commit message (Expand)AuthorAgeFilesLines
* libffi-dg.exp (libffi_target_compile): For darwin, use -shared-libgcc not -lg...Geoffrey Keating2005-10-011-2/+7
* float1.c (value_type): New typedef.Tom Tromey2005-09-261-4/+20
* Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.Andreas Tobler2005-07-191-0/+2
* cls_5_1_byte.c: New test file.Andreas Tobler2005-07-103-0/+360
* configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook2005-05-181-3/+2
* libffi-dg.exp (libffi-dg-test-1): In regsub use, have Tcl8.3-compatible inter...Hans-Peter Nilsson2005-04-201-2/+2
* Makefile.am: Add CRIS support.Simon Posnjak2005-04-181-0/+2
* libffi-dg.exp (libffi-dg-test-1): Replace \n with \r?\n in output tests.Hans-Peter Nilsson2005-04-181-0/+16
* configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg2005-03-211-5/+0
* re PR libffi/20104 (gij fails on ppc and not on x86)Andreas Tobler2005-02-231-0/+42
* cls_align_longdouble.c: Remove dg-options.Janis Johnson2005-02-114-4/+0
* special.exp (cxx_options): Add -shared-libgcc.Eric Botcazou2005-01-121-1/+1
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-021-0/+3
* target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin2004-11-241-23/+3
* Makefile.am: Remove no-dependencies.Kelley Cook2004-11-231-4/+6
* libffi-db.exp (load_gcc_lib): New function.Richard Earnshaw2004-10-271-1/+17
* re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou2004-10-251-1/+1
* sysv.S (ffi_call_SYSV): Don't align for double data.Kaz Kojima2004-10-211-0/+73
* Makefile.am: Add m32r support.Kazuhiro Inaoka2004-10-131-0/+2
* * testsuite/libffi.call/negint.c: New test case.Kaz Kojima2004-10-021-0/+54
* re PR libffi/17465 (Testsuite in libffi overrides LD_LIBRARY_PATH)H.J. Lu2004-09-141-9/+16
* many_win32.c: Remove whitespaces.Andreas Tobler2004-09-055-36/+28
* Makefile.am: Add frv support.Anthony Green2004-08-301-1/+3
* closure_fn0.c: Xfail mips64* instead of mips*.David Daney2004-08-2558-59/+71
* configure.ac: New name of configure.in.Paolo Bonzini2004-06-151-30/+54
* cls_multi_schar.c (main): Fix initialization error.Andreas Tobler2004-04-243-3/+3
* configure.in: Rename file to ...Kelley Cook2004-03-151-1/+1
* Makefile.am (AUTOMAKE_OPTIONS): Set them.Andreas Tobler2004-03-111-139/+265
* ffi.c (ffi_prep_args64): Correct long double handling.Alan Modra2004-02-093-17/+20
* pyobjc-tc.c (main): Treat result value as of type ffi_arg.Andreas Tobler2004-01-242-2/+2
* cls_uint.c (cls_ret_uint_fn): Treat result value as of type ffi_arg, not unsi...Ulrich Weigand2004-01-221-2/+2
* libffi-dg.exp: Set LD_LIBRARY_PATH_32 for Solaris.Andreas Tobler2004-01-121-2/+5
* ffitest.h (allocate_mmap): Cast MAP_FAILED to void *.Rainer Orth2004-01-081-1/+1
* cls_align_pointer.c: Cast pointers to size_t instead of int.Richard Henderson2003-12-101-4/+4
* many_win32.c: Include <float.h>.Hosaka Yuji2003-12-0411-1/+982
* re PR libffi/13221 (libffi's closure couldn't pass sequence of char and/or sh...Andreas Tobler2003-12-017-1/+526
* ffitest.h: Include <fcntl.h>.Kaveh R. Ghazi2003-11-262-0/+2
* Makefile.in: Rebuilt.Andreas Tobler2003-11-221-1/+1
* acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST.Andreas Jaeger2003-11-2145-94/+566
* libffi-dg.exp: Make the -lgcc_s conditional.Andreas Tobler2003-11-201-1/+6
* libffi-dg.exp: Add DYLD_LIBRARY_PATH for darwin.Andreas Tobler2003-11-191-2/+7
* re PR libffi/11147 (fficonfig.h is abi-specific)Andreas Tobler2003-11-121-0/+2
* closure_fn0.c: Print result and check with dg-output to make debugging easier.Andreas Tobler2003-11-0938-193/+177
* cls_9byte2.c: New test case.Andreas Tobler2003-11-0813-0/+1138
* cls_double.c: Do a check on the result.Andreas Tobler2003-11-086-18/+21
* [multiple changes]Andreas Tobler2003-10-211-0/+1
* libffi-dg.exp: Set LD_LIBRARY_PATH_64 for SPARC64.Andreas Tobler2003-10-011-13/+14
* closure_fn0.c: Xfail mips, arm, strongarm, xscale.Andreas Tobler2003-09-1930-349/+349
* libffi-dg.exp (libffi_target_compile): Search in srcdir for ffi_mips.h.Rainer Orth2003-09-171-1/+2
* prep_cif.c (initialize_aggregate): Include tail padding in structure size.Alan Modra2003-09-121-2/+2