(Ada) crash assigning to record component which is an array
[external/binutils.git] / gdb / mdebugread.c
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...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-28 Jan Kratochvil Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrar...
2008-10-08 Jan Kratochvil Convert static_kind into loc_kind enum.
2008-10-01 Tom Tromey * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update.
2008-08-24 Tom Tromeygdb:
2008-08-21 Daniel Jacobowitz * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-05-27 Joel Brobecker Set the symtab field of symbols read from ECOFF...
2008-05-27 Andreas Schwab * symtab.h (enum address_class): Remove LOC_REGPARM and
2008-05-19 Ulrich Weigand * symtab.h (lookup_symbol_in_language): Remove SYMTAB...
2008-03-26 Ulrich Weigand * objfiles.h (struct objfile): New GDBARCH member.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-19 Ulrich Weigand * gdbarch.sh (sofun_address_maybe_missing): New gdbarc...
2007-10-19 Ulrich Weigand * gdbarch.sh (static_transform_name): New gdbarch...
2007-10-12 Ulrich Weigand * alpha-mdebug-tdep.c: Include "gdb_string.h".
next