summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* configure.in, configure: Fix SPARC test in previous change.David S. Miller2002-04-283-2/+6
* 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
* v8.S: Add unwind info.Jeff Sturm2002-04-053-3/+85
* configure.in: Enable alpha*-*-freebsd*.Loren J. Rittle2002-04-013-2/+7
* 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
* Makefile.am: Define ffitest_OBJECTS.Bryce McKinlay2002-03-173-8/+10
* Makefile.am: Make target library a convenience library.Bryce McKinlay2002-03-173-92/+99
* Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.Andreas Tobler2002-03-126-11/+378
* This commit was manufactured by cvs2svn to create branchNo Author2002-03-082-0/+440
* 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
* configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).Jon Beniston2001-03-279-70/+265
* configure.in: Make target subdirectory in build dir.Bryce McKinlay2001-03-265-717/+1026
* Fixed ChangeLog headerKevin B Hendricks2001-03-241-1/+1
* ppc_closure.S: New file.Kevin B Hendricks2001-03-246-5/+433
* Makefile.in: Rebuilt.Tom Tromey2001-03-233-1/+7
* Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton2001-03-0219-36/+21
* gcj.texi: Change sources.redhat.com reference to gcc.gnu.org.Joseph Myers2001-02-082-3/+8
* Richards changes to the closure code for alphaRichard Henderson2000-12-103-25/+130
* libffi closures for AlphaRichard Henderson2000-12-084-159/+295
* ltconfig, [...]: Updated from libtool multi-language branch, to work around S...Alexandre Oliva2000-09-301-91/+92
* config.guess, [...]: Removed.Alexandre Oliva2000-09-109-9503/+5
* acinclude.m4: Include libtool macros from the top level.Alexandre Oliva2000-09-104-577/+646
* configure.in [...] (TARGET, TARGETDIR): Set.Alexandre Oliva2000-08-243-0/+7
* README updated for ARMTom Tromey2000-05-111-4/+1
* sysv.S (ffi_call_SYSV): Doubles are not saved to memory correctly.Scott Bambrough2000-05-112-11/+11