Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: abi-compliance-checker | Distribution: OpenMandriva Lx |
Version: 2.3 | Vendor: OpenMandriva |
Release: 1 | Build date: Mon Oct 12 12:08:05 2020 |
Group: Development/Other | Build host: huaweiomv8.rosalinux.ru |
Size: 1315427 | Source RPM: abi-compliance-checker-2.3-1.src.rpm |
Packager: angrypenguin <angrypenguinpoland@gmail.com> | |
Url: http://ispras.linuxbase.org/index.php/ABI_compliance_checker | |
Summary: API/ABI compatibility checker for C/C++ libraries |
ABI Compliance Checker (ACC) is a tool for checking backward binary and source-level compatibility of a C/C++ library. The tool checks header files and shared libraries of old and new versions and analyzes changes in API and ABI (ABI=API+compiler ABI) that may break binary and/or source compatibility: changes in calling stack, v-table changes, removed symbols, renamed fields, etc. Binary incompatibility may result in crashing or incorrect behavior of applications built with an old version of a library if they run on a new one. Source incompatibility may result in recompilation errors with a new library version. The tool is intended for developers of software libraries and maintainers of operating systems who are interested in ensuring backward compatibility, i.e. allow old applications to run or to be recompiled with newer library versions.
GPLv1+ or LGPLv2+
/usr/bin/abi-compliance-checker /usr/share/abi-compliance-checker /usr/share/abi-compliance-checker/modules /usr/share/abi-compliance-checker/modules/Internals /usr/share/abi-compliance-checker/modules/Internals/ABIDump.pm /usr/share/abi-compliance-checker/modules/Internals/Basic.pm /usr/share/abi-compliance-checker/modules/Internals/CallConv.pm /usr/share/abi-compliance-checker/modules/Internals/Descriptor.pm /usr/share/abi-compliance-checker/modules/Internals/ElfTools.pm /usr/share/abi-compliance-checker/modules/Internals/Filter.pm /usr/share/abi-compliance-checker/modules/Internals/GccAst.pm /usr/share/abi-compliance-checker/modules/Internals/Input.pm /usr/share/abi-compliance-checker/modules/Internals/Logging.pm /usr/share/abi-compliance-checker/modules/Internals/Mangling.pm /usr/share/abi-compliance-checker/modules/Internals/Path.pm /usr/share/abi-compliance-checker/modules/Internals/RegTests.pm /usr/share/abi-compliance-checker/modules/Internals/Scripts /usr/share/abi-compliance-checker/modules/Internals/Scripts/Sections.js /usr/share/abi-compliance-checker/modules/Internals/Scripts/Tabs.js /usr/share/abi-compliance-checker/modules/Internals/Styles /usr/share/abi-compliance-checker/modules/Internals/Styles/CmpSystems.css /usr/share/abi-compliance-checker/modules/Internals/Styles/HeadersDiff.css /usr/share/abi-compliance-checker/modules/Internals/Styles/Report.css /usr/share/abi-compliance-checker/modules/Internals/Styles/SymbolsList.css /usr/share/abi-compliance-checker/modules/Internals/Styles/Tabs.css /usr/share/abi-compliance-checker/modules/Internals/SysCheck.pm /usr/share/abi-compliance-checker/modules/Internals/SysFiles.pm /usr/share/abi-compliance-checker/modules/Internals/TUDump.pm /usr/share/abi-compliance-checker/modules/Internals/TypeAttr.pm /usr/share/abi-compliance-checker/modules/Internals/Utils.pm /usr/share/abi-compliance-checker/modules/Internals/XmlDump.pm /usr/share/abi-compliance-checker/modules/RulesBin.xml /usr/share/abi-compliance-checker/modules/RulesSrc.xml /usr/share/doc/abi-compliance-checker /usr/share/doc/abi-compliance-checker/LICENSE /usr/share/doc/abi-compliance-checker/README.md /usr/share/doc/abi-compliance-checker/doc /usr/share/doc/abi-compliance-checker/doc/Changelog.html /usr/share/doc/abi-compliance-checker/doc/Xml-Descriptor.html /usr/share/doc/abi-compliance-checker/doc/index.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 8 23:25:21 2024