summaryrefslogtreecommitdiff
path: root/gdb/dwarf-index-write.c
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined behavior, don't pass NULL to fwriteSimon Marchi2018-10-041-1/+2
* Fix some gettext ARI warningsSimon Marchi2018-08-091-4/+4
* Add DWARF index cacheSimon Marchi2018-08-071-25/+58
* Make psymbols and psymtabs independent of the program spaceTom Tromey2018-07-261-6/+2
* Change representation of psymbol to flush out accessorsTom Tromey2018-07-261-8/+8
* Remove symfile_complaintsTom Tromey2018-05-231-2/+1
* Fix -D_GLIBCXX_DEBUG gdb-add-index regressionJan Kratochvil2018-04-121-9/+13
* Make dwarf2_per_objfile::all_type_units an std::vectorSimon Marchi2018-04-071-4/+4
* Make dwarf2_per_objfile::all_comp_units an std::vectorSimon Marchi2018-04-071-12/+9
* Include <cmath> in dwarf-index-write.cTom Tromey2018-03-271-0/+1
* Move DWARF index-related things to a separate fileSimon Marchi2018-03-271-0/+1684