Add tests for PR ld/16452 and PR ld/16457
[platform/upstream/binutils.git] / gdb / dwarf2read.c
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-09-19 Yao QiCheck function is GC'ed
2014-08-28 Yao QiRemove dwarf_decode_lines argumewant_line_info
2014-08-27 Doug Evansdwarf2read.c (dwarf_record_line): Fix typo.
2014-08-25 Yao QiFix grammatical error in comments
2014-08-24 Yao QiUpdate comments in scan_partial_symbols and add_partial...
2014-08-23 Doug EvansFix pr 17276.
2014-08-22 Doug EvansCreate a typedef for record_line: record_line_ftype.
2014-08-20 Yao QiAdjust comments with example in it
2014-08-18 Joel BrobeckerAdd support for DW_AT_data_location.
2014-08-15 Doug Evans(dwarf_decode_lines_1): Move definition of adj_opcode...
2014-08-15 Doug Evansdwarf2read.c (dwarf_decode_lines_1): Add comment.
2014-08-15 Doug Evans(dwarf_decode_lines_1): Delete local "column", unused.
2014-08-15 Doug Evans(dwarf_decode_lines_1): Delete local basic_block, unused.
2014-08-14 Yao QiRemove pst from dwarf_decode_lines_1
2014-08-07 Yao QiTweak comments in struct dwarf2_per_cu_data
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-08-06 Yao QiFix comment in dwarf_decode_lines_1
2014-07-01 Mark WielaardHandle volatile array types in dwarf2read.c.
2014-07-01 Michael Eager2014-01-07 Michael Eager <eager@eagercon.com>
2014-06-26 Tom Tromeyfix memory errors with demangled name hash
2014-06-20 Tom Tromeymake obstack object allocators more type-safe
2014-06-18 Tom Tromeyconstify some blockvector APIs
2014-06-13 Tom Tromeymake calls to help_list use enumerator
2014-06-03 Doug EvansAdd support for skeletonless type units.
2014-05-19 Doug Evansbuild_type_unit_groups and moved closer to only caller...
2014-05-19 Doug EvansRemove all_type_unit_groups, unused.
2014-05-15 Doug Evans* dwarf2read.c (read_structure_type): Delete outdated...
2014-04-28 Joel Brobeckerdwarf2read.c::read_subrange_type: Handle dynamic lower...
2014-04-16 Keith SeitzPR gdb/15827
2014-04-14 Tom Tromeyimplement support for "enum class"
2014-04-14 Tom Tromeyhandle DW_AT_type on an enumeration
2014-04-14 Sanimir Agovicvla: support for DW_AT_count
2014-04-14 Sanimir Agovictype: add c99 variable length array support
2014-04-11 Joel BrobeckerRevert the entire VLA series.
2014-04-11 Sanimir Agovicvla: support for DW_AT_count
2014-04-11 Sanimir Agovictype: add c99 variable length array support
2014-04-11 Sanimir Agovicvla: introduce new bound type abstraction adapt uses
2014-04-11 Sanimir Agovicrefactoring: rename create_range_type to create_static_...
2014-04-03 Doug Evans(read_cutu_die_from_dwo): Update function comment to...
2014-04-03 Doug Evans * dwarf2read.c (read_cutu_die_from_dwo): Fix assertion...
2014-04-01 Doug Evans* dwarf2read.c (read_cutu_die_from_dwo): Improve comment.
2014-03-31 Doug Evansdwarf2read.c (read_cutu_die_from_dwo): Delete unused...
2014-03-27 Doug Evans * dwarf2read.c (read_str_index): Delete arg cu. All...
2014-03-27 Doug Evans * dwarf2read.c (init_cutu_and_read_dies_no_follow...
2014-03-27 Doug Evans * dwarf2read.c (struct dwarf2_cu): Improve comments...
2014-03-08 Doug Evans* dwarf2read.c (read_str_index): Rename local dwo_name...
2014-03-08 Doug Evansread_cutu_die_from_dwo: Misc minor cleanups.
2014-02-26 Joel BrobeckerDWARF: Read constant-class addresses correctly
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Joel BrobeckerAdd comment in dwarf2read.c::read_subrange_type
2014-02-26 Joel BrobeckerDWARF: Set enum type "flag_enum" and "unsigned" flags...
2014-02-26 Joel BrobeckerDWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride...
2014-02-20 Doug Evansfix whitespace in previous commit
2014-02-20 Doug EvansFix PR symtab/16581
2014-01-16 Doug Evansdwarf2read.c (open_and_init_dwp_file): Fix typo in...
2014-01-15 Doug Evans* dwarf2read.c (open_and_init_dwp_file): Use pulongest...
2014-01-15 Tom Tromeymove the "main" data into the per-BFD object
2014-01-15 Tom Tromeymake language_of_main static
2014-01-15 Doug Evanspsymtab cleanup patch 2/3
2014-01-14 Doug EvansPR symtab/16426
2014-01-13 Tom Tromeyreplace XMALLOC with XNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-19 Keven Boellfortran: enable ptype/whatis for modules.
2013-12-11 Doug Evans * dwarf2read.c (lookup_dwo_cutu): Include name of...
2013-11-18 Tom Tromeyremove gdb_stat.h
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-13 Keith SeitzPR c++/7539
2013-11-12 Doug EvansWork around gold/15646.
2013-11-08 Doug EvansChange "set debug dwarf2-read" to take a verbosity...
2013-11-06 Will Newtongdb/dwarf2read.c: Sanity check DW_AT_sibling values.
2013-10-16 Sergio Durigan JuniorThere were two functions who were calling "sizeof"...
2013-10-09 Tom Tromeybfd
2013-10-08 Tom Tromeyfix PR symtab/15597
2013-10-05 Doug Evans(dwarf2_section_info): Comment tweaks missed in previou...
2013-10-05 Doug Evans Add support for DWP file format version 2.
2013-09-27 Doug Evans * dwarf2read.c (dwarf2_section_info): Add comment.
2013-09-27 Doug Evans * dwarf2read.c (die_reader_specs): Tweak comment.
2013-09-27 Doug Evans * dwarf2read.c (struct dwo_file): Add/tweak comments.
2013-09-25 Doug Evans * symfile.h (struct quick_symbol_functions): Reorg...
2013-09-24 Jan KratochvilSupport .dwp with the name of symlinked binary file
2013-09-24 Jan KratochvilCode cleanup: Add objfile_name accessor
2013-09-17 Doug Evans * dwarf2read.c: Move definitions of complaint function...
2013-09-04 Doug Evans * dwarf2read.c (queue_and_load_all_dwo_tus): New function.
2013-09-04 Jan KratochvilCode cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN...
2013-08-27 Doug Evans * dwarf2read.c (struct dwarf2_cu): Tweak comment.
2013-08-26 Doug Evans PR symtab/15885
2013-08-26 Doug Evans * dwarf2read.c (write_psymtabs_to_index): Move error...
2013-08-20 Doug Evans * buildsym.c (subfile_stack): Move here from buildsym.h.
2013-08-09 Doug Evans(create_addrmap_from_index): Use hex_string instead...
2013-08-09 Doug Evans * dwarf2read.c (create_addrmap_from_index): Ignore...
2013-08-07 Tom Tromeyfix PR symtab/15028
2013-08-07 Tom Tromeyremove unused qf method
2013-08-07 Tom Tromeyfix recursively_compute_inclusions and add dwz test...
2013-08-02 Doug Evans PR symtab/15691
2013-08-01 Doug Evans Further workarounds for binutils/15021.
2013-07-31 Doug Evans * dwarf2read.c (process_queue): Add type signature...
2013-07-30 Sanimir Agoviccleanup: constify "struct attribute" function parameter
2013-07-30 Sanimir Agoviccleanup: constify argument passed to dwarf form predicates
next