summaryrefslogtreecommitdiff
path: root/libffi/libffi.map.in
AgeCommit message (Collapse)Author
2021-10-20libffi: Sync with libffi 3.4.2H.J. Lu
Merged commit: f9ea41683444ebe11cfa45b05223899764df28fb
2016-03-05libffi: Match upstream sonameRichard Henderson
* libtool-version: Increase to 7:0:0. * libffi.map.in: Increase version numbers to 7.0. From-SVN: r234009
2016-03-02re PR libffi/70024 (libffi ABI change w/o SONAME bump)Richard Henderson
PR libffi/70024 * Makefile.am (libffi_version_script): Look in cwd for libffi.map. (libffi_version_dep, libffi.map-sun): Likewise. (libffi.map): New target. * libffi.map.in: Rename from libffi.map. Add required defines, includes, and conditionals. From-SVN: r233926