Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-04-12 | Statically examine abbrev properties | Tom Tromey | 1 | -2/+5 |
2022-04-12 | Introduce DWARF abbrev cache | Tom Tromey | 1 | -1/+3 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-03-13 | Constify abbrev_table::lookup_abbrev | Tom Tromey | 1 | -1/+1 |
2021-03-06 | Micro-optimize abbrev reading and storage | Tom Tromey | 1 | -20/+22 |
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 | -2/+5 |
2020-05-27 | Inline abbrev lookup | Tom Tromey | 1 | -2/+11 |
2020-02-08 | Use htab_up in abbrev_table | Tom Tromey | 1 | -16/+3 |
2020-02-08 | Minor cleanups in abbrev_table | Tom Tromey | 1 | -23/+23 |
2020-02-08 | Create dwarf2/abbrev.[ch] | Tom Tromey | 1 | -0/+103 |