aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-13Initial support for Fedora 34upstream-masterAndrey Ponomarenko
2021-08-06Merge pull request #30 from zhuyan2019/masterAndrey P
2021-07-31fixed symbol search sentence judgmentYan Zhu
2021-06-11Merge pull request #29 from devjgm/fix-big-numAndrey P
2021-06-09fix: handle data_member_location == 2^64-1Greg Miller
2020-11-20Bump version to 1.2Andrey Ponomarenko
2019-07-03Support for new elfutils (Fedora 30)Andrey Ponomarenko
2019-06-10Create FUNDING.ymlAndrey P
2018-09-12- Add 'isph' header file extensionAndrey Ponomarenko
2018-03-08Added a note about the Docker image to the READMEAndrey Ponomarenko
2018-03-08Merge pull request #13 from ebraminio/masterAndrey P
2018-03-03Add a DockerfileEbrahim Byagowi
2018-02-24Fixed license file.Andrey Ponomarenko
2018-02-20Fixed license to LGPL 2.1Andrey Ponomarenko
2018-02-20Fixed READMEAndrey Ponomarenko
2017-09-27Merge pull request #11 from rurban/masterAndrey V. Ponomarenko
2017-08-31Fix perl warningReini Urban
2017-08-30Release 1.1Andrey Ponomarenko
2017-08-29Deny analysis of static libraries.Andrey Ponomarenko
2017-08-28- Compress ABI dumps before writing to drive from RAMAndrey Ponomarenko
2017-06-17- Added -ld-library-path option to specify paths to add to LD_LIBRARY_PATH va...Andrey Ponomarenko
2017-04-23Fixed analysis of templated unions. Fixed InLine property. Fixed detection of...Andrey Ponomarenko
2017-03-15Fixed analysis of typedefs.Andrey Ponomarenko
2017-03-12Fixed analysis of zero-size structs. Fixed -public-headers option. Fixed anal...Andrey Ponomarenko
2017-03-07Fixed template type names. Detecting public typedefs.Andrey Ponomarenko
2017-02-17Detection of symbols in header files missed by Ctags. Fixed -public-headers o...Andrey Ponomarenko
2017-01-28Reduced RAM usage on large compressed debug info. Added -ctags-def option. Ad...Andrey Ponomarenko
2016-12-16Up to 4 times less RAM usage. Fixed 'Copied' attribute of a class. Code clean...Andrey Ponomarenko
2016-12-15Fixed -public-headers option. Added -include-defines option. Fixed parameter ...Andrey Ponomarenko
2016-12-07Fixed template type names.Andrey Ponomarenko
2016-12-03Fixed analysis of anon structs, unions and enums.Andrey Ponomarenko
2016-11-25Fixed analysis of standard C++ libraries. Fixed -public-headers option to pro...Andrey Ponomarenko
2016-11-25Fixed analysis of MethodPtr types. Improved performance. Print errors of the ...Andrey Ponomarenko
2016-10-07Released 0.99.19Andrey Ponomarenko
2016-10-06Improved support for incomplete debug-info.Andrey Ponomarenko
2016-10-04Released 0.99.18. Check for Universal ctags.Andrey Ponomarenko
2016-09-30Added No_Exported exit code. Exit with code Not_Found if ctags is not installed.Andrey Ponomarenko
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