]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/symtab.h
symtab.h (struct symbol): Tweak comment.
[thirdparty/binutils-gdb.git] / gdb / symtab.h
2015-08-30  Doug Evanssymtab.h (struct symbol): Tweak comment.
2015-08-25  Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-15  Doug EvansAdd end_psymtab_common, have all debug info readers...
2015-08-15  Doug EvansUse macros for some enum bit field sizes.
2015-08-07  Andrew Burgessgdb: Move get_frame_language from stack.c to frame.c.
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-02-28  Doug Evanssymtab.h (struct symtab) <next>: Fix comment.
2015-02-06  Doug EvansMove clear_symtab_users, deduce_language_from_filename...
2015-01-02  Doug Evanssymtab.h (struct symbol): Fix typo in comment.
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 Evanssymtab.h (SYMBOL_DOMAIN_BITS): New macro.
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-12  Tom Tromeythe "compile" command
2014-12-05  Jan KratochvilRemove const from many struct objfile *
2014-12-03  Doug EvansRemove cplus_specific from general_symbol_info.
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_DIRNAME: New macro.
2014-11-18  Doug EvansSYMTAB_OBJFILE: New macro.
2014-11-15  Doug EvansPR symtab/17559
2014-11-15  Doug Evansexpand_symtab_containing_pc: Renamed from find_pc_sect_...
2014-11-07  Pedro AlvesRevert old nexti prologue check and eliminate in_prologue
2014-11-07  Doug Evanssymtab.h (lookup_global_symbol): Improve function comment.
2014-11-07  Doug EvansRename lookup_symbol_global to lookup_global_symbol.
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 EvansMove lookup_block_symbol to block.c, rename to block_lo...
2014-10-26  Doug EvansMove block_found decl to symtab.h.
2014-10-26  Doug EvansClean up some function comments in symtab.[ch].
2014-07-20  Yao QiRemove Chill from comments
2014-06-30  Tom Tromeyconstify search_symbols
2014-06-18  Tom Tromeymake common_block const
2014-06-18  Tom Tromeyconstify some blockvector APIs
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 Tromeychange minsyms not to be relocated at read-time
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeymake MSYMBOL_VALUE_ADDRESS an rvalue
2014-02-26  Tom Tromeychange minsym representation
2014-01-15  Tom Tromeymove the "main" data into the per-BFD object
2014-01-15  Tom Tromeymake language_of_main static
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-19  Keven Boellfortran: enable ptype/whatis for modules.
2013-12-06  Tom Tromeymake symtab::dirname const
2013-12-06  Tom Tromeymake symtab::filename const
2013-11-08  Doug EvansChange "set debug symtab-create" to take a verbosity...
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-08-01  Doug Evans Further workarounds for binutils/15021.
2013-04-12  Tom Tromey * symtab.h (struct general_symbol_info) <value.bytes...
2013-04-08  Tom Tromey PR symtab/8424:
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 Tromey2013-03-20 Jan Kratochvil <jan.kratochvil@redhat...
2013-03-13  Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-02-03  Jan Kratochvilgdb/
2013-01-21  Tom Tromey * dwarf2read.c (new_symbol_full): Remove cast.
2013-01-21  Jan Kratochvilgdb/
2013-01-17  Doug Evans * symtab.h (struct symbol_search): Add comment.
2013-01-03  Yao Qigdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-24  Jan Kratochvilgdb/
2012-12-20  Yao Qigdb/
2012-12-20  Yao Qigdb/
2012-12-19  Yao Qigdb/
2012-12-16  Jan Kratochvilgdb/
2012-12-14  Tom Tromey * c-exp.y (block, variable, name_not_typename, lex_one...
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-13  Markus Metzger * disasm.h (DISASSEMBLY_FILENAME): New macro.
2012-11-13  Markus Metzger * symtab.h (print_source_lines_flags): New enum.
2012-09-26  Tom Tromey2012-09-26 Jan Kratochvil <jan.kratochvil@redhat...
2012-09-11  Joel BrobeckerName of symbol missing when printing global variable...
2012-06-29  Doug Evans * linespec.c: #include "stack.h".
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-05-10  Tom Tromey * symtab.h (struct symtab) <includes, user>: New fields.
2012-04-27  Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-04-18  Jan Kratochvilgdb/
2012-02-07  Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-02-02  Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-02-01  Gary Benson2012-02-01 Gary Benson <gbenson@redhat.com>
2012-01-31  Doug Evans * symtab.h: (SYMBOL_MATCHES_NATURAL_NAME): Delete.
2012-01-31  Doug Evans * symtab.h: Remove outdated comment.
2012-01-16  Tom Tromeygdb
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-21  Tom Tromey * symtab.h: Include minsyms.h.
2011-12-21  Tom Tromey * symtab.h (struct minimal_symbol) <filename>: Now...
next