summaryrefslogtreecommitdiff
path: root/libffi/src
Commit message (Expand)AuthorAgeFilesLines
* java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLE correctly.Hans Boehm2002-04-083-10/+35
* * src/sparc/v8.S: Make .eh_frame dependent on target word size.Jakub Jelinek2002-04-081-6/+16
* v8.S: Add unwind info.Jeff Sturm2002-04-042-3/+80
* re PR other/2620 (Filenames differ only in case)David Billinghurst2002-03-292-16/+0
* Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.Andreas Tobler2002-03-073-1/+768
* ffi.h.in: Add typedef for ffi_arg.Jeff Sturm2002-02-241-5/+1
* ffi_darwin.c (ffi_prep_args): Skip appropriate number of GPRs for floating-po...Andreas Tobler2002-02-211-6/+14
* - Symmetrically define ffi_call_DARWIN for AIX.David Edelsohn2002-01-181-0/+15
* - Provide a null definition of _ffi_call_AIX so that Darwin link won't fail.David Edelsohn2002-01-181-4/+10
* Makefile.am (EXTRA_DIST): Add Darwin and AIX files.David Edelsohn2002-01-172-14/+237
* Implement Darwin PowerPC ABI.John Hornkvist2001-10-092-0/+515
* acinclude.m4: Fix spelling error of "separate" as "seperate".Joseph Myers2001-10-071-1/+1
* sysv.S: Avoid gas-only .balign directive.Rainer Orth2001-07-161-17/+16
* re PR bootstrap/3563 (Error building libffi)Rainer Orth2001-07-161-3/+8
* * src/alpha/osf.S (ffi_closure_osf): Use .rdata for ECOFF.Rainer Orth2001-06-261-0/+4
* osf.S (__FRAME_BEGIN__): Conditionalize for ELF.Andrew Haley2001-06-121-0/+4
* osf.S: Add unwind info.Andrew Haley2001-06-033-4/+160
* Restore stack pointer when returning from ffi_closure_UNIX.Hans Boehm2001-04-261-0/+1
* *** empty log message ***Hans Boehm2001-04-261-1/+1
* Eliminate assembler warnings found by ia64-linux bootstrap.Jim Wilson2001-04-181-4/+4
* configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).Jon Beniston2001-03-273-0/+141
* ppc_closure.S: New file.Kevin B Hendricks2001-03-242-0/+405
* Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton2001-03-0216-32/+0
* Richards changes to the closure code for alphaRichard Henderson2000-12-102-24/+121
* libffi closures for AlphaRichard Henderson2000-12-082-158/+272
* sysv.S (ffi_call_SYSV): Doubles are not saved to memory correctly.Scott Bambrough2000-05-111-11/+5
* Port to sparc 32 and 64 Linux.Jakub Jelinek2000-04-176-51/+418
* ffi.c, [...]: New files.Hans Boehm2000-02-256-5/+1340
* Makefile.in: Rebuilt.Anthony Green1999-08-081-1/+40
* Initial revisionAnthony Green1999-08-0823-0/+4742