]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.in: Rebuilt.
authorAnthony Green <green@cygnus.com>
Sun, 8 Aug 1999 22:58:30 +0000 (22:58 +0000)
committerAnthony Green <green@gcc.gnu.org>
Sun, 8 Aug 1999 22:58:30 +0000 (22:58 +0000)
commit248c0b6908dca58adf5f45a42950ba73c3f24a5d
tree90f1c4743c783851c600ea939bf51ffcdf8d5a53
parent950fe84354f4e23442ea024390b8cccd6aa1fc0b
Makefile.in: Rebuilt.

        * Makefile.in: Rebuilt.
        * Makefile.am (AM_CFLAGS): Compile with -fexceptions.

        * src/x86/sysv.S: Add exception handling metadata.

also, add missing files.

From-SVN: r28601
libffi/ChangeLog.libgcj [new file with mode: 0644]
libffi/Makefile.am
libffi/Makefile.in
libffi/include/Makefile.am [new file with mode: 0644]
libffi/include/Makefile.in [new file with mode: 0644]
libffi/include/ffi.h.in [new file with mode: 0644]
libffi/include/ffi_common.h [new file with mode: 0644]
libffi/include/ffi_mips.h [new file with mode: 0644]
libffi/src/x86/sysv.S