gcc/libffi/src
John Hornkvist 3c017635c9 Implement Darwin PowerPC ABI.
2001-10-09  John Hornkvist  <john@toastedmarshmallow.com>

        Implement Darwin PowerPC ABI.
        * configure.in: Handle powerpc-*-darwin*.
        * Makefile.am: Set source files for POWERPC_DARWIN.
        * configure: Rebuilt.
        * Makefile.in: Rebuilt.
        * include/ffi.h.in: Define FFI_DARWIN and FFI_DEFAULT_ABI for
        POWERPC_DARWIN.
        * src/powerpc/darwin.S: New file.
        * src/powerpc/ffi_darwin.c: New file.

From-SVN: r46112
2001-10-09 06:32:16 +01:00
..
alpha re PR bootstrap/3563 (Error building libffi) 2001-07-16 16:53:43 +00:00
arm Remove RCS ident strings to allow comparisions with multiple source checkouts to work 2001-03-02 22:21:24 +00:00
ia64 Restore stack pointer when returning from ffi_closure_UNIX. 2001-04-26 00:46:38 +00:00
m68k Initial revision 1999-08-08 13:27:18 +00:00
mips Remove RCS ident strings to allow comparisions with multiple source checkouts to work 2001-03-02 22:21:24 +00:00
powerpc Implement Darwin PowerPC ABI. 2001-10-09 06:32:16 +01:00
sparc Remove RCS ident strings to allow comparisions with multiple source checkouts to work 2001-03-02 22:21:24 +00:00
x86 acinclude.m4: Fix spelling error of "separate" as "seperate". 2001-10-07 19:02:46 +01:00
debug.c Remove RCS ident strings to allow comparisions with multiple source checkouts to work 2001-03-02 22:21:24 +00:00
ffitest.c configure.in: Added X86_WIN32 target (Win32, CygWin, MingW). 2001-03-27 03:39:16 +01:00
java_raw_api.c ffi.c, [...]: New files. 2000-02-25 19:13:44 +00:00
prep_cif.c Remove RCS ident strings to allow comparisions with multiple source checkouts to work 2001-03-02 22:21:24 +00:00
raw_api.c ffi.c, [...]: New files. 2000-02-25 19:13:44 +00:00
types.c configure.in: Added X86_WIN32 target (Win32, CygWin, MingW). 2001-03-27 03:39:16 +01:00