summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* ffi64.c (ffi_prep_args): Check for void retval.Andrew Haley2003-01-143-3/+52
* ffitest.c (main): Only use ffi_closures if those are supported.Andreas Jaeger2003-01-142-1/+8
* [multiple changes]Tom Tromey2003-01-143-30/+275
* ffi_darwin.c: Remove RCS version string.Geoffrey Keating2003-01-103-4/+5
* ffi.h.in: Add closure defines for SPARC, SPARC64.Jeff Sturm2003-01-036-8/+327
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-165-274/+287
* ffi.h.in: Added FFI_STDCALL ffi_type enumeration for X86_WIN32.Ranjit Mathew2002-12-065-5/+250
* * src/s390/sysv.S (.eh_frame section): Make section read-only.Ulrich Weigand2002-11-272-2/+6
* Fix Portable .NET bug with IA-64 pointer size.Jim Wilson2002-11-262-1/+6
* s390.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.Ulrich Weigand2002-11-152-8/+20
* * configure.in: Look for common files in the right place.DJ Delorie2002-11-113-3/+8
* java_raw_api.c (ffi_java_raw_to_ptrarray): Interpret raw data as _Jv_word val...Ulrich Weigand2002-10-084-29/+102
* * src/x86/ffi64.c (ffi_prep_cif_machdep): Remove debug output.Andreas Jaeger2002-10-022-2/+4
* * include/ffi.h.in: Fix i386 win32 compilation.Bo Thorsen2002-10-012-1/+5
* configure.in: Add s390x-*-linux-* target.Ulrich Weigand2002-09-308-636/+1030
* * src/arm/sysv.S: Fix typo.Richard Earnshaw2002-09-292-1/+5
* sysv.S: If we don't have machine/asm.h and the pre-processor has defined...Richard Earnshaw2002-09-282-0/+21
* ffi.h.in: Fix multilib x86-64 support.Bo Thorsen2002-09-272-15/+13
* Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi2002-09-233-2/+6
* configure, configure: Rebuilt.Alexandre Oliva2002-08-141-138/+174
* configure.in (sh[34]*-*-linux*): Add brackets.Kaz Kojima2002-07-193-2/+7
* Makefile.am: Add SH support.Kaz Kojima2002-07-199-68/+1526
* Forgot this file.Bo Thorsen2002-07-191-4/+0
* [multiple changes]Bo Thorsen2002-07-1917-160/+1174
* Makefile.am (TARGET_SRC_MIPS_LINUX): New.H.J. Lu2002-07-186-156/+197
* * src/s390/sysv.S: Save/restore %r6. Add DWARF-2 unwind info.Ulrich Weigand2002-06-062-3/+69
* Fix last commit. Sorry about that.Bo Thorsen2002-05-282-29/+25
* * src/x86/ffi.c (ffi_prep_args): Remove reference to avn.Roger Sayle2002-05-282-1/+5
* ffi.c (ffi_prep_args): Remove unused variable and fix formatting.Bo Thorsen2002-05-272-52/+51
* ffi_darwin.c (ffi_prep_closure): Declare fd at beginning of function (for old...Andreas Tobler2002-05-132-2/+8
* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva2002-05-083-135/+166
* configure.in (sparc64-*-netbsd*): Add target.Jason Thorpe2002-05-053-4/+10
* configure.in, configure: Fix SPARC test in previous change.David S. Miller2002-04-283-2/+6
* Makefile.am: Add Linux for S/390 support.Gerhard Tonn2002-04-299-71/+867
* configure.in (HAVE_AS_SPARC_UA_PCREL): Check for working %r_disp32().Jakub Jelinek2002-04-286-0/+90
* java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLE correctly.Hans Boehm2002-04-084-10/+44
* * src/sparc/v8.S: Make .eh_frame dependent on target word size.Jakub Jelinek2002-04-082-6/+20
* configure.in (alpha*-*-netbsd*): Add target.Jason Thorpe2002-04-073-2/+7
* v8.S: Add unwind info.Jeff Sturm2002-04-043-3/+85
* configure.in (i*86-*-netbsdelf*): Don't disable libgcj.Krister Walfridsson2002-03-313-63/+70
* re PR other/2620 (Filenames differ only in case)David Billinghurst2002-03-293-16/+6
* configure.in: Enable alpha*-*-freebsd*.Loren J. Rittle2002-03-213-2/+7
* Makefile.am: Define ffitest_OBJECTS.Bryce McKinlay2002-03-173-5/+7
* Makefile.am: Make target library a convenience library.Bryce McKinlay2002-03-173-90/+97
* - Add Darwin and AIX to supported platforms.David Edelsohn2002-03-071-2/+2
* Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.Andreas Tobler2002-03-077-9/+816
* ffi.h.in: Add typedef for ffi_arg.Jeff Sturm2002-02-243-5/+16
* ffi_darwin.c (ffi_prep_args): Skip appropriate number of GPRs for floating-po...Andreas Tobler2002-02-212-6/+19
* Configure changes to enable cross compiling.Anthony Green2002-01-314-155/+301
* - Symmetrically define ffi_call_DARWIN for AIX.David Edelsohn2002-01-182-0/+16