summaryrefslogtreecommitdiff
path: root/libffi/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Normalize interface for all *-dg-runtest.Thomas Schwinge2014-07-041-4/+4
* libffi.exp (load_gcc_lib): Register loaded libs.Sebastian Huber2014-05-201-1/+3
* tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek2014-04-241-36/+3
* ffitarget.h: Import from upstream.Alan Modra2013-12-101-0/+1
* PowerPC64 ELFv2 supportAlan Modra2013-11-182-21/+16
* Fix several libffi testsuite failures on 64-bit SPARC and PowerPC (PR libffi/...Dominique d'Humieres2013-05-224-5/+5
* re PR libffi/56000 (FAIL: libffi.call/cls_uchar_va.c -O0 -W -Wall output patt...Thorsten Glaser2013-01-173-9/+9
* * Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS)Andreas Schwab2012-12-292-68/+32
* libffi mergeAnthony Green2012-12-2691-358/+1619
* Merge upstream libffiAnthony Green2012-03-046-5/+123
* prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL.Kai Tietz2012-02-081-0/+64
* ffi.c (ffi_call_win32): Add new argument to prototype for specify calling-con...Kai Tietz2012-01-297-0/+396
* cls_double_va.c: Move PR number to comment.Rainer Orth2011-06-292-2/+2
* re PR libffi/46660 (cls_double_va.c, cls_longdouble_va.c FAIL on IRIX 6.5)Rainer Orth2011-06-292-0/+2
* huge_struct.c (test_large_fn): Use PRIu8, PRId8 instead of %hhu, %hhd.Rainer Orth2011-06-142-16/+20
* re PR libffi/46661 (32-bit cls_pointer.c, cls_pointer_stack.c FAIL on IRIX 6.5)Rainer Orth2011-02-092-2/+2
* ffitest.h [__sgi] (PRId64, PRIu64): Define.Rainer Orth2010-12-011-0/+20
* libffi-dg.exp: Rename ...Rainer Orth2010-11-153-8/+2
* Add ARM VFP ABI support to libffi.Chung-Lin Tang2010-10-283-0/+54
* re PR libffi/45677 (Bad stack allocation for ffi function calls on x86-64)Jakub Jelinek2010-10-011-0/+54
* configure.ac: Add target powerpc64-*-freebsd*.Andreas Tobler2010-08-094-4/+4
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-071-2/+0
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-021-1/+1
* re PR libffi/40701 (Many libffi tests fail to compile on Tru64 UNIX)Rainer Orth2010-01-077-1/+18
* xfail tests for AVR32Anthony Green2010-01-012-1/+2
* Fixes for HPUX.Andreas Tobler2010-01-012-2/+15
* Add openbsd support.Andreas Tobler2010-01-011-1/+5
* Update xfails.Anthony Green2010-01-0111-11/+11
* Windows patchAnthony Green2009-12-313-6/+7
* New test case.Anthony Green2009-12-311-0/+342
* ffitest.h: Define PRIuPTR on PA HP-UX.John David Anglin2009-12-151-0/+5
* * testsuite/libffi.call/ffitest.h: Define PRIuPTR on Solaris < 10.Eric Botcazou2009-12-111-0/+9
* stret_medium.c: Remove xfail for mips*-*-*David Daney2009-12-086-6/+6
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-051-1/+0
* re PR libffi/41908 (closures fail for some structure arguments containing flo...Uros Bizjak2009-12-041-1/+1
* cls_longdouble_va.c (main): Fix format string.Uros Bizjak2009-12-031-2/+2
* cls_longdouble_va.c (main): Fix format string.Uros Bizjak2009-12-031-1/+1
* re PR libffi/41908 (closures fail for some structure arguments containing flo...Andreas Tobler2009-11-021-0/+70
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-221-111/+90
* re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford2009-07-111-4/+21
* libffi-dg.exp (libffi-init): Set ld_library_path to "" before adding paths.Richard Sandiford2009-07-011-0/+1
* re PR testsuite/40601 (Errors in "make check")H.J. Lu2009-07-011-1/+4
* gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford2009-06-301-24/+3
* re PR libffi/40444 (libffi badly broken with -m64 by some revision between 14...Andreas Tobler2009-06-161-0/+7
* cls_align_sint64.c, [...]: Fix printf format specifiers.Andrew Haley2009-06-168-15/+34
* err_bad_typedef.c: xfail everywhere.Andrew Haley2009-06-152-2/+2
* [multiple changes]Andrew Haley2009-06-1287-1031/+371
* cls_longdouble_va.c: Add xfail sh*-*-linux-*.Kaz Kojima2009-06-113-4/+4
* Import from libffi 3.0.8:Andrew Haley2009-06-091-0/+2
* [multiple changes]Andrew Haley2009-06-0826-20/+1648