aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/index-cache.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-08Move the 'store' method to index_cache_store_contextTom Tromey1-5/+3
2024-03-08Capture the per-BFD object in index_cache_store_contextTom Tromey1-2/+4
2024-03-08Capture directory in index_cache_store_contextTom Tromey1-0/+3
2024-03-08Rename members of index_cache_store_contextTom Tromey1-2/+2
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-21gdb: Replace gdb::optional with std::optionalLancelot Six1-1/+1
2023-08-04[gdb/symtab] Fix data race on bfd::{cacheable,format}Tom de Vries1-1/+8
2023-08-04[gdb/symtab] Fix data race on index_cache::m_enabledTom de Vries1-1/+17
2023-02-24Only use the per-BFD object to write a DWARF indexTom Tromey1-1/+3
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-05-29gdb: rename dwarf2_per_objfile variables/fields to per_objfileSimon Marchi1-1/+1
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey1-0/+112