summaryrefslogtreecommitdiff
path: root/gdb/gdb-demangle.c
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-09-20Remove explanatory comments from includesTom Tromey
2023-03-31Remove language_demangleTom Tromey
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-03-29Unify gdb printf functionsTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-10-04Use unique_xmalloc_ptr<char> when demanglingTom Tromey
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-11-21Rename demangle.c to gdb-demangle.c, and some cleanupChristian Biesinger