aboutsummaryrefslogtreecommitdiff
path: root/libffi/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
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