gcc/libffi/testsuite
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
..
config *** empty log message *** 2003-09-04 16:49:22 +02:00
lib libffi-dg.exp (libffi-dg-test-1): In regsub use, have Tcl8.3-compatible intermediate variable. 2005-04-20 10:59:26 +00:00
libffi.call cls_5_1_byte.c: New test file. 2005-07-10 22:14:37 +02:00
libffi.special special.exp (cxx_options): Add -shared-libgcc. 2005-01-12 09:06:52 +00:00
Makefile.am *** empty log message *** 2003-09-04 16:49:22 +02:00
Makefile.in Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD. 2005-07-19 23:15:36 +02:00