aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/cooked-index.c
AgeCommit message (Expand)AuthorFilesLines
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