make language_of_main static
[deliverable/binutils-gdb.git] / gdb / symtab.c
2014-01-15  Tom Tromeymake language_of_main static
2014-01-15  Doug Evanspsymtab cleanup patch 3/3
2014-01-15  Doug Evanspsymtab cleanup patch 1/3
2014-01-07  Honggyu KimRemove duplicated #include's from GDB
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-10  Joel BrobeckerSet language for Ada minimal symbols.
2013-11-18  Tom Tromeyremove gdb_stat.h
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-08  Doug EvansChange "set debug symtab-create" to take a verbosity...
2013-10-07  Tom Tromeymove the demangled_names_hash into the per-BFD
2013-10-02  Joel BrobeckerUse FILENAME_CMP to compare filenames in compare_search...
2013-10-02  Joel BrobeckerDelete search_symbols_equal (use compare_search_syms...
2013-09-25  Doug Evans * symtab.c (domain_name, search_domain_name): New...
2013-08-07  Tom Tromeyuse language of the main symbol
2013-08-05  Tom Tromeyremove msymbol_objfile
2013-08-01  Doug Evans * symtab.c (do_free_search_symbols_cleanup): Change...
2013-07-29  Doug Evans * symtab.c (iterate_over_some_symtabs): Add comment.
2013-07-29  Doug Evans * symtab.c (iterate_over_some_symtabs): Fix indentation.
2013-05-30  Tom Tromeyfix symtab.c
2013-04-15  Tom Tromey PR c++/11990:
2013-04-08  Tom Tromey PR symtab/8424:
2013-04-08  Tom Tromey * coffread.c (cs_to_section): Use gdb_bfd_section_index.
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-04-08  Tom Tromey * ada-lang.c (ada_decode_symbol): Check and set 'ada_m...
2013-04-08  Tom Tromey * symtab.c (symbol_init_cplus_specific, symbol_set_dem...
2013-04-08  Tom Tromey * coffread.c (process_coff_symbol, coff_read_enum_type...
2013-03-20  Tom Tromey * ax-gdb.c (gen_var_ref): Unconditionally call via...
2013-03-20  Tom Tromey2013-03-20 Jan Kratochvil <jan.kratochvil@redhat...
2013-03-14  Tom Tromey * symtab.c (error_in_psymtab_expansion): New function.
2013-03-14  Jan Kratochvilgdb/
2013-03-13  Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-03-07  Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-03-05  Doug Evans * ada-lang.c (ada_lookup_symbol_list_worker): New...
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-01-31  Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-24  Tiago Daitxgdb/
2013-01-21  Tom Tromey * symtab.c (struct demangled_name_entry) <mangled...
2013-01-21  Tom Tromey * dwarf2read.c (new_symbol_full): Remove cast.
2013-01-17  Jan Kratochvilgdb/
2013-01-17  Jan Kratochvilgdb/
2013-01-09  Doug Evans * symfile.h (quick_symbol_functions): Delete member
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-28  Jan Kratochvilgdb/
2012-12-25  Jan Kratochvilgdb/
2012-12-18  Tom Tromey * Makefile.in (init.c): Declare initialize_all_files;
2012-12-16  Jan Kratochvilgdb/
2012-12-14  Tom Tromey PR c++/8888:
2012-12-14  Tom Tromey * c-exp.y (block, variable, name_not_typename, lex_one...
2012-12-14  Tom Tromey * symtab.c (check_field): Now static. Move from...
2012-12-10  Doug Evans * symtab.c (find_pc_sect_symtab): Add comment.
2012-12-07  Tom Tromey * ada-lang.c (ada_make_symbol_completion_list): Add...
2012-12-03  Tom Tromey * ada-exp.y (write_object_renaming, write_var_or_type)
2012-11-27  Yao Qigdb/
2012-11-20  Pierre Muller ARI fixes: sprintf rule.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-10-18  Tom Tromey * tracepoint.c (print_one_static_tracepoint_marker...
2012-09-25  Joel BrobeckerFix typo in skip_prologue_sal's comment.
2012-07-16  Doug Evans * symtab.c (filename_seen_cache): Delete members ...
2012-07-13  Doug Evans * symtab.c (filename_seen): Update comment.
2012-07-13  Doug Evans * symtab.c (output_source_filename): Delete unnecessar...
2012-06-29  Doug Evans * linespec.c: #include "stack.h".
2012-06-28  Doug Evans * symtab.c (lookup_symbol_aux_objfile): Use
2012-06-26  Doug Evans * NEWS: Mention new options "set debug dwarf2-read...
2012-06-19  Doug Evans * symtab.h (minimal_symbol): New member created_by_gdb.
2012-06-13  Tom Tromey * ada-lang.c (ada_make_symbol_completion_list): Return...
2012-06-05  Joel BrobeckerNew "iterate_over_objfiles_in_search_order" gdbarch...
2012-06-05  Joel BrobeckerRevert "Search global symbols from the expression's...
2012-06-04  Doug Evans * symtab.c (lookup_global_symbol_from_objfile): Only...
2012-06-04  Doug Evans * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro.
2012-06-02  Sergio Durigan Junior2012-06-02 Sergio Durigan Junior <sergiodj@redhat...
2012-05-24  Doug Evans * symtab.c (search_symbols): Formatting fixes.
2012-05-24  Doug Evans * symtab.c (search_symbols): Pass NULL for file_matcher to
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-10  Tom Tromey * tracepoint.c (scope_info): Update.
2012-05-10  Joel BrobeckerSearch global symbols from the expression's block objfi...
2012-04-27  Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-04-25  Doug Evans Initial pass at Go language support.
2012-03-21  Kevin Buettner * symtab.c (skip_prologue_sal): Change test to check...
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-02-07  Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-02-02  Tom Tromey PR gdb/9307:
2012-02-01  Gary Benson2012-02-01 Gary Benson <gbenson@redhat.com>
2012-01-28  Jan Kratochvilgdb/
2012-01-26  Doug Evans * symtab.c: Whitespace cleanup, no code changes.
2012-01-26  Doug Evans * symtab.c (lookup_symbol_in_language): Improve comment.
2012-01-26  Joel BrobeckerRemove language param from name_matcher in struct quick...
2012-01-16  Tom Tromeygdb
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-11-15  Doug Evans * NEWS: Mention new parameter basenames-may-differ.
2011-11-11  Doug Evans * dwarf2read.c (dw2_map_symbol_filenames): New parameter
2011-10-29  Jan Kratochvilgdb/
2011-10-28  Sterling Augustine11-10-28 Sterling Augustine <saugustine@google.com>
2011-07-21  matt ricePR macros/12999
2011-07-05  Tom Tromey * symtab.c (operator_chars): Now static.
2011-07-04  Thiago Jung Bauermann * symtab.c (in_prologue): Remove mention of ppc's...
next
This page took 0.539172 seconds and 107 git commands to generate.