Fix PR number in ChangeLogs.
[official-gcc.git] / libffi / ChangeLog.libgcj
blob21d7ccf070a92de2884398cfe61899514df45e43
1 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
3         * configure: Regenerated.
5 2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
7         * configure.in: Add in AC_PREREQ(2.13)
9 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
11         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
12         config.status.
13         * configure: Rebuilt.
15 2002-01-27  Alexandre Oliva  <aoliva@redhat.com>
17         * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.
18         Remove USE_LIBDIR conditional.
19         * Makefile.am (toolexecdir, toolexeclibdir): Don't override.
20         * Makefile.in, configure: Rebuilt.
22 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
24         * include/Makefile.in: Rebuilt.
25         * Makefile.in: Rebuilt
26         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
27         builds.
28         Use USE_LIBDIR.
30         * configure: Rebuilt.
31         * configure.in (USE_LIBDIR): Define for native builds.
32         Use lowercase in configure --help explanations.
34 1999-08-08  Anthony Green  <green@cygnus.com>
36         * include/ffi.h.in (FFI_FN): Remove `...'.
38 1999-08-08  Anthony Green  <green@cygnus.com>
40         * Makefile.in: Rebuilt.
41         * Makefile.am (AM_CFLAGS): Compile with -fexceptions.
43         * src/x86/sysv.S: Add exception handling metadata.