Define FFI_SIZEOF_JAVA_RAW to 4 for x32
[gcc.git] / libffi / src / mips /
2012-03-04 Anthony GreenMerge upstream libffi
2011-12-07 Andrew Pinskin32.S: Add ".set mips4".
2011-02-08 Joel Sherrillconfigure.ac: Add mips*-*-rtems* support.
2010-01-06 Rainer Orth* src/mips/n32.S: Use .abicalls and .eh_frame with...
2009-12-26 Frank EverdijIRIX support
2009-09-15 David Daneyjava_raw_api.c (ffi_java_raw_to_rvalue): Remove special...
2009-06-04 Andrew Haley[multiple changes]
2009-06-04 Andrew Haley2009-06-04 Andrew Haley <aph@redhat.com>
2007-12-08 David Daneyn32.S (ffi_call_N32): Replace dadd with ADDU...
2007-12-07 David Daneyffi.c (ffi_prep_cif_machdep): Handle long double return...
2007-12-06 David Daneyffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already...
2007-12-06 David Daneyn32.S (ffi_closure_N32): Use 64-bit add instruction...
2007-08-10 David Daneyre PR libffi/28313 (libffi has not been ported to mips6...
2007-07-12 David Daneyffi.c: Don't include sys/cachectl.h.
2007-03-07 Alexandre Olivaffi.h.in (ffi_closure_alloc, [...]): New.
2005-12-07 Thiemo Seuferffitarget.h: Remove obsolete sgidefs.h include.
2005-06-15 Rainer Orthre PR libffi/21943 (O32 libffi.so fails to link on...
2004-11-23 Richard Sandifordo32.S (ffi_call_O32, [...]): Use jalr instead of jal.
2004-08-23 David Daneyre PR libffi/13141 (FAIL: InvokeReturn output - source...
2004-08-15 Casey Marshallffi.c (ffi_pref_cif_machdep): set `cif->flags' to conta...
2003-10-22 David Daneyffitarget.h: Replace undefined UINT32 and friends with...
2003-10-21 Andreas Toblercommit missing adds.
2003-10-21 Andreas Tobler[multiple changes]
2003-10-20 Rainer Orthffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_S...
2002-07-18 Bo Thorsen[multiple changes]
2002-07-18 H.J. LuMakefile.am (TARGET_SRC_MIPS_LINUX): New.
2002-03-29 David Billinghurstre PR other/2620 (Filenames differ only in case)
2001-03-02 Nick CliftonRemove RCS ident strings to allow comparisions with...
1999-08-08 Anthony GreenInitial revision