summaryrefslogtreecommitdiff
path: root/libffi/testsuite
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Add TARGET for x86_64-*-darwin*.Andreas Tobler2006-12-142-23/+57
* In gcc/: PR 23067Geoffrey Keating2006-11-012-2/+2
* configure.ac [...]: Set X86_DARWIN symbol and conditional.Paolo Bonzini2006-10-101-3/+10
* re PR libffi/23935 ($PREFIX/include/ffi.h needs to go to a target- and -versi...David Daney2006-09-121-3/+17
* ffi.h.in (ffi_type_ulong, [...]): Define correctly for 32-bit architectures.Torsten Schoenfeld2006-07-251-0/+38
* closure_fn6.c: Remove xfail for mips, xfail remains for mips64.David Daney2006-07-191-1/+1
* Makefile.am: Add install-html target.Carlos O'Donell2006-05-241-2/+2
* README: Remove notice about 'Crazy Comments'.Andreas Tobler2006-04-223-6/+2
* libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose2006-04-101-1/+1
* For PR 26483, IA-64 denorm failure due to unwanted rounding.James E Wilson2006-04-071-0/+60
* Makefile.am: Add PA_HPUX port.John David Anglin2006-04-051-2/+6
* unwindtest.cc (closure_test_fn): Mark cif, args and userdata unused.Andreas Tobler2006-03-014-11/+23
* call.exp: Adjust FSF address.Andreas Tobler2006-03-0174-146/+204
* libffi: testsuite fix for ix86.Andreas Tobler2006-02-201-1/+1
* re PR target/25630 (darwin-ppc, wrong alignment of nested structs)Andreas Tobler2006-02-172-2/+2
* return_dbl.c: New test case.Andreas Tobler2006-02-168-0/+372
* nested_struct2.c: Remove ffi_type_mylong definition.Andreas Tobler2006-02-169-11/+927
* 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