xref: /aosp_15_r20/external/libffi/ChangeLog.libgcj (revision 1fd5a2e1d639cd1ddf29dd0c484c123bbd850c21)
12004-01-14  Kelley Cook  <[email protected]>
2
3	* configure.in: Add in AC_PREREQ(2.13)
4
52003-02-20  Alexandre Oliva  <[email protected]>
6
7	* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
8	config.status.
9	* configure: Rebuilt.
10
112002-01-27  Alexandre Oliva  <[email protected]>
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
18Mon Aug  9 18:33:38 1999  Rainer Orth  <[email protected]>
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
301999-08-08  Anthony Green  <[email protected]>
31
32	* include/ffi.h.in (FFI_FN): Remove `...'.
33
341999-08-08  Anthony Green  <[email protected]>
35
36	* Makefile.in: Rebuilt.
37	* Makefile.am (AM_CFLAGS): Compile with -fexceptions.
38
39	* src/x86/sysv.S: Add exception handling metadata.
40
41