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 Aug 16 17:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2-3.2.fc3
- Patch abicheck to run dynamic linker directly instead of
using ldd and receiving its intermixed lines.
- Add libgcc symbols.
- Add more _FORTIFY_SOURCE symbols.
- Override symbol classification by default.
- * Thu Aug 11 17:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2-3.1
- Add an override file in %doc which can be specified with
option -O to modify the symbol classification for binaries
built with _FORTIFY_SOURCE.
- * Mon May 9 17:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- Disable debuginfo package.