aboutsummaryrefslogtreecommitdiff
path: root/abi-dumper.pl
AgeCommit message (Expand)Author
2017-03-06Modify invocation of vtable-dumper.Jayant Chowdhary
2017-01-20Modifications enable use by the build system.android-o-preview-1o-previewJayant Chowdhary
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-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-21Added requirement for ctags.Andrey 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-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
2013-09-16Reduced memory usage (10%)Andrey Ponomarenko
2013-08-08Improved support for FedoraAndrey Ponomarenko
2013-08-06Fixed missed IDs in the ABI dump (Fedora)Andrey Ponomarenko
2013-08-05Support for Fedora/dwz; Auto-detection of .dwz alternate debug-info.Andrey Ponomarenko
2013-08-01Improved support for Fedora/dwzAndrey Ponomarenko
2013-07-30Takes less system memoryAndrey Ponomarenko
2013-07-19Works faster on big input objects. Fixed missed type warnings. Fixed dumping ...Andrey Ponomarenko
2013-07-03Increased version of ABI dump format to 3.2Andrey Ponomarenko
2013-06-07Support for type_units in the DWARF dumpAndrey Ponomarenko
2013-05-30Support for debug-info compressed by dwzAndrey Ponomarenko
2013-05-24ABI Dumper 0.95Andrey Ponomarenko