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