summaryrefslogtreecommitdiff
path: root/libffi/testsuite/libffi.call
AgeCommit message (Expand)Author
2015-10-27re PR libffi/65441 (FAIL: libffi.call/float2.c -W -Wall -Wno-psabi (test for ...John David Anglin
2015-01-19Merge with upstream libffi 3ac1610aa33c887ea9b14935208943925714a33eRichard Henderson
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson
2013-11-18PowerPC64 ELFv2 supportAlan Modra
2013-05-22Fix several libffi testsuite failures on 64-bit SPARC and PowerPC (PR libffi/...Dominique d'Humieres
2013-01-17re PR libffi/56000 (FAIL: libffi.call/cls_uchar_va.c -O0 -W -Wall output patt...Thorsten Glaser
2012-12-26libffi mergeAnthony Green
2012-03-04Merge upstream libffiAnthony Green
2012-02-08prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL.Kai Tietz
2012-01-29ffi.c (ffi_call_win32): Add new argument to prototype for specify calling-con...Kai Tietz
2011-06-29cls_double_va.c: Move PR number to comment.Rainer Orth
2011-06-29re PR libffi/46660 (cls_double_va.c, cls_longdouble_va.c FAIL on IRIX 6.5)Rainer Orth
2011-06-14huge_struct.c (test_large_fn): Use PRIu8, PRId8 instead of %hhu, %hhd.Rainer Orth
2011-02-09re PR libffi/46661 (32-bit cls_pointer.c, cls_pointer_stack.c FAIL on IRIX 6.5)Rainer Orth
2010-12-01ffitest.h [__sgi] (PRId64, PRIu64): Define.Rainer Orth
2010-11-15libffi-dg.exp: Rename ...Rainer Orth
2010-10-28Add ARM VFP ABI support to libffi.Chung-Lin Tang
2010-10-01re PR libffi/45677 (Bad stack allocation for ffi function calls on x86-64)Jakub Jelinek
2010-08-09configure.ac: Add target powerpc64-*-freebsd*.Andreas Tobler
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek
2010-01-07re PR libffi/40701 (Many libffi tests fail to compile on Tru64 UNIX)Rainer Orth
2010-01-01xfail tests for AVR32Anthony Green
2010-01-01Fixes for HPUX.Andreas Tobler
2010-01-01Update xfails.Anthony Green
2009-12-31Windows patchAnthony Green
2009-12-31New test case.Anthony Green
2009-12-15ffitest.h: Define PRIuPTR on PA HP-UX.John David Anglin
2009-12-11* testsuite/libffi.call/ffitest.h: Define PRIuPTR on Solaris < 10.Eric Botcazou
2009-12-08stret_medium.c: Remove xfail for mips*-*-*David Daney
2009-12-04re PR libffi/41908 (closures fail for some structure arguments containing flo...Uros Bizjak
2009-12-03cls_longdouble_va.c (main): Fix format string.Uros Bizjak
2009-12-03cls_longdouble_va.c (main): Fix format string.Uros Bizjak
2009-11-02re PR libffi/41908 (closures fail for some structure arguments containing flo...Andreas Tobler
2009-06-16cls_align_sint64.c, [...]: Fix printf format specifiers.Andrew Haley
2009-06-15err_bad_typedef.c: xfail everywhere.Andrew Haley
2009-06-12[multiple changes]Andrew Haley
2009-06-11cls_longdouble_va.c: Add xfail sh*-*-linux-*.Kaz Kojima
2009-06-08[multiple changes]Andrew Haley
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-01-30re PR libffi/34612 ([4.1/4.2] libffi doesn't work with -fomit-frame-pointer o...H.J. Lu
2007-11-17sysv.S: Load correct cr to compare if we have long double.Andreas Tobler
2007-08-24* testsuite/libffi.call/return_sl.c: New test.David Daney
2007-08-10cls_multi_ushort.c, [...]: Remove xfail for mips64*-*-*.David Daney
2007-08-09ffitest.h (ffi_type_mylong): Remove definition.David Daney
2007-08-03return_ul.c (main): Define return type as ffi_arg.David Daney
2007-07-31re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley
2007-07-26re PR testsuite/32843 (libffi.call/return_sc.c)Richard Guenther
2007-07-09[multiple changes]Andrew Haley
2007-04-06configure.ac: Tidy target case.Richard Henderson
2007-03-24return_fl2.c (return_fl): Mark as static.Uros Bizjak