summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* configure, configure: Rebuilt.Alexandre Oliva2002-08-141-138/+174
* configure.in (sh[34]*-*-linux*): Add brackets.Kaz Kojima2002-07-193-2/+7
* Makefile.am: Add SH support.Kaz Kojima2002-07-199-68/+1526
* Forgot this file.Bo Thorsen2002-07-191-4/+0
* [multiple changes]Bo Thorsen2002-07-1917-160/+1174
* Makefile.am (TARGET_SRC_MIPS_LINUX): New.H.J. Lu2002-07-186-156/+197
* * src/s390/sysv.S: Save/restore %r6. Add DWARF-2 unwind info.Ulrich Weigand2002-06-062-3/+69
* Fix last commit. Sorry about that.Bo Thorsen2002-05-282-29/+25
* * src/x86/ffi.c (ffi_prep_args): Remove reference to avn.Roger Sayle2002-05-282-1/+5
* ffi.c (ffi_prep_args): Remove unused variable and fix formatting.Bo Thorsen2002-05-272-52/+51
* ffi_darwin.c (ffi_prep_closure): Declare fd at beginning of function (for old...Andreas Tobler2002-05-132-2/+8
* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva2002-05-083-135/+166
* configure.in (sparc64-*-netbsd*): Add target.Jason Thorpe2002-05-053-4/+10
* configure.in, configure: Fix SPARC test in previous change.David S. Miller2002-04-283-2/+6
* Makefile.am: Add Linux for S/390 support.Gerhard Tonn2002-04-299-71/+867
* configure.in (HAVE_AS_SPARC_UA_PCREL): Check for working %r_disp32().Jakub Jelinek2002-04-286-0/+90
* java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLE correctly.Hans Boehm2002-04-084-10/+44
* * src/sparc/v8.S: Make .eh_frame dependent on target word size.Jakub Jelinek2002-04-082-6/+20
* configure.in (alpha*-*-netbsd*): Add target.Jason Thorpe2002-04-073-2/+7
* v8.S: Add unwind info.Jeff Sturm2002-04-043-3/+85
* configure.in (i*86-*-netbsdelf*): Don't disable libgcj.Krister Walfridsson2002-03-313-63/+70
* re PR other/2620 (Filenames differ only in case)David Billinghurst2002-03-293-16/+6
* configure.in: Enable alpha*-*-freebsd*.Loren J. Rittle2002-03-213-2/+7
* Makefile.am: Define ffitest_OBJECTS.Bryce McKinlay2002-03-173-5/+7
* Makefile.am: Make target library a convenience library.Bryce McKinlay2002-03-173-90/+97
* - Add Darwin and AIX to supported platforms.David Edelsohn2002-03-071-2/+2
* Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.Andreas Tobler2002-03-077-9/+816
* ffi.h.in: Add typedef for ffi_arg.Jeff Sturm2002-02-243-5/+16
* ffi_darwin.c (ffi_prep_args): Skip appropriate number of GPRs for floating-po...Andreas Tobler2002-02-212-6/+19
* Configure changes to enable cross compiling.Anthony Green2002-01-314-155/+301
* - Symmetrically define ffi_call_DARWIN for AIX.David Edelsohn2002-01-182-0/+16
* - Provide a null definition of _ffi_call_AIX so that Darwin link won't fail.David Edelsohn2002-01-182-4/+14
* Makefile.am (EXTRA_DIST): Add Darwin and AIX files.David Edelsohn2002-01-178-80/+359
* Implement Darwin PowerPC ABI.John Hornkvist2001-10-099-123/+695
* acinclude.m4: Fix spelling error of "separate" as "seperate".Joseph Myers2001-10-072-1/+5
* sysv.S: Avoid gas-only .balign directive.Rainer Orth2001-07-162-17/+21
* re PR bootstrap/3563 (Error building libffi)Rainer Orth2001-07-162-3/+13
* * src/alpha/osf.S (ffi_closure_osf): Use .rdata for ECOFF.Rainer Orth2001-06-262-0/+8
* configure.in: Recognize sparc*-sun-* host.Rainer Orth2001-06-253-2/+7
* osf.S (__FRAME_BEGIN__): Conditionalize for ELF.Andrew Haley2001-06-122-0/+8
* osf.S: Add unwind info.Andrew Haley2001-06-034-4/+166
* configure.in: Fix AC_ARG_ENABLE usage.Jeff Sturm2001-06-013-158/+175
* ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva2001-05-201-132/+147
* configure.in: Remove warning about beta code.Bryce McKinlay2001-05-063-139/+136
* unix.S: Restore stack pointer when returning from ffi_closure_UNIX.Hans Boehm2001-04-261-0/+5
* 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-182-4/+9
* Makefile.am: Make a libtool convenience library.Bryce McKinlay2001-04-123-12/+90
* configure.in: Use different syntax for subdirectory creation.Bryce McKinlay2001-03-293-14/+9