aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)AuthorFilesLines
2003-01-29ppc_closure.S: Recode to fit shared libs.Franz Sirl2-73/+125
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva2-177/+220
2003-01-28ffi.h.in: Enable FFI_CLOSURES for x86_64.Andrew Haley4-1/+240
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva4-10/+25
2003-01-27Makefile.am (TARGET_SRC_POWERPC_AIX): Fix typo.David Edelsohn3-6/+11
2003-01-22darwin.S (_ffi_call_AIX): Add Augmentation size to unwind info.Andrew Haley2-0/+6
2003-01-21darwin.S: Add unwind info.Andreas Tobler3-25/+136
2003-01-14ffi64.c (ffi_prep_args): Check for void retval.Andrew Haley3-3/+52
2003-01-14ffitest.c (main): Only use ffi_closures if those are supported.Andreas Jaeger2-1/+8
2003-01-14[multiple changes]Tom Tromey3-30/+275
2003-01-10ffi_darwin.c: Remove RCS version string.Geoffrey Keating3-4/+5
2003-01-03ffi.h.in: Add closure defines for SPARC, SPARC64.Jeff Sturm6-8/+327
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg5-274/+287
2002-12-06ffi.h.in: Added FFI_STDCALL ffi_type enumeration for X86_WIN32.Ranjit Mathew5-5/+250
2002-11-27* src/s390/sysv.S (.eh_frame section): Make section read-only.Ulrich Weigand2-2/+6
2002-11-26Fix Portable .NET bug with IA-64 pointer size.Jim Wilson2-1/+6
2002-11-15s390.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.Ulrich Weigand2-8/+20
2002-11-11* configure.in: Look for common files in the right place.DJ Delorie3-3/+8
2002-10-08java_raw_api.c (ffi_java_raw_to_ptrarray): Interpret raw data as _Jv_word val...Ulrich Weigand4-29/+102
2002-10-02* src/x86/ffi64.c (ffi_prep_cif_machdep): Remove debug output.Andreas Jaeger2-2/+4
2002-10-01* include/ffi.h.in: Fix i386 win32 compilation.Bo Thorsen2-1/+5
2002-09-30configure.in: Add s390x-*-linux-* target.Ulrich Weigand8-636/+1030
2002-09-29* src/arm/sysv.S: Fix typo.Richard Earnshaw2-1/+5
2002-09-28sysv.S: If we don't have machine/asm.h and the pre-processor has defined...Richard Earnshaw2-0/+21
2002-09-27ffi.h.in: Fix multilib x86-64 support.Bo Thorsen2-15/+13
2002-09-23Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi3-2/+6
2002-08-14configure, configure: Rebuilt.Alexandre Oliva1-138/+174
2002-07-19configure.in (sh[34]*-*-linux*): Add brackets.Kaz Kojima3-2/+7
2002-07-19Makefile.am: Add SH support.Kaz Kojima9-68/+1526
2002-07-19Forgot this file.Bo Thorsen1-4/+0
2002-07-19[multiple changes]Bo Thorsen17-160/+1174
2002-07-18Makefile.am (TARGET_SRC_MIPS_LINUX): New.H.J. Lu6-156/+197
2002-06-06* src/s390/sysv.S: Save/restore %r6. Add DWARF-2 unwind info.Ulrich Weigand2-3/+69
2002-05-28Fix last commit. Sorry about that.Bo Thorsen2-29/+25
2002-05-28* src/x86/ffi.c (ffi_prep_args): Remove reference to avn.Roger Sayle2-1/+5
2002-05-27ffi.c (ffi_prep_args): Remove unused variable and fix formatting.Bo Thorsen2-52/+51
2002-05-13ffi_darwin.c (ffi_prep_closure): Declare fd at beginning of function (for old...Andreas Tobler2-2/+8
2002-05-08configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva3-135/+166
2002-05-05configure.in (sparc64-*-netbsd*): Add target.Jason Thorpe3-4/+10
2002-04-28configure.in, configure: Fix SPARC test in previous change.David S. Miller3-2/+6
2002-04-29Makefile.am: Add Linux for S/390 support.Gerhard Tonn9-71/+867
2002-04-28configure.in (HAVE_AS_SPARC_UA_PCREL): Check for working %r_disp32().Jakub Jelinek6-0/+90
2002-04-08java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLE correctly.Hans Boehm4-10/+44
2002-04-08* src/sparc/v8.S: Make .eh_frame dependent on target word size.Jakub Jelinek2-6/+20
2002-04-07configure.in (alpha*-*-netbsd*): Add target.Jason Thorpe3-2/+7
2002-04-04v8.S: Add unwind info.Jeff Sturm3-3/+85
2002-03-31configure.in (i*86-*-netbsdelf*): Don't disable libgcj.Krister Walfridsson3-63/+70
2002-03-29re PR other/2620 (Filenames differ only in case)David Billinghurst3-16/+6
2002-03-21configure.in: Enable alpha*-*-freebsd*.Loren J. Rittle3-2/+7
2002-03-17Makefile.am: Define ffitest_OBJECTS.Bryce McKinlay3-5/+7