gcc/libffi/include
Andreas Tobler 970676420b Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.
2005-07-19  Andreas Tobler  <a.tobler@schweiz.ch>

	* Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.
	* Makefile.in: Regenerate.
	* include/Makefile.in: Likewise.
	* testsuite/Makefile.in: Likewise.
	* configure.ac: Add POWERPC_FREEBSD rules.
	* configure: Regenerate.
	* src/powerpc/ffitarget.h: Add POWERPC_FREEBSD rules.
	(FFI_SYSV_TYPE_SMALL_STRUCT): Define.
	* src/powerpc/ffi.c: Add flags to handle small structure returns
	in ffi_call_SYSV.
	(ffi_prep_cif_machdep): Handle small structures for SYSV 4 ABI.
	Aka FFI_SYSV.
	(ffi_closure_helper_SYSV): Likewise.
	* src/powerpc/ppc_closure.S: Add return types for small structures.
	* src/powerpc/sysv.S: Add bits to handle small structures for
	final SYSV 4 ABI

From-SVN: r102174
2005-07-19 23:15:36 +02:00
..
Makefile.am configure.ac: Do not invoke TL_AC_GCC_VERSION. 2005-03-21 18:01:47 +00:00
Makefile.in Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD. 2005-07-19 23:15:36 +02:00
ffi.h.in Makefile.am: Add frv support. 2004-08-30 15:43:03 +00:00
ffi_common.h Makefile.am: Add frv support. 2004-08-30 15:43:03 +00:00