OSDN Git Service

2002-02-07 H.J. Lu <hjl@gnu.org>
[pf3gnuchains/gcc-fork.git] / libffi /
2002-01-31 greenConfigure changes to enable cross compiling.
2002-01-18 dje- Symmetrically define ffi_call_DARWIN for AIX.
2002-01-18 dje- Provide a null definition of _ffi_call_AIX so that...
2002-01-17 dje * Makefile.am (EXTRA_DIST): Add Darwin and...
2001-10-09 bryce2001-10-09 John Hornkvist <john@toastedmarshmallow...
2001-10-07 jsm28config:
2001-07-16 ro * src/x86/sysv.S: Avoid gas-only .balign directive.
2001-07-16 ro * src/alpha/ffi.c (ffi_prep_closure): Avoid gas-only...
2001-06-26 ro * src/alpha/osf.S (ffi_closure_osf): Use .rdata for...
2001-06-25 ro * configure.in: Recognize sparc*-sun-* host.
2001-06-12 aph2001-06-06 Andrew Haley <aph@redhat.com>
2001-06-03 aph2001-06-03 Andrew Haley <aph@redhat.com>
2001-06-01 jsturm* configure.in: Fix AC_ARG_ENABLE usage.
2001-05-20 aoliva* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf...
2001-05-06 bryce * configure.in: Remove warning about beta code.
2001-04-26 hboehm * src/ia64/unix.S: Restore stack pointer when returnin...
2001-04-26 hboehmRestore stack pointer when returning from ffi_closure_UNIX.
2001-04-26 hboehm*** empty log message ***
2001-04-18 wilsonEliminate assembler warnings found by ia64-linux bootstrap.
2001-04-12 brycelibffi:
2001-03-29 bryce * configure.in: Use different syntax for subdire...
2001-03-27 bryce2001-03-27 Jon Beniston <jon@beniston.com>
2001-03-26 bryce * configure.in: Make target subdirectory in build...
2001-03-24 tromeyFixed ChangeLog header
2001-03-24 tromey * src/powerpc/ppc_closure.S: New file.
2001-03-23 tromey * Makefile.in: Rebuilt.
2001-03-02 nickcRemove RCS ident strings to allow comparisions with...
2001-02-08 jsm28gcc/java/:
2000-12-10 greenRichards changes to the closure code for alpha
2000-12-08 greenlibffi closures for Alpha
2000-09-30 aoliva* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
2000-09-10 aoliva* config.guess, config.sub, install-sh: Removed.
2000-09-10 aoliva* acinclude.m4: Include libtool macros from the top...
2000-08-24 aoliva* configure.in [i*86-*-freebsd*] (TARGET, TARGETDIR...
2000-05-11 tromeyREADME updated for ARM
2000-05-11 tromey2000-05-11 Scott Bambrough <scottb@netwinder.org>
2000-05-04 tromey * configure: Rebuilt.
2000-05-01 tromey2000-04-28 Jakub Jelinek <jakub@redhat.com>
2000-04-17 green2000-04-16 Anthony Green <green@redhat.com>
2000-04-17 greenPort to sparc 32 and 64 Linux.
2000-04-04 apbiancoTop level:
2000-03-21 tromey * Makefile.in: Hand edit for java_raw_api.lo.
2000-03-09 bryce2000-03-08 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-03 tromey * Makefile.in: Fixed ia64 by hand.
2000-03-03 tromey * configure: Rebuilt.
2000-03-03 tromey * Makefile.in: Rebuilt.
2000-02-25 tromey2000-02-25 Hans Boehm <boehm@acm.org>
2000-01-04 tromey * Makefile.in: Rebuilt with newer automake.
1999-12-31 tromey * Makefile.am (INCLUDES): Added -I$(top_srcdir)/src.
1999-09-01 tromey * include/ffi.h.in: Removed PACKAGE and VERSION define...
1999-08-10 green * include/Makefile.in: Rebuilt.
1999-08-09 green * include/ffi.h.in (FFI_FN): Remove `...'.
1999-08-08 green * Makefile.in: Rebuilt.
1999-08-08 greenInitial revision