summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/cu.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Add initializers to comp_unit_headTom Tromey2022-12-261-1/+1
* remove the declared but undefined/unused method find_partial_diePhilippe Waroquiers2022-11-261-2/+0
* gdb: Fix issue with Clang CLI macrosBruno Larsen2022-11-031-0/+1
* [gdb/symtab] Add dwarf2_cu::lang ()Tom de Vries2022-07-121-0/+7
* gdb: rename start_symtab/end_symtab to start_compunit_symtab/end_compunit_symtabSimon Marchi2022-04-041-5/+5
* gdb: work around negative DW_AT_data_member_location GCC 11 bugSimon Marchi2022-01-271-0/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Remove dwarf2_cu::languageTom Tromey2021-06-251-1/+0
* [gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder(), againTom de Vries2021-06-161-16/+1
* [gdb/symtab] Fix Dwarf Error: cannot find DIETom de Vries2021-05-271-0/+6
* Rename dwarf2/comp-unit.hTom Tromey2021-05-171-1/+1
* Change dwarf2_cu marking to use methodsTom Tromey2021-05-171-6/+24
* Move dwarf2_cu to new header fileTom Tromey2021-05-171-0/+270