aboutsummaryrefslogtreecommitdiff
path: root/gdb/namespace.c
AgeCommit message (Expand)AuthorFilesLines
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