]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/mdebugread.c
Make psymbols and psymtabs independent of the program space
[thirdparty/binutils-gdb.git] / gdb / mdebugread.c
2018-07-26  Tom TromeyMake psymbols and psymtabs independent of the program...
2018-07-26  Tom TromeyAdd validity bits for psymtab high and low fields
2018-07-26  Tom TromeyIntroduce accessors for psymtab high and low fields
2018-07-20  Tom TromeyIntroduce buildsym-legacy.h
2018-07-20  Tom TromeyRemove buildsym_init
2018-07-20  Tom TromeyMove the symbol lists to buildsym_compunit
2018-07-20  Tom TromeyMove current_subfile to buildsym_compunit
2018-07-16  Tom TromeyRemove buildsym_new_init
2018-06-01  Tom TromeyRemove TYPE_TAG_NAME
2018-05-23  Tom TromeyRemove symfile_complaints
2018-05-21  Simon MarchiUse XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
2018-05-11  Tom TromeyRemove cleanups from mdebugread.c
2018-05-05  Tom TromeyFix "fall through" comments
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-08  Pedro AlvesPer-language symbol name hashing algorithm
2017-10-14  Simon MarchiReplace psymbol_allocation_list with std::vector
2017-09-27  Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-21  Tom TromeyRecord minimal symbols directly in reader.
2016-10-21  Tom TromeyChange minimal_symbol_reader to store objfile
2016-10-21  Tom TromeyIntroduce minimal_symbol_reader
2016-09-06  Ulrich WeigandAdd missing format for built-in floating-point types
2016-09-06  Ulrich WeigandRemove TYPE_NOSIGN "char" hack
2016-09-06  Ulrich WeigandUnify init_type and arch_type interface and helpers
2016-07-14  Tom TromeyRemove unused variables
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-29  Pedro Alvesmdebugread.c: Address class -> address class index
2015-10-26  Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-04  Andrew Burgessgdb: Remove casts of NULL during assignment.
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-16  Doug Evanspsymtab.c (add_psymbol_to_bcache): Remove "val" arg.
2015-08-15  Doug EvansAdd end_psymtab_common, have all debug info readers...
2015-06-19  Doug EvansRemove special support in gdb for Sun's version of...
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23  Doug EvansReplace some symbol accessor macros with functions.
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 Evansbuildsym API cleanup
2014-11-18  Doug Evanssymtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE...
2014-11-03  Doug Evansmdebugread.c (parse_procedure): Delete unnecessary...
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-18  Tom Tromeyconstify some blockvector APIs
2014-06-18  Tom Tromeyconstify struct block in some places
2014-04-11  Sanimir Agovicrefactoring: rename create_range_type to create_static_...
2014-02-26  Tom Tromeychange minsyms not to be relocated at read-time
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
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-04-08  Tom Tromey * coffread.c (record_minimal_symbol): Update.
2013-04-08  Tom Tromey * ada-lang.c (ada_decode_symbol): Check and set 'ada_m...
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-02-03  Jan Kratochvilgdb/
2013-01-21  Tom Tromey * symfile.h (obsavestring): Don't declare.
2013-01-21  Tom Tromey * buildsym.c (patch_subfile_names): Use set_last_sourc...
2013-01-18  Yao Qigdb/
2013-01-14  Yao Qigdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-12  Tom Tromey * dbxread.c (read_dbx_symtab): Update.
2012-12-12  Tom Tromey * coffread.c (coff_objfile_data_key): New global.
2012-05-10  Tom Tromey * tracepoint.c (scope_info): Update.
2012-04-18  Jan Kratochvilgdb/
2012-02-07  Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-19  Gary Benson2012-01-19 Gary Benson <gbenson@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-10  Doug Evans * defs.h (is_cplus_marker, set_demangling_style):...
2011-06-14  Tom Tromey * coffread.c (coffread_objfile): Rename from current_o...
2011-06-14  Tom Tromey * symtab.h (current_objfile): Don't declare.
2011-04-04  Tom Tromey * mdebugread.c (psymtab_to_symtab_1): Copy linetable...
2011-03-23  Kai Tietz2011-03-23 Kai Tietz <ktietz@redhat.com>
2011-03-05  Michael Snyder2011-03-05 Michael Snyder <msnyder@vmware.com>
2011-03-02  Michael Snyder2011-03-02 Michael Snyder <msnyder@vmware.com>
2011-02-26  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-09  Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-10-01  Tom Tromey * symfile.h (allocate_symtab): Update.
2010-08-09  Sami Wagiaallacreate and use symbol_set_language.
2010-05-16  Michael Snyder2010-05-15 Michael Snyder <msnyder@vmware.com>
2010-05-08  Jan Kratochvilgdb/
2010-05-07  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-03-10  Tom Tromey * xcoffread.c (xcoff_start_psymtab): Update.
2010-03-10  Tom Tromeygdb
2010-01-12  Joel Brobeckergdb/ChangeLog:
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-12-14  Paul N. Hilfinger* dwarf2read.c (struct attribute): Increase sizes of...
2009-11-16  Tom Tromey * xcoffread.c (scan_xcoff_symtab): Update.
2009-11-05  Tom Tromey * symtab.h (SYMBOL_SET_LINKAGE_NAME): Update comment.
2009-06-29  Ulrich Weigand * gdbtypes.h (struct builtin_type): Remove builtin_cor...
2009-06-17  Ulrich Weigand * buildsym.c (record_line): Remove call to gdbarch_add...
2009-06-04  Ulrich Weigand * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.
2009-06-03  Ulrich WeigandChangeLog:
2009-01-13  Joel Brobecker * mdebugread.c (parse_symbol): Save the symbol...
next