Allow ARC target to be configured with --with-cpu=<cpu-name>.
[external/binutils.git] / gdb / symtab.c
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.
2014-11-18 Doug EvansUse SYMBOL_OBJFILE more.
2014-11-15 Doug EvansPR symtab/17559
2014-11-15 Doug Evansexpand_symtab_containing_pc: Renamed from find_pc_sect_...
2014-11-10 Doug EvansPR 17564: Fix objfile search order for static symbols.
2014-11-07 Pedro AlvesRevert old nexti prologue check and eliminate in_prologue
2014-11-07 Doug EvansRename lookup_symbol_global to lookup_global_symbol.
2014-11-07 Doug Evanssymtab.c (basic_lookup_symbol_nonlocal): Add comment.
2014-11-07 Doug EvansRename some "aux" functions.
2014-11-07 Doug Evanslookup_symbol_in_block: Renamed from lookup_symbol_aux_...
2014-11-07 Doug EvansRename lookup_symbol_static to lookup_symbol_in_static_...
2014-11-07 Doug EvansNew macro ALL_BLOCK_SYMBOLS_WITH_NAME.
2014-11-07 Doug EvansMove lookup_block_symbol to block.c, rename to block_lo...
2014-11-07 Doug EvansUse ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS in some...
2014-11-07 Doug EvansDelete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
2014-10-26 Doug Evanssymtab.c (lookup_symbol_aux_local): Fix typo in comment.
2014-10-26 Doug EvansRename parameter "kind" to "block_index" in quick looku...
2014-10-26 Doug EvansClean up some function comments in symtab.[ch].
2014-10-26 Doug Evanssymtab.c: forward decl cleanup
2014-10-26 Doug Evanssymtab.c (lookup_symbol_aux_quick): Set block_found...
2014-08-28 Doug EvansMove definition of some prologue-related functions...
2014-08-28 Doug Evanssymtab.c (find_function_start_sal): Move definition...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-30 Tom Tromeyconstify search_symbols
2014-06-18 Tom Tromeyconstify some blockvector APIs
2014-06-18 Tom Tromeyremove unneeded cast in symtab.c
2014-06-18 Tom Tromeyconstify struct block in some places
2014-06-07 Keith SeitzRevert patchset for c++/16253: it causes a large perfor...
2014-04-14 Keith SeitzRemove symbol_matches_domain. This fixes
2014-03-03 Tom Tromeychange probes to be program-space-independent
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-02-04 Ulrich WeigandPowerPC64 ELFv2 ABI: skip global entry point code
2014-01-18 Iain BuclawAdd d_main_name to set the logical entry point for...
2014-01-15 Tom Tromeymove the "main" data into the per-BFD object
2014-01-15 Tom Tromeymove main name into the progspace
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...
next