summaryrefslogtreecommitdiff
path: root/libffi/src/pa/linux.S
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
2009-06-04[multiple changes]Andrew Haley
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley
2006-04-13hpux32.S: Correct unwind offset calculation for ffi_closure_pa32.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-20linux.S: Fix typo.Matthias Klose
2004-03-19[multiple changes]Matthias Klose