aboutsummaryrefslogtreecommitdiff
path: root/gdb/symtab.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-24gdb/Tiago Daitx1-0/+4
2013-01-21 * symtab.c (struct demangled_name_entry) <mangled>: Now const.Tom Tromey1-5/+8
2013-01-21 * dwarf2read.c (new_symbol_full): Remove cast.Tom Tromey1-1/+1
2013-01-17gdb/Jan Kratochvil1-1/+6
2013-01-17gdb/Jan Kratochvil1-3/+10
2013-01-09 * symfile.h (quick_symbol_functions): Delete memberDoug Evans1-13/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-28gdb/Jan Kratochvil1-1/+2
2012-12-25gdb/Jan Kratochvil1-25/+16
2012-12-18 * Makefile.in (init.c): Declare initialize_all_files;Tom Tromey1-1/+0
2012-12-16gdb/Jan Kratochvil1-10/+7
2012-12-14 PR c++/8888:Tom Tromey1-1/+4
2012-12-14 * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey1-17/+23
2012-12-14 * symtab.c (check_field): Now static. Move from...Tom Tromey1-0/+36
2012-12-10 * symtab.c (find_pc_sect_symtab): Add comment.Doug Evans1-0/+2
2012-12-07 * ada-lang.c (ada_make_symbol_completion_list): Add 'code'Tom Tromey1-23/+63
2012-12-03 * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey1-0/+1
2012-11-27gdb/Yao Qi1-5/+6
2012-11-20 ARI fixes: sprintf rule.Pierre Muller1-3/+4
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-1/+1
2012-10-18 * tracepoint.c (print_one_static_tracepoint_marker): Constify.Tom Tromey1-1/+1
2012-09-25Fix typo in skip_prologue_sal's comment.Joel Brobecker1-1/+1
2012-07-16 * symtab.c (filename_seen_cache): Delete members "tab_alloc_size",Doug Evans1-27/+17
2012-07-13 * symtab.c (filename_seen): Update comment.Doug Evans1-3/+2
2012-07-13 * symtab.c (output_source_filename): Delete unnecessary forward decl.Doug Evans1-49/+104
2012-06-29 * linespec.c: #include "stack.h".Doug Evans1-22/+0
2012-06-28 * symtab.c (lookup_symbol_aux_objfile): UseDoug Evans1-12/+11
2012-06-26 * NEWS: Mention new options "set debug dwarf2-read" andDoug Evans1-0/+11
2012-06-19 * symtab.h (minimal_symbol): New member created_by_gdb.Doug Evans1-26/+72
2012-06-13 * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey1-74/+33
2012-06-05New "iterate_over_objfiles_in_search_order" gdbarch method.Joel Brobecker1-33/+85
2012-06-05Revert "Search global symbols from the expression's block objfile first."Joel Brobecker1-74/+31
2012-06-04 * symtab.c (lookup_global_symbol_from_objfile): Only scan blockvectorDoug Evans1-12/+12
2012-06-04 * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro.Doug Evans1-23/+21
2012-06-022012-06-02 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-7/+7
2012-05-24 * symtab.c (search_symbols): Formatting fixes.Doug Evans1-71/+71
2012-05-24 * symtab.c (search_symbols): Pass NULL for file_matcher toDoug Evans1-1/+3
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-3/+0
2012-05-10 * tracepoint.c (scope_info): Update.Tom Tromey1-12/+12
2012-05-10Search global symbols from the expression's block objfile first.Joel Brobecker1-32/+76
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+1
2012-04-25 Initial pass at Go language support.Doug Evans1-2/+42
2012-03-21 * symtab.c (skip_prologue_sal): Change test to check for "main()"Kevin Buettner1-1/+1
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-17/+19
2012-02-02 PR gdb/9307:Tom Tromey1-1/+4
2012-02-012012-02-01 Gary Benson <gbenson@redhat.com>Gary Benson1-1/+1
2012-01-28gdb/Jan Kratochvil1-1/+1
2012-01-26 * symtab.c: Whitespace cleanup, no code changes.Doug Evans1-1/+22
2012-01-26 * symtab.c (lookup_symbol_in_language): Improve comment.Doug Evans1-7/+5