aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/abbrev.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-31Don't pass NULL to memcpy in gdbTom Tromey1-2/+3
2020-02-08Minor simplification in abbrev_table::readTom Tromey1-1/+1
2020-02-08Use htab_up in abbrev_tableTom Tromey1-17/+31
2020-02-08Minor cleanups in abbrev_tableTom Tromey1-5/+5
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey1-1/+1
2020-02-08Create dwarf2/abbrev.[ch]Tom Tromey1-0/+178