summaryrefslogtreecommitdiff
path: root/libffi/src/sh
Commit message (Expand)AuthorAgeFilesLines
* sysv.S (ffi_call_SYSV): Don't align for double data.Kaz Kojima2004-10-211-6/+0
* ffi.c (ffi_prep_closure): Set T bit in trampoline for the function returning ...Kaz Kojima2004-10-182-6/+52
* commit missing adds.Andreas Tobler2003-10-211-0/+48
* [multiple changes]Andreas Tobler2003-10-211-0/+1
* ffi.c (ffi_prep_args): Take account into the alignement for the register size.Kaz Kojima2003-09-182-20/+21
* ffi.c (OFS_INT16): Set 0 for little endian case.Kaz Kojima2003-08-131-2/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-14/+113
* Makefile.am: Add SH support.Kaz Kojima2002-07-192-0/+1396