summaryrefslogtreecommitdiff
path: root/libffi/src/sh
Commit message (Expand)AuthorAgeFilesLines
* 2009-06-04 Andrew Haley <aph@redhat.com>aph2009-06-041-4/+4
* 2009-06-04 Andrew Haley <aph@redhat.com>aph2009-06-043-21/+24
* * src/sh/ffi.c (ffi_prep_closure_loc): Turn INSN into an unsignedkkojima2008-07-161-2/+3
* * src/sh/sysv.S: Add .note.GNU-stack on Linux.kkojima2008-03-271-1/+5
* libffi/ChangeLog:aoliva2007-03-071-7/+8
* 2006-04-22 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-04-221-22/+6
* * src/sh/sysv.S: Fix register numbers in the FDE forkkojima2006-02-221-5/+5
* * src/sh/ffi.c (ffi_closure_helper_SYSV): Remove unused variablekkojima2006-02-181-3/+4
* * src/sh/sysv.S (ffi_call_SYSV): Stop argument popping correctlykkojima2005-07-222-40/+68
* * src/sh/ffi.c (ffi_call): Handle small structures correctly.kkojima2005-07-201-3/+11
* * src/sh/sysv.S (ffi_call_SYSV): Don't align for double data.kkojima2004-10-211-6/+0
* * src/sh/ffi.c (ffi_prep_closure): Set T bit in trampoline forkkojima2004-10-182-6/+52
* commit missing adds.andreast2003-10-211-0/+48
* 2003-10-21 Andreas Tobler <a.tobler@schweiz.ch>andreast2003-10-211-0/+1
* * src/sh/ffi.c (ffi_prep_args): Take account into the alignementkkojima2003-09-182-20/+21
* * src/sh/ffi.c (OFS_INT16): Set 0 for little endian case. Updatekkojima2003-08-131-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-14/+113
* * Makefile.am: Add SH support.kkojima2002-07-192-0/+1396