gcc/libffi/include
Kevin B Hendricks cc4c8975aa ppc_closure.S: New file.
* src/powerpc/ppc_closure.S: New file.
	* src/powerpc/ffi.c (ffi_prep_args): Fixed ABI compatibility bug
	involving long long and register pairs.
	(ffi_prep_closure): New function.
	(flush_icache): Likewise.
	(ffi_closure_helper_SYSV): Likewise.
	* include/ffi.h.in (FFI_CLOSURES): Define on PPC.
	(FFI_TRAMPOLINE_SIZE): Likewise.
	(FFI_NATIVE_RAW_API): Likewise.
	* Makefile.in: Rebuilt.
	* Makefile.am (EXTRA_DIST): Added src/powerpc/ppc_closure.S.
	(TARGET_SRC_POWERPC): Likewise.

From-SVN: r40807
2001-03-24 03:26:28 +00:00
..
Makefile.am Makefile.in: Rebuilt. 1999-08-08 22:58:30 +00:00
Makefile.in configure: Rebuilt. 2000-03-03 16:58:42 +00:00
ffi.h.in ppc_closure.S: New file. 2001-03-24 03:26:28 +00:00
ffi_common.h Makefile.in: Rebuilt. 1999-08-08 22:58:30 +00:00
ffi_mips.h Remove RCS ident strings to allow comparisions with multiple source checkouts to work 2001-03-02 22:21:24 +00:00