aboutsummaryrefslogtreecommitdiff
path: root/gdb/psymtab.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-07Rework symbol searches to move Ada-specific stuff to ada-lang.c.Paul N. Hilfinger1-150/+136
2010-10-04Replace wild_match with faster version and modify its interface.Paul N. Hilfinger1-3/+3
2010-10-01 * symfile.h (allocate_symtab): Update.Tom Tromey1-2/+2
2010-09-14 * psympriv.h (add_psymbol_to_list, init_psymbol_list)Tom Tromey1-29/+29
2010-09-08 Revert:Tom Tromey1-12/+6
2010-09-07Fix custom bcache hash regression.Sami Wagiaalla1-0/+6
2010-09-01 * symtab.h (lookup_type_symbol): Declare.Tom Tromey1-6/+12
2010-08-31Create and use a specialized bcache type for psymbolsSami Wagiaalla1-4/+55
2010-08-31Enable custom bcache hash function.Sami Wagiaalla1-9/+43
2010-08-19Fix regression in -file-list-exec-source-files command.Joel Brobecker1-1/+1
2010-08-09create and use symbol_set_language.Sami Wagiaalla1-1/+1
2010-07-13 * symfile.c (set_initial_language): Update.Tom Tromey1-1/+1
2010-07-13 * symtab.c (lookup_symbol_aux_symtabs): Call pre-expand hook.Tom Tromey1-0/+9
2010-06-24 * psymtab.c (lookup_partial_symbol): Mark definition as static.Tom Tromey1-1/+1
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+12
2010-05-062010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+0
2010-03-10 * xcoffread.c (xcoff_start_psymtab): Update.Tom Tromey1-11/+0
2010-03-10gdbTom Tromey1-0/+1751