gcc/libffi/src/mips
David Daney c94ae2e4b8 n32.S (ffi_call_N32): Replace dadd with ADDU...
2007-12-08  David Daney  <ddaney@avtrex.com>

	* src/mips/n32.S (ffi_call_N32):  Replace dadd with ADDU, dsub with 
	SUBU, add with ADDU and use smaller code sequences.

From-SVN: r130711
2007-12-08 19:57:40 +00:00
..
ffi.c ffi.c (ffi_prep_cif_machdep): Handle long double return type. 2007-12-07 23:21:04 +00:00
ffitarget.h ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined. 2007-12-06 22:02:22 +00:00
n32.S n32.S (ffi_call_N32): Replace dadd with ADDU... 2007-12-08 19:57:40 +00:00
o32.S re PR libffi/28313 (libffi has not been ported to mips64-linux-gnu) 2007-08-10 15:35:55 +00:00