summaryrefslogtreecommitdiff
path: root/libffi/src/pa
Commit message (Expand)AuthorAgeFilesLines
* libffi: Sync with libffi 3.4.2H.J. Lu2021-10-204-297/+166
* ffi.c (ffi_struct_type): Put type declaration on separate line.John David Anglin2016-09-044-93/+199
* Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson2015-01-121-0/+2
* Merge upstream libffiAnthony Green2012-03-042-10/+19
* ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLE type on HP-UX.John David Anglin2009-12-141-0/+7
* [multiple changes]Andrew Haley2009-06-043-4/+7
* 2009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley2009-06-043-15/+17
* ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva2007-03-071-4/+5
* ffi.c (ffi_prep_args_pa32): Load floating point arguments from stack slot.John David Anglin2006-05-191-6/+6
* README: Remove notice about 'Crazy Comments'.Andreas Tobler2006-04-221-19/+4
* hpux32.S: Correct unwind offset calculation for ffi_closure_pa32.Andreas Tobler2006-04-132-2/+2
* Makefile.am: Add PA_HPUX port.John David Anglin2006-04-054-236/+765
* ffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1 as FFI_TYPE_SMALL_STRU...Randolph Chung2005-07-063-34/+84
* linux.S: Fix typo.Matthias Klose2004-03-201-1/+1
* [multiple changes]Matthias Klose2004-03-193-0/+941