aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/index-write.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-17Have partial symbol tables own psymbol vectorsTom Tromey1-49/+23
2020-08-06gdb: move regcache::regcaches to regcache.cSimon Marchi1-0/+1
2020-06-10[gdb/symtab] Enable ada .gdb_indexTom de Vries1-4/+36
2020-05-29gdb: rename dwarf2_per_objfile variables/fields to per_objfileSimon Marchi1-55/+50
2020-05-27Make dwarf2_get_dwz_file take a dwarf2_per_bfdSimon Marchi1-1/+2
2020-05-27Split dwarf2_per_objfile into dwarf2_per_objfile and dwarf2_per_bfdSimon Marchi1-24/+24
2020-05-11[gdb/symtab] Save modules in .debug_namesTom de Vries1-0/+2
2020-04-18Change get_objfile_arch to a method on objfileTom Tromey1-1/+1
2020-04-16[gdb/symtab] Handle PU without import in "save gdb-index"Tom de Vries1-11/+8
2020-03-26Introduce dwarf2/dwz.hTom Tromey1-0/+1
2020-02-26Remove casts from dwarf2/index-write.cTom Tromey1-13/+13
2020-02-08Change dwarf2_per_objfile::signatured_types to be htab_upTom Tromey1-2/+2
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey1-0/+1798