Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-14 | [gdb/symtab] Fix data race in cooked_index_functions::expand_symtabs_matching | Tom de Vries | 1 | -2/+9 |
2022-06-12 | Remove addrmap::create_fixed | Tom Tromey | 1 | -2/+2 |
2022-06-12 | Remove addrmap wrapper functions | Tom Tromey | 1 | -2/+2 |
2022-05-26 | Finalize each cooked index separately | Tom Tromey | 1 | -32/+56 |
2022-05-13 | Remove unused field cooked_index::m_start | Tom Tromey | 1 | -5/+0 |
2022-05-10 | Fix --disable-threading build | Tom Tromey | 1 | -1/+1 |
2022-05-04 | Fix crash when creating index from index | Tom Tromey | 1 | -0/+5 |
2022-04-29 | Fix .debug_names regression with new indexer | Tom Tromey | 1 | -2/+5 |
2022-04-20 | Introduce and use dwarf_scanner_base | Tom Tromey | 1 | -1/+4 |
2022-04-14 | gdb: remove move constructor and move assignment operator from cooked_index | Simon Marchi | 1 | -2/+0 |
2022-04-12 | "Finalize" the DWARF index in the background | Tom Tromey | 1 | -0/+17 |
2022-04-12 | Parallelize DWARF indexing | Tom Tromey | 1 | -33/+83 |
2022-04-12 | Introduce the new DWARF index class | Tom Tromey | 1 | -0/+260 |