summaryrefslogtreecommitdiff
path: root/plugins/itanium/component.c
AgeCommit message (Expand)Author
2021-03-07Compact data type definitions.Cyrille Bagard
2020-10-20Fixed some compilation warnings.Cyrille Bagard
2020-10-18Updated the code for the types built from expressions.Cyrille Bagard
2020-10-18Updated the code for the prototypes support.Cyrille Bagard
2020-10-18Updated the code for template types.Cyrille Bagard
2020-10-13Defined proper Python bindings for class/enum types.Cyrille Bagard
2020-03-15Added support for packed template arguments in Itanium demangling.Cyrille Bagard
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