aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-16Add OWNERS in external/abi-dumperandroid-o-preview-4android-o-iot-preview-5o-iot-preview-5Chih-Hung Hsieh
2017-03-14Modify invocation of vtable-dumper.android-wear-o-preview-4android-wear-o-preview-3android-o-preview-3android-o-preview-2Jayant Chowdhary
2017-03-06Modify invocation of vtable-dumper.Jayant Chowdhary
2017-02-07Modifications enable use by the build system. am: 88d0f99dee am: fcd3e09426Jayant Chowdhary
2017-02-07Modifications enable use by the build system. am: 88d0f99deeJayant Chowdhary
2017-02-07Modifications enable use by the build system.Jayant Chowdhary
2017-01-20Modifications enable use by the build system.android-o-preview-1o-previewJayant Chowdhary
2017-01-06Add abi-dumper.Jayant Chowdhary
2017-01-06Reset master to upstream 0eb237873f4a3eedadbbe70bd0b05dffb9839cca5 andXin Li
2016-12-12Initial empty repositorykuantung
2016-09-07Show warning if input object is too big and compressed. Improved debug messag...Andrey Ponomarenko
2016-08-30Added -quiet option. Fixed resolving of gnu_debugaltlink.Andrey Ponomarenko
2016-08-24Improved search for linked debug-info files. Added more debug messages.Andrey Ponomarenko
2016-08-20Support for Clang.Andrey Ponomarenko
2016-08-19Fixed detection of a symbol/type header. Fixed resolving of gnu_debuglink and...Andrey Ponomarenko
2016-08-16Fixed extracting of public ABI symbols. Bumped version of ABI dump format. Ob...Andrey Ponomarenko
2016-08-15Released 0.99.17Andrey Ponomarenko
2016-08-11Added -search-debuginfo option. Do not dump registers usage and stack offsets...Andrey Ponomarenko
2016-07-25Fixed typedef to void type.Andrey Ponomarenko
2016-07-04Released 0.99.16.Andrey Ponomarenko
2016-07-02Fixed typedefs to anon types.Andrey Ponomarenko
2016-06-30Fixed detection of public data types in header files. Improved -use-tu-dump o...Andrey Ponomarenko
2016-06-24Fixed extracting of ABI info for pointers to anon enums.Andrey Ponomarenko
2016-06-22Fixed invocation of the vtable-dumper.Andrey Ponomarenko
2016-06-21Added ability to list symbols in public headers with the help of g++ -fdump-t...Andrey Ponomarenko
2016-05-10Added requirement for Universal Ctags.Andrey Ponomarenko
2016-04-21Separated LICENSE file.Andrey Ponomarenko
2016-04-21Added requirement for ctags.Andrey Ponomarenko
2016-03-12Released 0.99.15Andrey Ponomarenko
2016-02-27Fixed -kernel-export option.Andrey Ponomarenko
2016-02-21Added -kernel-export option to dump symbols exported by the kernel. Fixed -pu...Andrey Ponomarenko
2016-01-25Bumped version and updated release date.Andrey Ponomarenko
2016-01-25Detect private data types in the ABI, i.e. not defined in public header files.Andrey Ponomarenko
2015-12-11Fixed incompatibility with GCC 5.2Andrey Ponomarenko
2015-11-12Fixed required additional compilation options in the README.Andrey Ponomarenko
2015-11-01Fixed reading of GNU_IFUNC and TLS symbols. Fixed detection of symbol version...Andrey Ponomarenko
2015-10-18Released 0.99.11Andrey Ponomarenko
2015-10-16Fixed detection of methods accessibility in a structure.Andrey Ponomarenko
2015-10-15Mark ABI dump as public if -public-headers option specified.Andrey Ponomarenko
2015-10-13Added -public-headers option to filter out private symbols from the ABI dump....Andrey Ponomarenko
2015-09-08Reduced memory usage up to 80% on large libraries. Carefully handle template ...Andrey Ponomarenko
2015-09-08Fixed detection of access attribute of class methods. Support for Fedora Linux.Andrey Ponomarenko
2015-09-06Removed LOCAL symbols from the ABI dump.Andrey Ponomarenko
2015-08-26Corrected names of double FuncPtr and MethodPtr types.Andrey Ponomarenko
2015-08-26Support for rvalue references. Support for GNU_formal_parameter_pack. Added -...Andrey Ponomarenko
2015-08-21Set LANG=en_US.UTF-8 for eu-readelf. Fixed detection of the GCC version. Fixe...Andrey Ponomarenko
2015-08-14Fixed detection of accessibility for class/struct members. Fixed language det...Andrey Ponomarenko
2015-04-12Fix for SUSE review bot: missed names and calling conventions of parameters.Andrey Ponomarenko
2015-04-12Minor changes.Andrey Ponomarenko
2013-10-25Reduced memory consumption (up to 30%)Andrey Ponomarenko