aboutsummaryrefslogtreecommitdiff
path: root/gdb/namespace.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-20gdb: remove language.h include from frame.hSimon Marchi1-0/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-21gdb/c++: validate 'using' directives based on the current lineBruno Larsen1-0/+25
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-18[gdb] Fix more typos in commentsTom de Vries1-1/+1
2019-10-15gdb: Update comments that reference VEC or vec.hAndrew Burgess1-2/+2
2019-08-06Use obstack_strdup moreTom Tromey1-9/+4
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-03Do not pass NULL to memcpyTom Tromey1-2/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-09Use std::vector in add_using_directiveTom Tromey1-11/+8
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-8/+14
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat1-0/+117