aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)Author
2002-08-14* boehm-gc/configure, libf2c/configure: Rebuilt.Alexandre Oliva
2002-07-19 * configure.in (sh[34]*-*-linux*): Add brackets.Kaz Kojima
2002-07-19 * Makefile.am: Add SH support.Kaz Kojima
2002-07-19Forgot this file.Bo Thorsen
2002-07-182002-07-16 Bo Thorsen <bo@suse.de>Bo Thorsen
2002-07-182002-07-18 H.J. Lu (hjl@gnu.org)H.J. Lu
2002-06-06* src/s390/sysv.S: Save/restore %r6. Add DWARF-2 unwind info.Ulrich Weigand
2002-05-28Fix last commit. Sorry about that.Bo Thorsen
2002-05-28 * src/x86/ffi.c (ffi_prep_args): Remove reference to avn.Roger Sayle
2002-05-272002-05-27 Bo Thorsen <bo@suse.de>Bo Thorsen
2002-05-132002-05-13 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2002-05-08* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD atAlexandre Oliva
2002-05-05* configure.in (sparc64-*-netbsd*): Add target.Jason Thorpe
2002-04-292002-04-28 David S. Miller <davem@redhat.com>David S. Miller
2002-04-292002-04-29 Gerhard Tonn <GerhardTonn@swol.de>Gerhard Tonn
2002-04-28 * configure.in (HAVE_AS_SPARC_UA_PCREL): Check for workingJakub Jelinek
2002-04-08 * src/java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLEHans Boehm
2002-04-08 * src/sparc/v8.S: Make .eh_frame dependent on target word size.Jakub Jelinek
2002-04-07* configure.in (alpha*-*-netbsd*): Add target.Jason Thorpe
2002-04-04 * src/sparc/v8.S: Add unwind info.Jeff Sturm
2002-03-312002-03-30 Krister Walfridsson <cato@df.lth.se>Krister Walfridsson
2002-03-292002-03-29 David Billinghurst <David.Billinghurst@riotinto.com>David Billinghurst
2002-03-21 * configure.in: Enable alpha*-*-freebsd*.Loren J. Rittle
2002-03-17 * Makefile.am: Define ffitest_OBJECTS.Bryce McKinlay
2002-03-17zlib:Bryce McKinlay
2002-03-07- Add Darwin and AIX to supported platforms.David Edelsohn
2002-03-072002-03-07 Andreas Tobler <toa@pop.agri.ch>Andreas Tobler
2002-02-24 * include/ffi.h.in: Add typedef for ffi_arg.Jeff Sturm
2002-02-212002-02-21 Andreas Tobler <toa@pop.agri.ch>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-17 * Makefile.am (EXTRA_DIST): Add Darwin and AIX files.David Edelsohn
2001-10-092001-10-09 John Hornkvist <john@toastedmarshmallow.com>John Hornkvist
2001-10-07config:Joseph Myers
2001-07-16 * src/x86/sysv.S: Avoid gas-only .balign directive.Rainer Orth
2001-07-16 * src/alpha/ffi.c (ffi_prep_closure): Avoid gas-only mnemonic.Rainer Orth
2001-06-26 * src/alpha/osf.S (ffi_closure_osf): Use .rdata for ECOFF.Rainer Orth
2001-06-25 * configure.in: Recognize sparc*-sun-* host.Rainer Orth
2001-06-122001-06-06 Andrew Haley <aph@redhat.com>Andrew Haley
2001-06-032001-06-03 Andrew Haley <aph@redhat.com>Andrew Haley
2001-06-01* configure.in: Fix AC_ARG_ENABLE usage.Jeff Sturm
2001-05-20* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva
2001-05-06 * configure.in: Remove warning about beta code.Bryce McKinlay
2001-04-26 * src/ia64/unix.S: Restore stack pointer when returning fromHans 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-12libffi:Bryce McKinlay
2001-03-29 * configure.in: Use different syntax for subdirectory creation.Bryce McKinlay