]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/dwarf2/cooked-index.c
Fix race in background index-cache writing
[thirdparty/binutils-gdb.git] / gdb / dwarf2 / cooked-index.c
2023-03-31  Tom TromeyFix race in background index-cache writing
2023-03-27  Tom TromeyPopulate seen_names hash in cooked_index_shard::do_finalize
2023-03-07  Tom TromeyFix selfcheck regression due to new maint command
2023-03-07  Tom TromeyEnsure index cache entry written in test
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 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: fix dwarf2/cooked-index.c compilation on 32-bit...
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-27  Tom TromeyMore const-correctness in cooked indexer
2023-01-17  Tom TromeyFix parameter-less template regression in new DWARF...
2023-01-17  Tom TromeyMove hash_entry and eq_entry into cooked_index::do_finalize
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-01  Tom TromeyAdd name canonicalization for C
2022-12-01  Tom TromeyRefactor cooked_index::do_finalize
2022-07-04  Tom de Vries[gdb/symtab] Add get/set functions for per_cu->lang...
2022-05-26  Tom TromeyFinalize each cooked index separately
2022-04-20  Tom TromeyMicro-optimize cooked_index_entry::full_name
2022-04-12  Simon Marchigdb: fix "passing NULL to memcpy" UBsan error in dwarf2...
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