aboutsummaryrefslogtreecommitdiff
path: root/libffi/src
AgeCommit message (Expand)AuthorFilesLines
2002-06-06* src/s390/sysv.S: Save/restore %r6. Add DWARF-2 unwind info.Ulrich Weigand1-3/+65
2002-05-28Fix last commit. Sorry about that.Bo Thorsen1-15/+6
2002-05-28* src/x86/ffi.c (ffi_prep_args): Remove reference to avn.Roger Sayle1-1/+1
2002-05-27ffi.c (ffi_prep_args): Remove unused variable and fix formatting.Bo Thorsen1-52/+46
2002-05-13ffi_darwin.c (ffi_prep_closure): Declare fd at beginning of function (for old...Andreas Tobler1-2/+3
2002-04-29Makefile.am: Add Linux for S/390 support.Gerhard Tonn2-0/+750
2002-04-28configure.in (HAVE_AS_SPARC_UA_PCREL): Check for working %r_disp32().Jakub Jelinek2-0/+18
2002-04-08java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLE correctly.Hans Boehm3-10/+35
2002-04-08* src/sparc/v8.S: Make .eh_frame dependent on target word size.Jakub Jelinek1-6/+16
2002-04-04v8.S: Add unwind info.Jeff Sturm2-3/+80
2002-03-29re PR other/2620 (Filenames differ only in case)David Billinghurst2-16/+0
2002-03-07Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.Andreas Tobler3-1/+768
2002-02-24ffi.h.in: Add typedef for ffi_arg.Jeff Sturm1-5/+1
2002-02-21ffi_darwin.c (ffi_prep_args): Skip appropriate number of GPRs for floating-po...Andreas Tobler1-6/+14
2002-01-18- Symmetrically define ffi_call_DARWIN for AIX.David Edelsohn1-0/+15
2002-01-18- Provide a null definition of _ffi_call_AIX so that Darwin link won't fail.David Edelsohn1-4/+10
2002-01-17Makefile.am (EXTRA_DIST): Add Darwin and AIX files.David Edelsohn2-14/+237
2001-10-09Implement Darwin PowerPC ABI.John Hornkvist2-0/+515
2001-10-07acinclude.m4: Fix spelling error of "separate" as "seperate".Joseph Myers1-1/+1
2001-07-16sysv.S: Avoid gas-only .balign directive.Rainer Orth1-17/+16
2001-07-16re PR bootstrap/3563 (Error building libffi)Rainer Orth1-3/+8
2001-06-26* src/alpha/osf.S (ffi_closure_osf): Use .rdata for ECOFF.Rainer Orth1-0/+4
2001-06-12osf.S (__FRAME_BEGIN__): Conditionalize for ELF.Andrew Haley1-0/+4
2001-06-03osf.S: Add unwind info.Andrew Haley3-4/+160
2001-04-26Restore stack pointer when returning from ffi_closure_UNIX.Hans Boehm1-0/+1
2001-04-26*** empty log message ***Hans Boehm1-1/+1
2001-04-18Eliminate assembler warnings found by ia64-linux bootstrap.Jim Wilson1-4/+4
2001-03-27configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).Jon Beniston3-0/+141
2001-03-24ppc_closure.S: New file.Kevin B Hendricks2-0/+405
2001-03-02Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton16-32/+0
2000-12-10Richards changes to the closure code for alphaRichard Henderson2-24/+121
2000-12-08libffi closures for AlphaRichard Henderson2-158/+272
2000-05-11sysv.S (ffi_call_SYSV): Doubles are not saved to memory correctly.Scott Bambrough1-11/+5
2000-04-17Port to sparc 32 and 64 Linux.Jakub Jelinek6-51/+418
2000-02-25ffi.c, [...]: New files.Hans Boehm6-5/+1340
1999-08-08Makefile.in: Rebuilt.Anthony Green1-1/+40
1999-08-08Initial revisionAnthony Green23-0/+4742