aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-10Enable use by build system. am: d334f9abc7 am: 62cb45aec7android-wear-o-preview-4android-wear-o-preview-3android-o-preview-4android-o-preview-3android-o-preview-2android-o-iot-preview-5o-iot-preview-5Jayant Chowdhary
am: 9392f54132 Change-Id: I6c963d86c2692d2a5825ed3e29650b3be7cccd3c
2017-02-10Enable use by build system. am: d334f9abc7Jayant Chowdhary
am: 62cb45aec7 Change-Id: Ia3cc050fb2c0050e26c2b9f8df27cdfe56ff5a03
2017-02-10Enable use by build system.Jayant Chowdhary
am: d334f9abc7 Change-Id: I3dfc3ad20e05eaeedf2cba5f20e2c5c8c1af24fc
2017-02-09Enable use by build system.android-o-preview-1o-previewJayant Chowdhary
Allow dumps with extension .bdump. Give +x permissions. Test: Created reference dumps using vndk_abi_tool.py, changed parameter type of fread in bionic/libc. Produced abi breakage report. Change-Id: I34fa19cbf695caf70eee7ce7254a435d15e63301
2017-01-06Add abi-compliance-checker.Jayant Chowdhary
Initial pristine commit. Modifications will follow. Bug: 32016180 Test: Tested compliance checking on local machine without integration into the Android Build System. Change-Id: I54fa92c43838c71b7bc5ba6d3bfc0bcad6407fca
2017-01-06Reset master to upstream 9c87bdb91c373e11e9cf218122e245387e66530f andXin Li
merge in empty repository history with merge -s ours. BUG: 32016180 Change-Id: I89f016501b6b224ae1e26ccb2c9a72e22937a026
2016-12-12Initial empty repositorykuantung
2016-10-20Partial support for GCC 6. Fixed source-compatibility reports. Improved ↵Andrey Ponomarenko
support for Solaris. Improved -force option.
2016-10-09Note about the test suite.Andrey Ponomarenko
2016-10-07Released 1.99.25Andrey Ponomarenko
2016-10-06Added -test-abi-dumper option. Do not list a symbol as removed in the ↵Andrey Ponomarenko
source-compatibility report if it is presented in the dynsym table.
2016-10-04Released 1.99.24Andrey Ponomarenko
2016-09-29Fixed syntax error.Andrey Ponomarenko
2016-09-27Added -disable-constants-check, -skip-added-constants and ↵Andrey Ponomarenko
-skip-removed-constants options. Improved SysCheck.pm module. Move to secure HTTPS.
2016-09-07Improved a module to compare operating systems. Added -mingw-compatible and ↵Andrey Ponomarenko
-skip-unidentified options. Improved support for C++ keywords in C code. The -cpp-compatible option is now enabled by default. Improved support for Windows. Improved support for MinGW.
2016-08-31Renamed CPU Type column to Arch in the report.Andrey Ponomarenko
2016-08-20Support for Clang.Andrey Ponomarenko
2016-08-19Support for ABI dumps v3.3. Added -skip-typedef-uncover option. Do not show ↵Andrey Ponomarenko
GCC version in the source compatibility report.
2016-08-15Released 1.99.23Andrey Ponomarenko
2016-08-11Added -disable-quick-empty-report option. Improved generation of quick empty ↵Andrey Ponomarenko
reports. Improved SysCheck.pm module for analysis of operating systems. Improved support for Windows 10.
2016-07-26Fixed lists of affected symbols in the XML-format report.Andrey Ponomarenko
2016-07-04Released 1.99.22Andrey Ponomarenko
2016-07-04Fixed style of the report.Andrey Ponomarenko
2016-07-02Added -old-style option.Andrey Ponomarenko
2016-06-27Merge pull request #42 from marchpig/masterAndrey Ponomarenko's ABI Laboratory
Fix typo in info
2016-06-26Fix typo in infoSangwoo Lee
2016-06-21Improved style of the report. Fixed handling of patterns in -skip-* options. ↵Andrey Ponomarenko
Fixed rounding of the BC rate in the report.
2016-05-26Updated docs to 1.99.21Andrey Ponomarenko
2016-05-20Up to 4 times faster on big libraries. Highlight the numbers of ↵Andrey Ponomarenko
high/medium/low severity problems in the report. Added -count-symbols option. Show compatibility rate instead of verdict in the report. Show percentage of affected methods in the problem description. Fixed quick comparison of equal ABI dumps.
2016-05-14Use regular expressions instead of wildcards in -skip-* options.Andrey Ponomarenko
2016-05-07Fixed docs formatting.Andrey Ponomarenko
2016-05-06Improved support for OS X. Fixed identifying of non-public structure fields ↵Andrey Ponomarenko
in C.
2016-04-26Updated docs to 1.99.19Andrey Ponomarenko
2016-04-18Updated docsAndrey Ponomarenko
2016-04-18Removed obsolete descriptors.Andrey Ponomarenko
2016-04-18Separated LICENSE file.Andrey Ponomarenko
2016-04-18Support for GCC 5.1Andrey Ponomarenko
2016-04-03Fixed comparison of qualifiers in parameter data types. Fixed problem ↵Andrey Ponomarenko
descriptions in the report. Reduced size of the report. Fixed console output.
2016-03-12Released 1.99.17Andrey Ponomarenko
2016-02-27Improved performance on big libraries/linux kernel (up to 20 times faster).Andrey Ponomarenko
2016-02-21Verify changes in parameters of function pointers. Fixed comparison of ↵Andrey Ponomarenko
virtual table entries. Do not show time stamp in the report. Fixed detection of the GCC version number. Fixed -skip-symbols option.
2016-01-28Merge pull request #32 from ellert/hurdAndrey V. Ponomarenko
Fixed GNU/Hurd support
2016-01-28Do not check private part of the ABI. Fixed counting of checked data types.Andrey Ponomarenko
2015-12-19Reenable GNU/Hurd supportMattias Ellert
2015-12-11Bump version to 1.99.15Andrey Ponomarenko
2015-12-11Fixed false positives in the report if input ABI dumps contain __unknown__ ↵Andrey Ponomarenko
types.
2015-11-12Fixed support for old ABI dumps (formatting of data types).Andrey Ponomarenko
2015-11-11Fixed hang on some template instances.Andrey Ponomarenko
2015-11-01Added -skip-types option. Fixed formatting of symbol signatures. Fixed ↵Andrey Ponomarenko
checks of template types.
2015-10-18Released 1.99.13Andrey Ponomarenko