aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/cu.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-12Delete DWARF psymtab codeTom Tromey1-0/+1
2022-04-04gdb: rename start_symtab/end_symtab to start_compunit_symtab/end_compunit_symtabSimon Marchi1-2/+2
2022-01-27gdb: work around negative DW_AT_data_member_location GCC 11 bugSimon Marchi1-0/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-01gdb: use actual DWARF version in compunit's debugformat fieldSimon Marchi1-1/+12
2021-10-18CTF: incorrect underlying type setting for enumeration typesWeimin Pan1-1/+1
2021-06-25Remove dwarf2_cu::languageTom Tromey1-1/+1
2021-06-16[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder(), againTom de Vries1-0/+15
2021-05-27[gdb/symtab] Fix Dwarf Error: cannot find DIETom de Vries1-1/+2
2021-05-17Change dwarf2_cu marking to use methodsTom Tromey1-1/+51
2021-05-17Move some dwarf2_cu methods to new fileTom Tromey1-0/+89