gcc/libffi/include
Andreas Tobler 073ae293d9 Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.
2002-03-07  Andreas Tobler  <toa@pop.agri.ch>
	    David Edelsohn  <edelsohn@gnu.org>

	* Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.
	(TARGET_SRC_POWERPC_AIX): Add aix_closure.S.
	(TARGET_SRC_POWERPC_DARWIN): Add darwin_closure.S.
	* Makefile.in: Regenerate.
	* include/ffi.h.in: Add AIX and Darwin closure definitions.
	* src/powerpc/ffi_darwin.c (ffi_prep_closure): New function.
	(flush_icache, flush_range): New functions.
	(ffi_closure_helper_DARWIN): New function.
	* src/powerpc/aix_closure.S: New file.
	* src/powerpc/darwin_closure.S: New file.

Co-Authored-By: David Edelsohn <edelsohn@gnu.org>

From-SVN: r50408
2002-03-07 13:24:42 -05:00
..
Makefile.am Makefile.in: Rebuilt. 1999-08-08 22:58:30 +00:00
Makefile.in Implement Darwin PowerPC ABI. 2001-10-09 06:32:16 +01:00
ffi.h.in Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files. 2002-03-07 13:24:42 -05: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