Use an accessor function for general_symbol_info::language
[deliverable/binutils-gdb.git] / gdb / symtab.c
2018-01-10  Pedro AlvesFix gdb.ada/complete.exp's "complete break ada" test...
2018-01-05  Pedro AlvesFix regresssion(internal-error) printing subprogram...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-13  Pedro AlvesFix regression: expression completer and scope operator...
2017-12-13  Pedro AlvesFactor out final completion match string building
2017-12-05  Simon MarchiRemove some unused variables
2017-11-29  Pedro AlvesHandle custom completion match prefix / LCD
2017-11-29  Pedro AlvesFix setting-breakpoints regression on PPC64 (function...
2017-11-17  Tom TromeyMake template_symbol derive from symbol
2017-11-17  Tom TromeyHandle dereferencing Rust trait objects
2017-11-08  Pedro AlvesMake the linespec/location completer ignore data symbols
2017-11-08  Pedro AlvesSimplify completion_list_add_name | remove sym_text...
2017-11-08  Pedro Alveslookup_name_info::make_ignore_params
2017-11-08  Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-11-08  Pedro AlvesPer-language symbol name hashing algorithm
2017-11-07  Tom TromeyConstify add_setshow_*
2017-11-07  Tom TromeyConstify add_info
2017-11-07  Tom TromeyConstify add_com
2017-11-04  Tom TromeyReplace start_rbreak_breakpoints and end_rbreak_breakpoints
2017-10-09  Tom TromeyChange search_symbols to return std::vector
2017-09-30  Tom TromeyRemove a cleanup from symtab.c
2017-09-27  Tom TromeyConstify some commands in symtab.c
2017-09-20  Pedro AlvesMake "list ambiguous" show symbol names too
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-04  Pedro AlvesKill init_sal
2017-08-22  Simon MarchiRename some command functions
2017-08-22  Tom TromeyChange gdb_realpath to return a unique_xmalloc_ptr
2017-08-21  Pedro AlvesHandle function aliases better (PR gdb/19487, errno...
2017-07-25  Yao QiCatch exceptions thrown from gdbarch_skip_prologue
2017-07-17  Pedro AlvesRewrite/enhance explicit locations completer, parse...
2017-07-17  Pedro AlvesIntroduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throu...
2017-07-17  Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-07-17  Pedro AlvesRename make_symbol_completion_list_fn -> symbol_completer
2017-07-17  Pedro AlvesFix TAB-completion + .gdb_index slowness (generalize...
2017-07-14  Tom TromeyMake gdb.lookup_typename work for Rust types
2017-07-14  Pedro AlvesFix gdb.base/completion.exp with --target_board=dwarf4...
2017-06-27  Pedro Alvescompletion_list_add_name wrapper functions
2017-06-07  Pedro AlvesIntroduce compiled_regex, eliminate make_regfree_cleanup
2017-05-04  Pedro AlvesRAII-fy make_cleanup_restore_current_thread & friends
2017-04-12  Tom TromeyChange find_pcs_for_symtab_line to return a std::vector
2017-03-20  Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-02-24  Pedro Alvessymtab.c: Small refactor
2017-02-23  Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-02-09  Gary BensonFix NULL pointer dereference
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-08  Pedro AlvesUse ui_file_as_string throughout more
2016-10-06  Tom TromeyRemove Java support
2016-07-26  Tom TromeyPR python/20190 - compute TLS symbol without a frame
2016-06-24  Tom TromeyMove logic out of symbol_find_demangled_name
2016-05-17  Tom TromeyAdd support for the Rust language
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-02-23  Doug EvansExtend "skip" command to support -file, -gfile, -functi...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-17  Pedro AlvesIntroduce null_block_symbol
2015-10-26  Simon Marchisymtab.c: Add cast
2015-10-13  Pedro AlvesMore char constification
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-19  Doug Evanssymtab.h (general_symbol_info) <mangled_lang>: delete...
2015-09-15  Jan Kratochvil[ppc64le] Use skip_entrypoint for skip_trampoline_code
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-10  Doug EvansPR gdb/17960 Internal error: tracker != NULL when compl...
2015-08-06  Simon MarchiAdd casts for legitimate integer to enum conversions
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-14  Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-06-26  Jan KratochvilDo not skip prologue for asm (.S) files
2015-05-27  Doug EvansPR symtab/18258
2015-04-11  Jan KratochvilRemove --xdb
2015-04-06  Doug Evanssymtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbol...
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-06  Gary BensonNew common function "startswith"
2015-02-27  Tom TromeyFix struct, union, and enum nesting in C++
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-12  Doug Evanscompleter.c (completion_list_add_name): Fix memory...
2015-01-31  Gary BensonAdd max-completions parameter, and implement tab-comple...
2015-01-31  Gary BensonBuild list of completions as symbol tables are expanded.
2015-01-31  Gary Bensonnew callback parameter expansion_notify for expand_symt...
2015-01-31  Doug EvansAdd symbol lookup cache.
2015-01-11  Doug EvansTemporarily revert symbol lookup cache.
2015-01-11  Doug Evanssymtab.c (eq_symbol_entry): Use SYMBOL_SEARCH_NAME...
2015-01-11  Doug EvansImprove comments for symbol_cache_mark_{not_,}found.
2015-01-11  Doug EvansAdd symbol lookup cache.
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23  Doug EvansLook up primitive types as symbols.
2014-12-23  Doug Evansinitialize_objfile_symbol: Renamed from initialize_symbol.
2014-12-23  Doug EvansAdd langdef arg to la_lookup_symbol_nonlocal.
2014-12-23  Doug EvansReplace some symbol accessor macros with functions.
2014-12-17  Doug EvansNew parameter "debug symbol-lookup".
2014-12-17  Doug Evanssymtab.h (struct symbol_search) <symtab>: Delete, unnec...
2014-12-11  Doug Evans(lookup_global_symbol_from_objfile): Simplify.
2014-12-11  Doug Evanssymtab.c (domain_name) <MODULE_DOMAIN>: Add missing...
2014-12-05  Jan KratochvilUnify lookup_symbol_in_objfile_symtabs
2014-12-05  Jan KratochvilRemove const from many struct objfile *
2014-12-04  Jan KratochvilAccelerate lookup_symbol_aux_objfile 85x
2014-12-03  Doug EvansRemove cplus_specific from general_symbol_info.
2014-11-22  Doug Evanssymtab.c: Comment and whitespace improvements.
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18  Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-11-18  Doug Evanssymtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE...
2014-11-18  Doug EvansSYMTAB_OBJFILE: New macro.
next
This page took 0.968356 seconds and 107 git commands to generate.