Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-04 | [gdb/symtab] Add get/set functions for per_cu->lang/unit_type | Tom de Vries | 1 | -5/+5 |
2022-05-26 | Finalize each cooked index separately | Tom Tromey | 1 | -131/+136 |
2022-04-20 | Micro-optimize cooked_index_entry::full_name | Tom Tromey | 1 | -6/+5 |
2022-04-12 | gdb: fix "passing NULL to memcpy" UBsan error in dwarf2/cooked-index.c | Simon Marchi | 1 | -4/+2 |
2022-04-12 | "Finalize" the DWARF index in the background | Tom Tromey | 1 | -2/+8 |
2022-04-12 | Parallelize DWARF indexing | Tom Tromey | 1 | -37/+105 |
2022-04-12 | Introduce the new DWARF index class | Tom Tromey | 1 | -0/+270 |