summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/index-write.c
AgeCommit message (Expand)Author
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-10-17Have partial symbol tables own psymbol vectorsTom Tromey
2020-08-06gdb: move regcache::regcaches to regcache.cSimon Marchi
2020-06-10[gdb/symtab] Enable ada .gdb_indexTom de Vries
2020-05-29gdb: rename dwarf2_per_objfile variables/fields to per_objfileSimon Marchi
2020-05-27Make dwarf2_get_dwz_file take a dwarf2_per_bfdSimon Marchi
2020-05-27Split dwarf2_per_objfile into dwarf2_per_objfile and dwarf2_per_bfdSimon Marchi
2020-05-11[gdb/symtab] Save modules in .debug_namesTom de Vries
2020-04-18Change get_objfile_arch to a method on objfileTom Tromey
2020-04-16[gdb/symtab] Handle PU without import in "save gdb-index"Tom de Vries
2020-03-26Introduce dwarf2/dwz.hTom Tromey
2020-02-26Remove casts from dwarf2/index-write.cTom Tromey
2020-02-08Change dwarf2_per_objfile::signatured_types to be htab_upTom Tromey
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey