summaryrefslogtreecommitdiff
path: root/libffi/src/mips
AgeCommit message (Expand)Author
2021-10-20libffi: Sync with libffi 3.4.2H.J. Lu
2021-08-30libffi: Fix MIPS r6 supportYunQiang Su
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson
2012-08-26re PR libffi/53014 (libffi failures on mips64-linux-gnu with soft-float)Andrew Pinski
2012-03-04Merge upstream libffiAnthony Green
2011-12-07n32.S: Add ".set mips4".Andrew Pinski
2011-02-08configure.ac: Add mips*-*-rtems* support.Joel Sherrill
2010-01-06* src/mips/n32.S: Use .abicalls and .eh_frame with __GNUC__.Rainer Orth
2009-12-26IRIX supportFrank Everdij
2009-09-15java_raw_api.c (ffi_java_raw_to_rvalue): Remove special handling for FFI_TYPE...David Daney
2009-06-04[multiple changes]Andrew Haley
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley
2007-12-08n32.S (ffi_call_N32): Replace dadd with ADDU...David Daney
2007-12-07ffi.c (ffi_prep_cif_machdep): Handle long double return type.David Daney
2007-12-06ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined.David Daney
2007-12-06n32.S (ffi_closure_N32): Use 64-bit add instruction on pointer values.David Daney
2007-08-10re PR libffi/28313 (libffi has not been ported to mips64-linux-gnu)David Daney
2007-07-12ffi.c: Don't include sys/cachectl.h.David Daney
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva
2005-12-07ffitarget.h: Remove obsolete sgidefs.h include.Thiemo Seufer
2005-06-15re PR libffi/21943 (O32 libffi.so fails to link on IRIX 6)Rainer Orth
2004-11-23o32.S (ffi_call_O32, [...]): Use jalr instead of jal.Richard Sandiford
2004-08-23re PR libffi/13141 (FAIL: InvokeReturn output - source compiled test <libffi ...David Daney
2004-08-15ffi.c (ffi_pref_cif_machdep): set `cif->flags' to contain `FFI_TYPE_UINT64' a...Casey Marshall
2003-10-22ffitarget.h: Replace undefined UINT32 and friends with __attribute__((__mode_...David Daney
2003-10-21commit missing adds.Andreas Tobler
2003-10-21[multiple changes]Andreas Tobler
2003-10-20ffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_SIM_NABI32, _MIPS_SIM_A...Rainer Orth
2002-07-19[multiple changes]Bo Thorsen
2002-07-18Makefile.am (TARGET_SRC_MIPS_LINUX): New.H.J. Lu
2002-03-29re PR other/2620 (Filenames differ only in case)David Billinghurst
2001-03-02Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton
1999-08-08Initial revisionAnthony Green