]> git.ipfire.org Git - thirdparty/gcc.git/history - libffi/ChangeLog
Makefile.am: Define ffitest_OBJECTS.
[thirdparty/gcc.git] / libffi / ChangeLog
2002-03-17  Bryce McKinlayMakefile.am: Define ffitest_OBJECTS.
2002-03-17  Bryce McKinlayMakefile.am: Make target library a convenience library.
2002-03-07  Andreas ToblerMakefile.am (EXTRA_DIST): Add Darwin and AIX closure...
2002-02-24  Jeff Sturmffi.h.in: Add typedef for ffi_arg.
2002-02-21  Andreas Toblerffi_darwin.c (ffi_prep_args): Skip appropriate number...
2002-01-31  Anthony GreenConfigure changes to enable cross compiling.
2002-01-18  David Edelsohn- Symmetrically define ffi_call_DARWIN for AIX.
2002-01-18  David Edelsohn- Provide a null definition of _ffi_call_AIX so that...
2002-01-17  David EdelsohnMakefile.am (EXTRA_DIST): Add Darwin and AIX files.
2001-10-09  John HornkvistImplement Darwin PowerPC ABI.
2001-10-07  Joseph Myersacinclude.m4: Fix spelling error of "separate" as ...
2001-07-16  Rainer Orthsysv.S: Avoid gas-only .balign directive.
2001-07-16  Rainer Orthre PR bootstrap/3563 (Error building libffi)
2001-06-26  Rainer Orth* src/alpha/osf.S (ffi_closure_osf): Use .rdata for...
2001-06-25  Rainer Orthconfigure.in: Recognize sparc*-sun-* host.
2001-06-12  Andrew Haleyosf.S (__FRAME_BEGIN__): Conditionalize for ELF.
2001-06-03  Andrew Haleyosf.S: Add unwind info.
2001-06-01  Jeff Sturmconfigure.in: Fix AC_ARG_ENABLE usage.
2001-05-06  Bryce McKinlayconfigure.in: Remove warning about beta code.
2001-04-26  Hans Boehmunix.S: Restore stack pointer when returning from ffi_c...
2001-04-18  Jim WilsonEliminate assembler warnings found by ia64-linux bootstrap.
2001-04-12  Bryce McKinlayMakefile.am: Make a libtool convenience library.
2001-03-29  Bryce McKinlayconfigure.in: Use different syntax for subdirectory...
2001-03-27  Jon Benistonconfigure.in: Added X86_WIN32 target (Win32, CygWin...
2001-03-26  Bryce McKinlayconfigure.in: Make target subdirectory in build dir.
2001-03-24  Kevin B HendricksFixed ChangeLog header
2001-03-24  Kevin B Hendricksppc_closure.S: New file.
2001-03-23  Tom TromeyMakefile.in: Rebuilt.
2001-03-02  Nick CliftonRemove RCS ident strings to allow comparisions with...
2001-02-08  Joseph Myersgcj.texi: Change sources.redhat.com reference to gcc...
2000-12-10  Richard HendersonRichards changes to the closure code for alpha
2000-12-08  Richard Hendersonlibffi closures for Alpha
2000-09-10  Alexandre Olivaconfig.guess, [...]: Removed.
2000-09-10  Alexandre Olivaacinclude.m4: Include libtool macros from the top level.
2000-08-24  Alexandre Olivaconfigure.in [...] (TARGET, TARGETDIR): Set.
2000-05-11  Scott Bambroughsysv.S (ffi_call_SYSV): Doubles are not saved to memory...
2000-05-04  Tom Tromeyconfigure: Rebuilt.
2000-05-01  Jakub JelinekMakefile.am (SUBDIRS): Define.
2000-04-17  Anthony Greenconfigure: Rebuiltd.
2000-04-17  Jakub JelinekPort to sparc 32 and 64 Linux.
2000-04-04  Alexandre Petit... Top level:
2000-03-21  Tom Tromey* Makefile.in: Hand edit for java_raw_api.lo.
2000-03-09  Bryce McKinlayre GNATS gcj/168 (Build fails on Alpha)
2000-03-03  Tom Tromey* Makefile.in: Fixed ia64 by hand.
2000-03-03  Tom Tromeyconfigure: Rebuilt.
2000-03-03  Tom TromeyMakefile.in: Rebuilt.
2000-02-25  Hans Boehmffi.c, [...]: New files.
2000-01-04  Tom Tromey* Makefile.in: Rebuilt with newer automake.
1999-12-31  Tom Tromey* Makefile.am (INCLUDES): Added -I$(top_srcdir)/src.
1999-09-01  Tom Tromeyffi.h.in: Removed PACKAGE and VERSION defines and undefs.
1999-08-08  Anthony GreenInitial revision