aboutsummaryrefslogtreecommitdiff
path: root/libffi/testsuite
AgeCommit message (Expand)AuthorFilesLines
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell1-2/+2
2006-04-22README: Remove notice about 'Crazy Comments'.Andreas Tobler3-6/+2
2006-04-10libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose1-1/+1
2006-04-07For PR 26483, IA-64 denorm failure due to unwanted rounding.James E Wilson1-0/+60
2006-04-05Makefile.am: Add PA_HPUX port.John David Anglin1-2/+6
2006-03-01unwindtest.cc (closure_test_fn): Mark cif, args and userdata unused.Andreas Tobler4-11/+23
2006-03-01call.exp: Adjust FSF address.Andreas Tobler74-146/+204
2006-02-20libffi: testsuite fix for ix86.Andreas Tobler1-1/+1
2006-02-17re PR target/25630 (darwin-ppc, wrong alignment of nested structs)Andreas Tobler2-2/+2
2006-02-16return_dbl.c: New test case.Andreas Tobler8-0/+372
2006-02-16nested_struct2.c: Remove ffi_type_mylong definition.Andreas Tobler9-11/+927
2005-10-01libffi-dg.exp (libffi_target_compile): For darwin, use -shared-libgcc not -lg...Geoffrey Keating1-2/+7
2005-09-26float1.c (value_type): New typedef.Tom Tromey1-4/+20
2005-07-19Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.Andreas Tobler1-0/+2
2005-07-10cls_5_1_byte.c: New test file.Andreas Tobler3-0/+360
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook1-3/+2
2005-04-20libffi-dg.exp (libffi-dg-test-1): In regsub use, have Tcl8.3-compatible inter...Hans-Peter Nilsson1-2/+2
2005-04-18Makefile.am: Add CRIS support.Simon Posnjak1-0/+2
2005-04-18libffi-dg.exp (libffi-dg-test-1): Replace \n with \r?\n in output tests.Hans-Peter Nilsson1-0/+16
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg1-5/+0
2005-02-23re PR libffi/20104 (gij fails on ppc and not on x86)Andreas Tobler1-0/+42
2005-02-11cls_align_longdouble.c: Remove dg-options.Janis Johnson4-4/+0
2005-01-12special.exp (cxx_options): Add -shared-libgcc.Eric Botcazou1-1/+1
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-0/+3
2004-11-24target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin1-23/+3
2004-11-23Makefile.am: Remove no-dependencies.Kelley Cook1-4/+6
2004-10-27libffi-db.exp (load_gcc_lib): New function.Richard Earnshaw1-1/+17
2004-10-25re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou1-1/+1
2004-10-21sysv.S (ffi_call_SYSV): Don't align for double data.Kaz Kojima1-0/+73
2004-10-13Makefile.am: Add m32r support.Kazuhiro Inaoka1-0/+2
2004-10-02* testsuite/libffi.call/negint.c: New test case.Kaz Kojima1-0/+54
2004-09-14re PR libffi/17465 (Testsuite in libffi overrides LD_LIBRARY_PATH)H.J. Lu1-9/+16
2004-09-05many_win32.c: Remove whitespaces.Andreas Tobler5-36/+28
2004-08-30Makefile.am: Add frv support.Anthony Green1-1/+3
2004-08-25closure_fn0.c: Xfail mips64* instead of mips*.David Daney58-59/+71
2004-06-15configure.ac: New name of configure.in.Paolo Bonzini1-30/+54
2004-04-24cls_multi_schar.c (main): Fix initialization error.Andreas Tobler3-3/+3
2004-03-15configure.in: Rename file to ...Kelley Cook1-1/+1
2004-03-11Makefile.am (AUTOMAKE_OPTIONS): Set them.Andreas Tobler1-139/+265
2004-02-09ffi.c (ffi_prep_args64): Correct long double handling.Alan Modra3-17/+20
2004-01-24pyobjc-tc.c (main): Treat result value as of type ffi_arg.Andreas Tobler2-2/+2
2004-01-22cls_uint.c (cls_ret_uint_fn): Treat result value as of type ffi_arg, not unsi...Ulrich Weigand1-2/+2
2004-01-12libffi-dg.exp: Set LD_LIBRARY_PATH_32 for Solaris.Andreas Tobler1-2/+5
2004-01-08ffitest.h (allocate_mmap): Cast MAP_FAILED to void *.Rainer Orth1-1/+1
2003-12-10cls_align_pointer.c: Cast pointers to size_t instead of int.Richard Henderson1-4/+4
2003-12-04many_win32.c: Include <float.h>.Hosaka Yuji11-1/+982
2003-12-01re PR libffi/13221 (libffi's closure couldn't pass sequence of char and/or sh...Andreas Tobler7-1/+526
2003-11-26ffitest.h: Include <fcntl.h>.Kaveh R. Ghazi2-0/+2
2003-11-22Makefile.in: Rebuilt.Andreas Tobler1-1/+1
2003-11-21acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST.Andreas Jaeger45-94/+566