Rename dwarf2/comp-unit.h
[binutils-gdb.git] / gdb / dwarf2 / index-write.c
2021-04-30 Tom TromeyRemove dwarf2_per_bfd::all_type_units
2021-04-30 Tom TromeyAllocate dwarf2_per_cu_data with 'new'
2021-04-17 Tom TromeyHandle unaligned mapping of .gdb_index
2021-04-17 Tom TromeyAvoid crash in write_psymtabs_to_index
2021-03-20 Tom TromeyChange how DWARF index writer finds address map
2021-02-02 Tom de Vries[gdb/symtab] Fix assert in write_one_signatured_type
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-17 Tom TromeyHave partial symbol tables own psymbol vectors
2020-08-06 Simon Marchigdb: move regcache::regcaches to regcache.c
2020-06-10 Tom de Vries[gdb/symtab] Enable ada .gdb_index
2020-05-29 Simon Marchigdb: rename dwarf2_per_objfile variables/fields to...
2020-05-27 Simon MarchiMake dwarf2_get_dwz_file take a dwarf2_per_bfd
2020-05-27 Simon MarchiSplit dwarf2_per_objfile into dwarf2_per_objfile and...
2020-05-11 Tom de Vries[gdb/symtab] Save modules in .debug_names
2020-04-18 Tom TromeyChange get_objfile_arch to a method on objfile
2020-04-16 Tom de Vries[gdb/symtab] Handle PU without import in "save gdb...
2020-03-26 Tom TromeyIntroduce dwarf2/dwz.h
2020-02-26 Tom TromeyRemove casts from dwarf2/index-write.c
2020-02-08 Tom TromeyChange dwarf2_per_objfile::signatured_types to be htab_up
2020-02-08 Tom TromeyMove DWARF code to dwarf2/ subdirectory