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