]> git.ipfire.org Git - thirdparty/gcc.git/blob - libffi/ChangeLog.libgcj
Fix tests for std::variant to match original intention
[thirdparty/gcc.git] / libffi / ChangeLog.libgcj
1 2004-01-14 Kelley Cook <kcook@gcc.gnu.org>
2
3 * configure.in: Add in AC_PREREQ(2.13)
4
5 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
6
7 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
8 config.status.
9 * configure: Rebuilt.
10
11 2002-01-27 Alexandre Oliva <aoliva@redhat.com>
12
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.
17
18 Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19
20 * include/Makefile.in: Rebuilt.
21 * Makefile.in: Rebuilt
22 * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
23 builds.
24 Use USE_LIBDIR.
25
26 * configure: Rebuilt.
27 * configure.in (USE_LIBDIR): Define for native builds.
28 Use lowercase in configure --help explanations.
29
30 1999-08-08 Anthony Green <green@cygnus.com>
31
32 * include/ffi.h.in (FFI_FN): Remove `...'.
33
34 1999-08-08 Anthony Green <green@cygnus.com>
35
36 * Makefile.in: Rebuilt.
37 * Makefile.am (AM_CFLAGS): Compile with -fexceptions.
38
39 * src/x86/sysv.S: Add exception handling metadata.
40