Home | History | Annotate | Download | only in abi-compliance-checker
      1 URL: https://github.com/lvc/abi-compliance-checker/
      2 Version: 1.99.26
      3 License: GPL2.0, LGPL2.0
      4 License File: LICENSE
      5 
      6 Description:
      7 This tool compares the ABI-dumps of two C/C++ libraries(shared/static) and
      8 generates a compatibility report specifying any breakages in ABI compliance.
      9 
     10 Local Modifications:
     11 Add command-line options to specify paths to c++filt, objdump, readelf. Makefile
     12 will be removed. abi-compliance-checker.pl needs +x permissions.
     13