]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/dwarf2/read-gdb-index.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / dwarf2 / read-gdb-index.c
31 hours ago  Tom TromeyRemove call to dwarf2_per_objfile::adjust from ranges...
12 days ago  Simon Marchigdb: move a bunch of quit-related things to event-top...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-01-28  Tom TromeyUse the new symbol domains
2024-01-28  Tom TromeyUse domain_search_flags in lookup_global_symbol_language
2024-01-28  Tom TromeyReplace search_domain with domain_search_flags
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-06  Tom TromeyRemove quick_symbol_functions::expand_matching_symbols
2023-11-29  Tom TromeyRemove gdb_static_assert
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-11-21  Lancelot Sixgdb: Use C++17's std::make_unique instead of gdb::make_...
2023-10-20  Tom de Vries[gdb/symtab] Fix more style issues in v9 .gdb_index...
2023-10-18  Tom de Vries[gdb/symtab] Fix style issues in v9 .gdb_index section...
2023-10-10  Matheus Branco Borella[gdb/symtab] Add name_of_main and language_of_main...
2023-08-23  Andrew Burgessgdb: add gdb::make_unique function
2023-06-05  Tom TromeyUse unrelocated_addr in the DWARF reader
2023-02-15  Simon Marchigdb/dwarf2: split .gdb_index reading code to own file