]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/dwarf2read.h
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / dwarf2read.h
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-09-05  Tom de Vries[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstr...
2018-08-07  Simon MarchiAdd DWARF index cache
2018-07-26  Andrew Burgessgdb: Add switch to disable DWARF stack unwinders
2018-06-09  Tom TromeyRemove a VEC from dwarf2read.c
2018-05-18  Tom TromeyAllocate dwz_file with new
2018-05-18  Tom TromeyAllocate dwp_file with new
2018-05-18  Tom TromeyUse new to allocate mapped_index
2018-04-07  Simon MarchiMake dwarf2_per_objfile::all_type_units an std::vector
2018-04-07  Simon MarchiMake dwarf2_per_objfile::all_comp_units an std::vector
2018-04-07  Simon MarchiReplace dw2_get_cu/dw2_get_cutu with methods of dwarf2_...
2018-03-27  Simon MarchiMove DWARF index-related things to a separate file