Age | Commit message (Expand) | Author | Files | Lines |
2015-01-12 | Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16 | Richard Henderson | 1 | -1/+1 |
2012-03-13 | ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ... | Kaz Kojima | 1 | -2/+3 |
2012-03-04 | Merge upstream libffi | Anthony Green | 1 | -3/+8 |
2009-06-04 | [multiple changes] | Andrew Haley | 1 | -4/+4 |
2009-06-04 | 2009-06-04 Andrew Haley <aph@redhat.com> | Andrew Haley | 3 | -21/+24 |
2008-07-16 | ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned int. | Kaz Kojima | 1 | -2/+3 |
2008-03-27 | sysv.S: Add .note.GNU-stack on Linux. | Kaz Kojima | 1 | -1/+5 |
2007-03-07 | ffi.h.in (ffi_closure_alloc, [...]): New. | Alexandre Oliva | 1 | -7/+8 |
2006-04-22 | README: Remove notice about 'Crazy Comments'. | Andreas Tobler | 1 | -22/+6 |
2006-02-22 | sysv.S: Fix register numbers in the FDE for ffi_closure_SYSV. | Kaz Kojima | 1 | -5/+5 |
2006-02-18 | ffi.c (ffi_closure_helper_SYSV): Remove unused variable and cast integer to v... | Kaz Kojima | 1 | -3/+4 |
2005-07-22 | sysv.S (ffi_call_SYSV): Stop argument popping correctly on sh3. | SUGIOKA Toshinobu | 2 | -40/+68 |
2005-07-20 | ffi.c (ffi_call): Handle small structures correctly. | Kaz Kojima | 1 | -3/+11 |
2004-10-21 | sysv.S (ffi_call_SYSV): Don't align for double data. | Kaz Kojima | 1 | -6/+0 |
2004-10-18 | ffi.c (ffi_prep_closure): Set T bit in trampoline for the function returning ... | Kaz Kojima | 2 | -6/+52 |
2003-10-21 | commit missing adds. | Andreas Tobler | 1 | -0/+48 |
2003-10-21 | [multiple changes] | Andreas Tobler | 1 | -0/+1 |
2003-09-18 | ffi.c (ffi_prep_args): Take account into the alignement for the register size. | Kaz Kojima | 2 | -20/+21 |
2003-08-13 | ffi.c (OFS_INT16): Set 0 for little endian case. | Kaz Kojima | 1 | -2/+2 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -14/+113 |
2002-07-19 | Makefile.am: Add SH support. | Kaz Kojima | 2 | -0/+1396 |