summaryrefslogtreecommitdiff
path: root/plugins/itanium/component.c
AgeCommit message (Expand)Author
2020-03-05Added better support of operators for Itanium demangling.Cyrille Bagard
2020-03-03Handled destructors properly when demangling C++ Itanium names.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-02-09Fixed another batch of memory leaks.Cyrille Bagard
2018-12-04Fixed the Itanium demangling for the test suite.Cyrille Bagard
2018-07-10Removed a compilation warning.Cyrille Bagard
2018-07-08Changed the type of namespace separators.Cyrille Bagard
2018-07-08Filtered one more component for Itanium substitutions.Cyrille Bagard
2018-07-07Extended the types API.Cyrille Bagard
2018-07-04Kept information about arguments for templated routines.Cyrille Bagard
2018-07-04Fixed various mistakes in Itanium C++ demangling.Cyrille Bagard
2018-07-02Improved the Itanium C++ demangling.Cyrille Bagard