summaryrefslogtreecommitdiff
path: root/libffi/src
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.am: Add SH support.kkojima2002-07-193-0/+1406
* Forgot this file.bo2002-07-191-4/+0
* 2002-07-16 Bo Thorsen <bo@suse.de>bo2002-07-1811-87/+1034
* 2002-07-18 H.J. Lu (hjl@gnu.org)hjl2002-07-181-0/+1
* * src/s390/sysv.S: Save/restore %r6. Add DWARF-2 unwind info.uweigand2002-06-061-3/+65
* Fix last commit. Sorry about that.bo2002-05-281-15/+6
* * src/x86/ffi.c (ffi_prep_args): Remove reference to avn.sayle2002-05-281-1/+1
* 2002-05-27 Bo Thorsen <bo@suse.de>bo2002-05-271-52/+46
* 2002-05-13 Andreas Tobler <a.tobler@schweiz.ch>dje2002-05-131-2/+3
* 2002-04-29 Gerhard Tonn <GerhardTonn@swol.de>bryce2002-04-292-0/+750
* * configure.in (HAVE_AS_SPARC_UA_PCREL): Check for workingjakub2002-04-282-0/+18
* * src/java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLEhboehm2002-04-083-10/+35
* * src/sparc/v8.S: Make .eh_frame dependent on target word size.jakub2002-04-081-6/+16
* * src/sparc/v8.S: Add unwind info.jsturm2002-04-042-3/+80
* 2002-03-29 David Billinghurst <David.Billinghurst@riotinto.com>billingd2002-03-292-16/+0
* 2002-03-07 Andreas Tobler <toa@pop.agri.ch>dje2002-03-073-1/+768
* * include/ffi.h.in: Add typedef for ffi_arg.jsturm2002-02-241-5/+1
* 2002-02-21 Andreas Tobler <toa@pop.agri.ch>dje2002-02-211-6/+14
* - Symmetrically define ffi_call_DARWIN for AIX.dje2002-01-181-0/+15
* - Provide a null definition of _ffi_call_AIX so that Darwin link won't fail.dje2002-01-181-4/+10
* * Makefile.am (EXTRA_DIST): Add Darwin and AIX files.dje2002-01-172-14/+237
* 2001-10-09 John Hornkvist <john@toastedmarshmallow.com>bryce2001-10-092-0/+515
* config:jsm282001-10-071-1/+1
* * src/x86/sysv.S: Avoid gas-only .balign directive.ro2001-07-161-17/+16
* * src/alpha/ffi.c (ffi_prep_closure): Avoid gas-only mnemonic.ro2001-07-161-3/+8
* * src/alpha/osf.S (ffi_closure_osf): Use .rdata for ECOFF.ro2001-06-261-0/+4
* 2001-06-06 Andrew Haley <aph@redhat.com>aph2001-06-121-0/+4
* 2001-06-03 Andrew Haley <aph@redhat.com>aph2001-06-033-4/+160
* Restore stack pointer when returning from ffi_closure_UNIX.hboehm2001-04-261-0/+1
* *** empty log message ***hboehm2001-04-261-1/+1
* Eliminate assembler warnings found by ia64-linux bootstrap.wilson2001-04-181-4/+4
* 2001-03-27 Jon Beniston <jon@beniston.com>bryce2001-03-273-0/+141
* * src/powerpc/ppc_closure.S: New file.tromey2001-03-242-0/+405
* Remove RCS ident strings to allow comparisions with multiple source checkouts...nickc2001-03-0216-32/+0
* Richards changes to the closure code for alphagreen2000-12-102-24/+121
* libffi closures for Alphagreen2000-12-082-158/+272
* 2000-05-11 Scott Bambrough <scottb@netwinder.org>tromey2000-05-111-11/+5
* Port to sparc 32 and 64 Linux.green2000-04-176-51/+418
* 2000-02-25 Hans Boehm <boehm@acm.org>tromey2000-02-256-5/+1340
* * Makefile.in: Rebuilt.green1999-08-081-1/+40
* Initial revisiongreen1999-08-0823-0/+4742