aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-05-24Initial commitlvc