summaryrefslogtreecommitdiff
path: root/gdb/psymtab.h
Commit message (Expand)AuthorAgeFilesLines
* [gdb/symtab] Fix partial unit psymtabsTom de Vries2020-03-131-0/+6
* Update a comment in psymtab.hTom Tromey2020-02-111-1/+3
* Do not allocate psymtabs via psymtab_storageTom Tromey2020-01-261-4/+3
* Use new and delete for psymtabsTom Tromey2020-01-261-4/+0
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Put bcache inside "namespace gdb"Christian Biesinger2019-12-061-1/+1
* Use bool in require_partial_symbolsTom Tromey2019-11-241-2/+2
* gdb: Don't fault for 'maint print psymbols' when using an indexAndrew Burgess2019-09-121-1/+5
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* C++-ify bcacheTom Tromey2019-03-071-9/+2
* Make psymtab range adapter a method on objfileTom Tromey2019-01-171-3/+12
* Move psymtabs to their own obstackTom Tromey2019-01-101-5/+21
* Make psymtab_storage::free_psymtabs privateTom Tromey2019-01-101-4/+10
* Add psymtab_storage::allocate_dependenciesTom Tromey2019-01-101-0/+9
* Allocate the address map on the psymtab obstackTom Tromey2019-01-101-4/+13
* Introduce class psymtab_storageTom Tromey2019-01-101-13/+64
* Remove ALL_OBJFILE_PSYMTABSTom Tromey2019-01-091-4/+18
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* DWARF-5: .debug_names index consumerJan Kratochvil2017-12-081-0/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* psymtab cleanup patch 1/3Doug Evans2014-01-141-6/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Remove language param from name_matcher in struct quick_symbol_functionsJoel Brobecker2012-01-261-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* the "ambiguous linespec" seriesTom Tromey2011-12-061-1/+2
* * dwarf2read.c (dw2_map_symbol_filenames): New parameterDoug Evans2011-11-111-1/+2
* gdb/Jan Kratochvil2011-06-101-3/+3
* gdb/Jan Kratochvil2011-04-201-1/+2
* * xcoffread.c (xcoff_sym_fns): Update.Tom Tromey2011-03-071-0/+8
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Create and use a specialized bcache type for psymbolsSami Wagiaalla2010-08-311-2/+7
* Enable custom bcache hash function.Sami Wagiaalla2010-08-311-0/+3
* gdbTom Tromey2010-07-131-1/+3
* gdbTom Tromey2010-03-101-0/+31