summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/abbrev.c
Commit message (Expand)AuthorAgeFilesLines
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesusers/simark/fix-leading-whitespaceSimon Marchi2020-10-261-6/+6
* Inline abbrev lookupTom Tromey2020-05-271-16/+6
* Don't pass NULL to memcpy in gdbTom Tromey2020-03-311-2/+3
* Minor simplification in abbrev_table::readTom Tromey2020-02-081-1/+1
* Use htab_up in abbrev_tableTom Tromey2020-02-081-17/+31
* Minor cleanups in abbrev_tableTom Tromey2020-02-081-5/+5
* Move DWARF code to dwarf2/ subdirectoryTom Tromey2020-02-081-1/+1
* Create dwarf2/abbrev.[ch]Tom Tromey2020-02-081-0/+178