summaryrefslogtreecommitdiff
path: root/libffi/src/ffitest.c
Commit message (Expand)AuthorAgeFilesLines
* configure.in (powerpc64*-*-linux*): Remove.Jakub Jelinek2003-04-181-14/+22
* ffitest.c (main): Only use ffi_closures if those are supported.Andreas Jaeger2003-01-141-1/+3
* [multiple changes]Tom Tromey2003-01-141-14/+244
* ffi.h.in: Add closure defines for SPARC, SPARC64.Jeff Sturm2003-01-031-2/+4
* ffi.h.in: Added FFI_STDCALL ffi_type enumeration for X86_WIN32.Ranjit Mathew2002-12-061-1/+88
* java_raw_api.c (ffi_java_raw_to_ptrarray): Interpret raw data as _Jv_word val...Ulrich Weigand2002-10-081-1/+1
* [multiple changes]Bo Thorsen2002-07-191-13/+266
* ffi.h.in: Add typedef for ffi_arg.Jeff Sturm2002-02-241-5/+1
* configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).Jon Beniston2001-03-271-0/+6
* Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton2001-03-021-2/+0
* Port to sparc 32 and 64 Linux.Jakub Jelinek2000-04-171-2/+2
* ffi.c, [...]: New files.Hans Boehm2000-02-251-1/+32
* Initial revisionAnthony Green1999-08-081-0/+701