summaryrefslogtreecommitdiff
path: root/gdb/namespace.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: remove language.h include from frame.hSimon Marchi2023-01-201-0/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb/c++: validate 'using' directives based on the current lineBruno Larsen2022-12-211-0/+25
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* gdb: Update comments that reference VEC or vec.hAndrew Burgess2019-10-151-2/+2
* Use obstack_strdup moreTom Tromey2019-08-061-9/+4
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Do not pass NULL to memcpyTom Tromey2018-10-031-2/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Use std::vector in add_using_directiveTom Tromey2017-09-091-11/+8
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-8/+14
* [Ada] Add support for subprogram renamingsPierre-Marie de Rodat2015-08-131-0/+117