summaryrefslogtreecommitdiff
path: root/gdb/symtab.c
Commit message (Expand)AuthorAgeFilesLines
* * symtab.c (struct demangled_name_entry) <mangled>: Now const.Tom Tromey2013-01-211-5/+8
* * dwarf2read.c (new_symbol_full): Remove cast.Tom Tromey2013-01-211-1/+1
* gdb/Jan Kratochvil2013-01-171-1/+6
* gdb/Jan Kratochvil2013-01-171-3/+10
* * symfile.h (quick_symbol_functions): Delete memberDoug Evans2013-01-091-13/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Jan Kratochvil2012-12-281-1/+2
* gdb/Jan Kratochvil2012-12-251-25/+16
* * Makefile.in (init.c): Declare initialize_all_files;Tom Tromey2012-12-181-1/+0
* gdb/Jan Kratochvil2012-12-161-10/+7
* PR c++/8888:Tom Tromey2012-12-141-1/+4
* * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey2012-12-141-17/+23
* * symtab.c (check_field): Now static. Move from...Tom Tromey2012-12-141-0/+36
* * symtab.c (find_pc_sect_symtab): Add comment.Doug Evans2012-12-101-0/+2
* * ada-lang.c (ada_make_symbol_completion_list): Add 'code'Tom Tromey2012-12-071-23/+63
* * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey2012-12-031-0/+1
* gdb/qiyao2012-11-271-5/+6
* ARI fixes: sprintf rule.Pierre Muller2012-11-201-3/+4
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-1/+1
* * tracepoint.c (print_one_static_tracepoint_marker): Constify.Tom Tromey2012-10-181-1/+1
* Fix typo in skip_prologue_sal's comment.Joel Brobecker2012-09-251-1/+1
* * symtab.c (filename_seen_cache): Delete members "tab_alloc_size",Doug Evans2012-07-161-27/+17
* * symtab.c (filename_seen): Update comment.Doug Evans2012-07-131-3/+2
* * symtab.c (output_source_filename): Delete unnecessary forward decl.Doug Evans2012-07-131-49/+104
* * linespec.c: #include "stack.h".Doug Evans2012-06-291-22/+0
* * symtab.c (lookup_symbol_aux_objfile): UseDoug Evans2012-06-281-12/+11
* * NEWS: Mention new options "set debug dwarf2-read" andDoug Evans2012-06-261-0/+11
* * symtab.h (minimal_symbol): New member created_by_gdb.Doug Evans2012-06-191-26/+72
* * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey2012-06-131-74/+33
* New "iterate_over_objfiles_in_search_order" gdbarch method.Joel Brobecker2012-06-051-33/+85
* Revert "Search global symbols from the expression's block objfile first."Joel Brobecker2012-06-051-74/+31
* * symtab.c (lookup_global_symbol_from_objfile): Only scan blockvectorDoug Evans2012-06-041-12/+12
* * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro.Doug Evans2012-06-041-23/+21
* 2012-06-02 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-06-021-7/+7
* * symtab.c (search_symbols): Formatting fixes.Doug Evans2012-05-241-71/+71
* * symtab.c (search_symbols): Pass NULL for file_matcher toDoug Evans2012-05-241-1/+3
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-3/+0
* * tracepoint.c (scope_info): Update.Tom Tromey2012-05-101-12/+12
* Search global symbols from the expression's block objfile first.Joel Brobecker2012-05-101-32/+76
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-04-271-0/+1
* Initial pass at Go language support.Doug Evans2012-04-251-2/+42
* * symtab.c (skip_prologue_sal): Change test to check for "main()"Kevin Buettner2012-03-211-1/+1
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-1/+1
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-17/+19
* PR gdb/9307:Tom Tromey2012-02-021-1/+4
* 2012-02-01 Gary Benson <gbenson@redhat.com>gary2012-02-011-1/+1
* gdb/Jan Kratochvil2012-01-281-1/+1
* * symtab.c: Whitespace cleanup, no code changes.Doug Evans2012-01-261-1/+22
* * symtab.c (lookup_symbol_in_language): Improve comment.Doug Evans2012-01-261-7/+5
* Remove language param from name_matcher in struct quick_symbol_functionsJoel Brobecker2012-01-261-4/+2