aboutsummaryrefslogtreecommitdiff
path: root/README.google
blob: 4bd09c3332b3f389aa4c0d1cdf950c51850ff7af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
URL: https://github.com/lvc/abi-compliance-checker/
Version: 1.99.26
License: GPL2.0, LGPL2.0
License File: LICENSE

Description:
This tool compares the ABI-dumps of two C/C++ libraries(shared/static) and
generates a compatibility report specifying any breakages in ABI compliance.

Local Modifications:
Add command-line options to specify paths to c++filt, objdump, readelf. Makefile
will be removed. abi-compliance-checker.pl needs +x permissions.