fix memory errors with demangled name hash
[platform/upstream/binutils.git] / gdb / dwarf2read.c
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
2013-07-30 Sanimir Agoviccleanup: rename is_ref_attr to attr_form_is_ref
2013-07-24 Doug Evans * dwarf2read.c (lookup_dwo_cutu): Change missing DWO...
2013-07-23 Tom Tromey * dwarf2read.c (init_cutu_and_read_dies): Revert patch...
2013-07-22 Tom Tromeyfix init_cutu_and_read_dies
2013-07-22 Tom Tromeyfix dwarf_decode_line_header
2013-07-17 Tom Tromey * dwarf2read.c (dwarf2_per_objfile_free): Clear
2013-07-01 Tom Tromeychange gdb to use BFD's "dwz" functions
2013-06-20 Doug Evans symtab/15652
2013-06-20 Doug Evans * dwarf2read.c (struct dwp_file): Fix comment.
2013-06-19 Doug Evans * dwarf2read.c (dw2_symtab_iter_next): Check value...
2013-06-18 Joel Brobeckerdo not use dwarf2_per_objfile in dwarf2_per_objfile_free.
2013-06-18 Jan Kratochvilgdb/
2013-06-13 Doug Evans * dwarf2read.c (try_open_dwop_file): Work around behav...
2013-06-06 Doug Evans * dwarf2read.c: Whitespace fixes for DWP file format...
2013-05-23 Pedro Alvesdwarf2read.c: Don't assume uint32_t is unsigned int...
2013-05-20 Doug Evans When reading CU, stay in DWO. Be more tolerent of...
2013-05-20 Joel Brobecker[dwarf] Mark all functions as prototyped except C funct...
2013-05-16 Joel Brobecker[dwarf]: Add DW_LANG_UPC support in set_cu_language.
2013-05-13 Tom Tromey PR gdb/15538:
2013-05-06 Tom Tromey * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
2013-05-06 Tom Tromey * dwarf2read.c (dwarf2_const_value_data): Remove unused
next