]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/dwarf2/cooked-index.c
Always use expand_symtabs_matching in ada-lang.c
[thirdparty/binutils-gdb.git] / gdb / dwarf2 / cooked-index.c
2023-12-06  Tom TromeyAlways use expand_symtabs_matching in ada-lang.c
2023-11-21  Lancelot Sixgdb: Use initializers in lambda captures unconditionally
2023-11-21  Lancelot Sixgdb: Use std::string_view instead of gdb::string_view
2023-09-15  Tom TromeyRename split_style::DOT
2023-08-28  Tom TromeyUse sect_offset_str in cooked_index::dump
2023-08-10  Tom de Vries[gdb/symtab] Dump qualified name of cooked_index_entry
2023-08-08  Tom de Vries[gdb/build] Fix build breaker with -std=c++11
2023-08-04  Tom de Vries[gdb/symtab] Fix data race on bfd::{cacheable,format}
2023-08-04  Tom de Vries[gdb/symtab] Fix data race on index_cache::m_enabled
2023-04-29  Manoj Guptagdb: Fix building with latest libc++
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