summaryrefslogtreecommitdiff
path: root/gdb/buildsym-legacy.c
Commit message (Expand)AuthorAgeFilesLines
* Fix line table regressionTom Tromey2023-03-171-1/+1
* Do not pass section index to end_compunit_symtabTom Tromey2023-02-081-2/+2
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb/buildsym: Line record use a record flagLancelot SIX2022-04-041-1/+1
* gdb: rename start_symtab/end_symtab to start_compunit_symtab/end_compunit_symtabSimon Marchi2022-04-041-9/+10
* gdb: remove some unused buildsym-legacy functionsSimon Marchi2022-04-041-89/+0
* gdb: remove COMPUNIT_DIRNAME macro, add getter/setterSimon Marchi2022-02-061-1/+1
* gdb: remove COMPUNIT_OBJFILE macroSimon Marchi2022-02-061-1/+1
* 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
* gdb: Add support for tracking the DWARF line table is-stmt fieldAndrew Burgess2020-03-101-1/+3
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+1
* Revert the header-sorting patchTom Tromey2019-04-061-2/+0
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-0/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Simple unused variable removalsTom Tromey2018-07-221-2/+0
* Remove some unused buildsym functionsTom Tromey2018-07-201-38/+0
* Parameterize cp_scan_for_anonymous_namespacesTom Tromey2018-07-201-0/+9
* Introduce buildsym-legacy.hTom Tromey2018-07-201-0/+377