2007-03-01 Paul Brook <paul@codesourcery.com>
[official-gcc.git] / libffi / ChangeLog.libgcj
blobea5d02f19ba325cc87665cbe299d35d98d15d529
1 2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
3         * configure.in: Add in AC_PREREQ(2.13)
5 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
7         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
8         config.status.
9         * configure: Rebuilt.
11 2002-01-27  Alexandre Oliva  <aoliva@redhat.com>
13         * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.
14         Remove USE_LIBDIR conditional.
15         * Makefile.am (toolexecdir, toolexeclibdir): Don't override.
16         * Makefile.in, configure: Rebuilt.
18 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20         * include/Makefile.in: Rebuilt.
21         * Makefile.in: Rebuilt
22         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
23         builds.
24         Use USE_LIBDIR.
26         * configure: Rebuilt.
27         * configure.in (USE_LIBDIR): Define for native builds.
28         Use lowercase in configure --help explanations.
30 1999-08-08  Anthony Green  <green@cygnus.com>
32         * include/ffi.h.in (FFI_FN): Remove `...'.
34 1999-08-08  Anthony Green  <green@cygnus.com>
36         * Makefile.in: Rebuilt.
37         * Makefile.am (AM_CFLAGS): Compile with -fexceptions.
39         * src/x86/sysv.S: Add exception handling metadata.