Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-06 | Micro-optimize abbrev reading and storage | Tom Tromey | 1 | -45/+26 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-05 | Remove objfile parameter from abbrev_table::read | Tom Tromey | 1 | -3/+3 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -6/+6 |
2020-05-27 | Inline abbrev lookup | Tom Tromey | 1 | -16/+6 |
2020-03-31 | Don't pass NULL to memcpy in gdb | Tom Tromey | 1 | -2/+3 |
2020-02-08 | Minor simplification in abbrev_table::read | Tom Tromey | 1 | -1/+1 |
2020-02-08 | Use htab_up in abbrev_table | Tom Tromey | 1 | -17/+31 |
2020-02-08 | Minor cleanups in abbrev_table | Tom Tromey | 1 | -5/+5 |
2020-02-08 | Move DWARF code to dwarf2/ subdirectory | Tom Tromey | 1 | -1/+1 |
2020-02-08 | Create dwarf2/abbrev.[ch] | Tom Tromey | 1 | -0/+178 |