* real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is
[official-gcc.git] / libffi / ChangeLog.libgcj
blob4c5be6d3fd09d91a4db072ff11d4d751fa7546db
1 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3         * include/Makefile.in: Rebuilt.
4         * Makefile.in: Rebuilt
5         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
6         builds.
7         Use USE_LIBDIR.
9         * configure: Rebuilt.
10         * configure.in (USE_LIBDIR): Define for native builds.
11         Use lowercase in configure --help explanations.
13 1999-08-08  Anthony Green  <green@cygnus.com>
15         * include/ffi.h.in (FFI_FN): Remove `...'.
17 1999-08-08  Anthony Green  <green@cygnus.com>
19         * Makefile.in: Rebuilt.
20         * Makefile.am (AM_CFLAGS): Compile with -fexceptions.
22         * src/x86/sysv.S: Add exception handling metadata.