]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/dwarf2/cooked-index.h
Fix race in background index-cache writing
[thirdparty/binutils-gdb.git] / gdb / dwarf2 / cooked-index.h
2023-03-31  Tom TromeyFix race in background index-cache writing
2023-02-24  Tom TromeyWrite the DWARF index in the background
2023-02-18  Tom TromeyFix "start" for D, Rust, etc
2023-02-09  Tom TromeyRemove mention of cooked_index_vector
2023-02-09  Tom TromeyLet user C-c when waiting for DWARF index finalization
2023-02-01  Simon Marchigdb/dwarf: rename cooked_index_vector to cooked_index
2023-02-01  Simon Marchigdb/dwarf: rename cooked_index to cooked_index_shard
2023-01-30  Simon Marchigdb/dwarf: dump cooked index contents in cooked_index_f...
2023-01-30  Tom TromeyFix comparator bug in cooked index
2023-01-30  Tom TromeyMake addrmap const-correct in cooked index
2023-01-30  Simon Marchigdb: provide const-correct versions of addrmap::find...
2023-01-27  Tom TromeyMore const-correctness in cooked indexer
2023-01-20  Simon Marchigdb: move call site types to call-site.h
2023-01-17  Tom TromeyFix parameter-less template regression in new DWARF...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-21  Tom TromeyFix incorrect .gdb_index with new DWARF scanner
2022-07-14  Tom de Vries[gdb/symtab] Fix data race in cooked_index_functions...
2022-06-12  Tom TromeyRemove addrmap::create_fixed
2022-06-12  Tom TromeyRemove addrmap wrapper functions
2022-05-26  Tom TromeyFinalize each cooked index separately
2022-05-13  Tom TromeyRemove unused field cooked_index::m_start
2022-05-10  Tom TromeyFix --disable-threading build
2022-05-04  Tom TromeyFix crash when creating index from index
2022-04-29  Tom TromeyFix .debug_names regression with new indexer
2022-04-20  Tom TromeyIntroduce and use dwarf_scanner_base
2022-04-14  Simon Marchigdb: remove move constructor and move assignment operat...
2022-04-12  Tom Tromey"Finalize" the DWARF index in the background
2022-04-12  Tom TromeyParallelize DWARF indexing
2022-04-12  Tom TromeyIntroduce the new DWARF index class