Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
abicheck: ABI checking tool
- Summary
- abicheck is a tool that checks application binary executables and
shared libraries for conformance to the (or an) ABI (Application
Binary Interface).
Changelog
- * Tue Mar 28 00:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Mar 3 00:00:00 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2-10
-
- rebuilt for FC5 only to run the %check section
- * Wed Aug 17 01:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2-9
-
- Patch abicheck to run dynamic linker directly instead of
using ldd and receiving its intermixed lines.