summaryrefslogtreecommitdiff
path: root/libffi/src/pa/ffi.c
AgeCommit message (Expand)Author
2021-10-20libffi: Sync with libffi 3.4.2H.J. Lu
2016-09-04ffi.c (ffi_struct_type): Put type declaration on separate line.John David Anglin
2012-03-04Merge upstream libffiAnthony Green
2009-12-14ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLE type on HP-UX.John David Anglin
2009-06-04[multiple changes]Andrew Haley
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva
2006-05-19ffi.c (ffi_prep_args_pa32): Load floating point arguments from stack slot.John David Anglin
2006-04-22README: Remove notice about 'Crazy Comments'.Andreas Tobler
2006-04-05Makefile.am: Add PA_HPUX port.John David Anglin
2005-07-06ffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1 as FFI_TYPE_SMALL_STRU...Randolph Chung
2004-03-19[multiple changes]Matthias Klose