aboutsummaryrefslogtreecommitdiff
path: root/libffi/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2003-11-20libffi-dg.exp: Make the -lgcc_s conditional.Andreas Tobler1-1/+6
2003-11-19libffi-dg.exp: Add DYLD_LIBRARY_PATH for darwin.Andreas Tobler1-2/+7
2003-11-12re PR libffi/11147 (fficonfig.h is abi-specific)Andreas Tobler1-0/+2
2003-11-09closure_fn0.c: Print result and check with dg-output to make debugging easier.Andreas Tobler38-193/+177
2003-11-08cls_9byte2.c: New test case.Andreas Tobler13-0/+1138
2003-11-08cls_double.c: Do a check on the result.Andreas Tobler6-18/+21
2003-10-21[multiple changes]Andreas Tobler1-0/+1
2003-10-01libffi-dg.exp: Set LD_LIBRARY_PATH_64 for SPARC64.Andreas Tobler1-13/+14
2003-09-19closure_fn0.c: Xfail mips, arm, strongarm, xscale.Andreas Tobler30-349/+349
2003-09-17libffi-dg.exp (libffi_target_compile): Search in srcdir for ffi_mips.h.Rainer Orth1-1/+2
2003-09-12prep_cif.c (initialize_aggregate): Include tail padding in structure size.Alan Modra1-2/+2
2003-09-04*** empty log message ***Andreas Tobler58-0/+4385