aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-13Merge pull request #112 from kierdavis/statxupstream-masterAndrey P
2021-09-13add statx to list of ignored functionsKier Davis
2021-09-13Add -count-all-symbols optionAndrey Ponomarenko
2020-03-30Merge pull request #103 from zhuda/patch-1Andrey P
2020-03-10Make ABI checker work for VS2019 on WindowsDanny
2019-07-04Merge pull request #94 from stweil/masterAndrey P
2019-07-02Fix some typos (found by codespell)Stefan Weil
2019-06-07Create FUNDING.ymlAndrey P
2019-01-05Support for GCC 8: fix detection of classes/structsAndrey Ponomarenko
2018-09-13Merge pull request #75 from Romain-Geissler-1A/remove-familiar-dirsAndrey P
2018-09-12Use familiarDirs only when option --dump-system is used.Romain Geissler
2018-09-12Fix -count-symbols optionAndrey Ponomarenko
2018-09-12Merge pull request #84 from jspricke/version_0Andrey P
2018-09-12Merge pull request #83 from LocutusOfBorg/fix-typosAndrey P
2018-09-12Merge pull request #61 from cliff-svt/TargetedHeadersAndrey P
2018-09-12Merge pull request #82 from LocutusOfBorg/reproducible-buildAndrey P
2018-09-12Merge pull request #81 from LocutusOfBorg/arm64-fixAndrey P
2018-09-12Merge pull request #78 from Oleh-Kravchenko/masterAndrey P
2018-09-10Use higher version numbers in exampleJochen Sprickerhof
2018-09-04Make the generated .abi.tar.gz files reproducibleChris Lamb
2018-09-04Fix typos reported by lintianMathieu Malaterre
2018-09-04require -fPIC on arm64 in addition to x86_64 and armSteve Langasek
2018-05-17Add key -warn-newsymOleh Kravchenko
2018-05-15Release 2.3Andrey Ponomarenko
2018-03-25Merge pull request #68 from mitya57/objdump-stderrAndrey P
2018-03-24Merge pull request #67 from mitya57/masterAndrey P
2018-03-24Merge branch 'master' into masterAndrey P
2018-03-24Bump current devel version in the READMEAndrey Ponomarenko
2018-03-24Fixed license note in all modulesAndrey Ponomarenko
2018-03-24- Support for GCC 8Andrey Ponomarenko
2018-03-08Merge pull request #72 from Romain-Geissler-1A/index-trname-by-lverAndrey P
2018-03-08Merge pull request #71 from Thomas-Barbier-1A/masterAndrey P
2018-03-05Make sure TrName is indexed by $LVer so that mangling data between the two li...Romain Geissler
2018-03-02Fix gcc8 issue with cc1plus: error: unrecognized command line option ‘-fdum...Thomas BARBIER
2018-02-24Fixed Makefile. Fixed license.Andrey Ponomarenko
2018-02-20Fixed license to LGPL 2.1Andrey Ponomarenko
2018-02-20Fixed READMEAndrey Ponomarenko
2018-02-20Added -keep-reserved option to report changes in reserved fieldsAndrey Ponomarenko
2017-11-14Redirect stderr of ‘objdump -f’ to nullDmitry Shachnev
2017-11-14Fix detection of GCC 7 compiled with --with-gcc-major-version-onlyDmitry Shachnev
2017-09-27Escape braces in regex for compatibility with future Perl versions.Andrey Ponomarenko
2017-08-30Release 2.2Andrey Ponomarenko
2017-08-29- Fixed handling of C++ keywords in C codeAndrey Ponomarenko
2017-08-28- Fixed analysis of inline functionsAndrey Ponomarenko
2017-06-17- Add noindex meta tag to report if no changes detectedAndrey Ponomarenko
2017-06-15Header files should not be targeted if their include type is '2'Clifford D. Krumvieda
2017-03-22Documented -skip-internal-types option in -help.Andrey Ponomarenko
2017-03-15Fixed analysis of typedefs.Andrey Ponomarenko
2017-03-14Fixed analysis of static libraries on Windows.Andrey Ponomarenko
2017-03-12Fixed analysis of zero-size structs. Fixed analysis of static methods.Andrey Ponomarenko