OSDN Git Service

* Makefile.in: Rebuilt.
authorgreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 Aug 1999 22:58:30 +0000 (22:58 +0000)
committergreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 Aug 1999 22:58:30 +0000 (22:58 +0000)
commit4ffcbe0a370227aca87a1090403dff6bb9a6fc88
tree90f1c4743c783851c600ea939bf51ffcdf8d5a53
parentf09e2b20ba735547a033c11009acd9281b77fabd
    * Makefile.in: Rebuilt.
        * Makefile.am (AM_CFLAGS): Compile with -fexceptions.

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

also, add missing files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28601 138bc75d-0d04-0410-961f-82ee72b054a4
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