aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/cooked-index.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-04[gdb/symtab] Add get/set functions for per_cu->lang/unit_typeTom de Vries1-5/+5
2022-05-26Finalize each cooked index separatelyTom Tromey1-131/+136
2022-04-20Micro-optimize cooked_index_entry::full_nameTom Tromey1-6/+5
2022-04-12gdb: fix "passing NULL to memcpy" UBsan error in dwarf2/cooked-index.cSimon Marchi1-4/+2
2022-04-12"Finalize" the DWARF index in the backgroundTom Tromey1-2/+8
2022-04-12Parallelize DWARF indexingTom Tromey1-37/+105
2022-04-12Introduce the new DWARF index classTom Tromey1-0/+270