summaryrefslogtreecommitdiff
path: root/libffi/src/sh/ffi.c
AgeCommit message (Expand)Author
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson
2012-03-13ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ...Kaz Kojima
2009-06-04[multiple changes]Andrew Haley
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley
2008-07-16ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned int.Kaz Kojima
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva
2006-04-22README: Remove notice about 'Crazy Comments'.Andreas Tobler
2006-02-18ffi.c (ffi_closure_helper_SYSV): Remove unused variable and cast integer to v...Kaz Kojima
2005-07-22sysv.S (ffi_call_SYSV): Stop argument popping correctly on sh3.SUGIOKA Toshinobu
2005-07-20ffi.c (ffi_call): Handle small structures correctly.Kaz Kojima
2004-10-18ffi.c (ffi_prep_closure): Set T bit in trampoline for the function returning ...Kaz Kojima
2003-09-18ffi.c (ffi_prep_args): Take account into the alignement for the register size.Kaz Kojima
2003-08-13ffi.c (OFS_INT16): Set 0 for little endian case.Kaz Kojima
2002-07-19Makefile.am: Add SH support.Kaz Kojima