Clone this repo:
  1. 97b2985 libabigail: replace remaining metadata files with a README tombstone by Giuliano Procida · 9 weeks ago main master
  2. d122dd2 libabigail: gut project prior to removal by Giuliano Procida · 9 weeks ago
  3. cb5f500 symtab reader: fix symtab iterator to support C++20 by Matthias Maennich · 11 months ago
  4. 0a2b2bb symtab reader: use C++11 `using` syntax instead of typedefs by Matthias Maennich · 11 months ago
  5. e28c02f operator!= fixes for C++-20 by Giuliano Procida · 8 months ago

This libabigail repository is unmaintained

Android no longer uses libabigail and has instead moved to STG. As a result, this repository is unmaintained and has only historical value.

If you are looking for an ABI monitoring solution, we can recommend STG.

  • STG: The Symbol-Type Graph project
    • This was created by and is maintained by Android developers.
    • It contains fast, reliable tools for ABI extraction and comparison.
    • Its native file format is version control friendly.

If you are looking for libabigail, please refer to the upstream project.

  • libabigail: The ABI Generic Analysis and Instrumentation Library
    • This was last merged here at commit e8a012b6e19b on 2022-06-22.