aboutsummaryrefslogtreecommitdiff
path: root/libffi/testsuite/libffi.call
AgeCommit message (Expand)AuthorFilesLines
2006-04-22README: Remove notice about 'Crazy Comments'.Andreas Tobler3-6/+2
2006-04-07For PR 26483, IA-64 denorm failure due to unwanted rounding.James E Wilson1-0/+60
2006-03-01unwindtest.cc (closure_test_fn): Mark cif, args and userdata unused.Andreas Tobler1-1/+2
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-09-26float1.c (value_type): New typedef.Tom Tromey1-4/+20
2005-07-10cls_5_1_byte.c: New test file.Andreas Tobler3-0/+360
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
2004-10-21sysv.S (ffi_call_SYSV): Don't align for double data.Kaz Kojima1-0/+73
2004-10-02* testsuite/libffi.call/negint.c: New test case.Kaz Kojima1-0/+54
2004-09-05many_win32.c: Remove whitespaces.Andreas Tobler5-36/+28
2004-08-25closure_fn0.c: Xfail mips64* instead of mips*.David Daney57-58/+70
2004-04-24cls_multi_schar.c (main): Fix initialization error.Andreas Tobler3-3/+3
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-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 Tobler6-0/+525
2003-11-26ffitest.h: Include <fcntl.h>.Kaveh R. Ghazi1-0/+1
2003-11-21acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST.Andreas Jaeger42-92/+488
2003-11-09closure_fn0.c: Print result and check with dg-output to make debugging easier.Andreas Tobler37-188/+170
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-09-19closure_fn0.c: Xfail mips, arm, strongarm, xscale.Andreas Tobler29-326/+326
2003-09-04*** empty log message ***Andreas Tobler51-0/+3705