aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)Author
2002-07-25Mark ChangeLogMark Mitchell
2002-05-28ffi.c (ffi_prep_incoming_args_SYSV): Remove avn here too.Bo Thorsen
2002-05-28* src/x86/ffi.c (ffi_prep_args): Remove reference to avn.Roger Sayle
2002-05-27ffi.c (ffi_prep_args): Remove unused variable and fix formatting.Bo Thorsen
2002-05-15Mark ChangeLogMark Mitchell
2002-05-14Mark ChangeLogMark Mitchell
2002-05-08configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva
2002-04-28configure.in, configure: Fix SPARC test in previous change.David S. Miller
2002-04-28configure.in (HAVE_AS_SPARC_UA_PCREL): Check for working %r_disp32().Jakub Jelinek
2002-04-08java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLE correctly.Hans Boehm
2002-04-08* src/sparc/v8.S: Make .eh_frame dependent on target word size.Jakub Jelinek
2002-04-05v8.S: Add unwind info.Jeff Sturm
2002-04-01configure.in: Enable alpha*-*-freebsd*.Loren J. Rittle
2002-03-31configure.in (i*86-*-netbsdelf*): Don't disable libgcj.Krister Walfridsson
2002-03-29re PR other/2620 (Filenames differ only in case)David Billinghurst
2002-03-17Makefile.am: Define ffitest_OBJECTS.Bryce McKinlay
2002-03-17Makefile.am: Make target library a convenience library.Bryce McKinlay
2002-03-12Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.Andreas Tobler
2002-03-08This commit was manufactured by cvs2svn to create branchNo Author
2002-02-24ffi.h.in: Add typedef for ffi_arg.Jeff Sturm
2002-02-21ffi_darwin.c (ffi_prep_args): Skip appropriate number of GPRs for floating-po...Andreas Tobler
2002-01-31Configure changes to enable cross compiling.Anthony Green
2002-01-18- Symmetrically define ffi_call_DARWIN for AIX.David Edelsohn
2002-01-18- Provide a null definition of _ffi_call_AIX so that Darwin link won't fail.David Edelsohn
2002-01-17Makefile.am (EXTRA_DIST): Add Darwin and AIX files.David Edelsohn
2001-10-09Implement Darwin PowerPC ABI.John Hornkvist
2001-10-07acinclude.m4: Fix spelling error of "separate" as "seperate".Joseph Myers
2001-07-16sysv.S: Avoid gas-only .balign directive.Rainer Orth
2001-07-16re PR bootstrap/3563 (Error building libffi)Rainer Orth
2001-06-26* src/alpha/osf.S (ffi_closure_osf): Use .rdata for ECOFF.Rainer Orth
2001-06-25configure.in: Recognize sparc*-sun-* host.Rainer Orth
2001-06-12osf.S (__FRAME_BEGIN__): Conditionalize for ELF.Andrew Haley
2001-06-03osf.S: Add unwind info.Andrew Haley
2001-06-01configure.in: Fix AC_ARG_ENABLE usage.Jeff Sturm
2001-05-20ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva
2001-05-06configure.in: Remove warning about beta code.Bryce McKinlay
2001-04-26unix.S: Restore stack pointer when returning from ffi_closure_UNIX.Hans Boehm
2001-04-26Restore stack pointer when returning from ffi_closure_UNIX.Hans Boehm
2001-04-26*** empty log message ***Hans Boehm
2001-04-18Eliminate assembler warnings found by ia64-linux bootstrap.Jim Wilson
2001-04-12Makefile.am: Make a libtool convenience library.Bryce McKinlay
2001-03-29configure.in: Use different syntax for subdirectory creation.Bryce McKinlay
2001-03-27configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).Jon Beniston
2001-03-26configure.in: Make target subdirectory in build dir.Bryce McKinlay
2001-03-24Fixed ChangeLog headerKevin B Hendricks
2001-03-24ppc_closure.S: New file.Kevin B Hendricks
2001-03-23Makefile.in: Rebuilt.Tom Tromey
2001-03-02Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton
2001-02-08gcj.texi: Change sources.redhat.com reference to gcc.gnu.org.Joseph Myers
2000-12-10Richards changes to the closure code for alphaRichard Henderson