Age | Commit message (Expand) | Author | Files | Lines |
2020-03-13 | [gdb/symtab] Fix partial unit psymtabs | Tom de Vries | 1 | -0/+6 |
2020-02-11 | Update a comment in psymtab.h | Tom Tromey | 1 | -1/+3 |
2020-01-26 | Do not allocate psymtabs via psymtab_storage | Tom Tromey | 1 | -4/+3 |
2020-01-26 | Use new and delete for psymtabs | Tom Tromey | 1 | -4/+0 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-12-06 | Put bcache inside "namespace gdb" | Christian Biesinger | 1 | -1/+1 |
2019-11-24 | Use bool in require_partial_symbols | Tom Tromey | 1 | -2/+2 |
2019-09-12 | gdb: Don't fault for 'maint print psymbols' when using an index | Andrew Burgess | 1 | -1/+5 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-03-07 | C++-ify bcache | Tom Tromey | 1 | -9/+2 |
2019-01-17 | Make psymtab range adapter a method on objfile | Tom Tromey | 1 | -3/+12 |
2019-01-10 | Move psymtabs to their own obstack | Tom Tromey | 1 | -5/+21 |
2019-01-10 | Make psymtab_storage::free_psymtabs private | Tom Tromey | 1 | -4/+10 |
2019-01-10 | Add psymtab_storage::allocate_dependencies | Tom Tromey | 1 | -0/+9 |
2019-01-10 | Allocate the address map on the psymtab obstack | Tom Tromey | 1 | -4/+13 |
2019-01-10 | Introduce class psymtab_storage | Tom Tromey | 1 | -13/+64 |
2019-01-09 | Remove ALL_OBJFILE_PSYMTABS | Tom Tromey | 1 | -4/+18 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-08 | DWARF-5: .debug_names index consumer | Jan Kratochvil | 1 | -0/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-01-14 | psymtab cleanup patch 1/3 | Doug Evans | 1 | -6/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-01-26 | Remove language param from name_matcher in struct quick_symbol_functions | Joel Brobecker | 1 | -2/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 1 | -1/+2 |
2011-11-11 | * dwarf2read.c (dw2_map_symbol_filenames): New parameter | Doug Evans | 1 | -1/+2 |
2011-06-10 | gdb/ | Jan Kratochvil | 1 | -3/+3 |
2011-04-20 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2011-03-07 | * xcoffread.c (xcoff_sym_fns): Update. | Tom Tromey | 1 | -0/+8 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-31 | Create and use a specialized bcache type for psymbols | Sami Wagiaalla | 1 | -2/+7 |
2010-08-31 | Enable custom bcache hash function. | Sami Wagiaalla | 1 | -0/+3 |
2010-07-13 | gdb | Tom Tromey | 1 | -1/+3 |
2010-03-10 | gdb | Tom Tromey | 1 | -0/+31 |