]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/dwarf2read.c
[gdb] Fix abstract_to_concrete type
[thirdparty/binutils-gdb.git] / gdb / dwarf2read.c
2019-06-18  Tom de Vries[gdb] Fix abstract_to_concrete type
2019-06-16  Simon MarchiWrite index for dwz -m file
2019-06-11  Bernhard HeckelDwarf: Don't add nameless modules to partial symbol...
2019-06-10  Tom de Vries[gdb] Fix heap-buffer-overflow in cp_find_first_compone...
2019-06-10  Tom de Vries[gdb/symtab] Support DW_AT_main_subprogram with -readnow.
2019-05-29  Sergio Durigan JuniorDon't crash is dwarf_decode_macro_bytes's 'body' is...
2019-05-29  Tom TromeyMake some DWARF complaints clearer
2019-05-18  Andrew Burgessgdb: Add constructor to struct cu_partial_die_info
2019-05-17  Tom de Vries[gdb] Fix heap-use-after-free in typename_concat
2019-05-15  Sergio Durigan JuniorDon't crash if dwarf_decode_macro_bytes's 'body' is...
2019-05-08  Tom TromeyConvert dwarf2_per_objfile to type-safe registry API
2019-05-04  Tom TromeyRemove "struct" from foreach statements
2019-04-30  Ali TamurSupport DW_FORM_strx1, _strx2, _strx3, _strx4 forms.
2019-04-30  Tom TromeyFix crash in dwarf2read.c with template parameters
2019-04-30  Andrew Burgessgdb/fortran: better types for components of complex...
2019-04-25  Ali Tamur[PATCH] Support for DW_FORM_strx tag
2019-04-23  Tom TromeyRemove unused overload of line_header::file_name_at
2019-04-23  Ali TamurSupport for DW_OP_addrx and DW_FORM_addrx tags
2019-04-17  Tom TromeyAvoid crash in dwarf2_init_complex_target_type
2019-04-13  Andrew Burgessgdb: Fix failure in gdb.base/complex-parts.exp for...
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-04-01  Andrew Burgessgdb: Add $_cimag and $_creal internal functions
2019-04-01  Tom TromeyHandle DW_AT_ranges when reading partial symtabs
2019-03-25  Tom TromeyMore block constification
2019-03-11  Tom TromeyRemove redundant assignment from dwarf2_find_containing...
2019-03-07  Tom TromeyC++-ify bcache
2019-02-25  John BaldwinFix BFD leak in dwarf2_get_dwz_file.
2019-02-25  Jordan RupprechtFix crash when loading dwp files
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-16  Keith SeitzIntroduce dwarf2_cu::get_builder
2019-01-10  Keith Seitzgdb/23712: Remove dw2_add_symbol_to_list
2019-01-10  Tom TromeyAdd psymtab_storage::allocate_dependencies
2019-01-10  Tom TromeyAllocate the address map on the psymtab obstack
2019-01-10  Tom TromeyIntroduce class psymtab_storage
2019-01-10  Tom TromeySimplify calls to init_psymbol_list
2019-01-10  Tom TromeyChange add_psymbol_to_list to use an enum
2019-01-10  Tom TromeyRemove parameters from start_psymtab_common
2019-01-10  Tom TromeyRemove some unneeded psymtab initializations
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-24  Tom TromeySimplify dwarf2_find_containing_comp_unit
2018-12-17  Andrew Burgessgdb/dwarf: Convert some predicates from int to bool
2018-12-07  Pedro AlvesFix gdb build on 32-bit hosts w/ --enable-64-bit-bfd
2018-11-30  Sergio Durigan JuniorFix dwarf2read.c:dwarf2_find_containing_comp_unit's...
2018-11-07  Andrew Burgessgdb: Guard against NULL dereference in dwarf2_init_inte...
2018-10-31  Andrew Burgessgdb: Handle ICC's unexpected void return type
2018-10-26  Tom TromeyRemove DEF_VECs from symtab.h
2018-10-09  Gary BensonFix buffer overrun found by Coverity
2018-10-08  John DarringtonGDB: Work around buggy dwarf line information produced...
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-10-03  Simon MarchiRemove struct keyword in range-based for
2018-10-03  Tom TromeyAvoid undefined behavior in read_signed_leb128
2018-10-03  Tom TromeyAvoid undefined behavior in read_subrange_type
2018-09-05  Tom de Vries[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstr...
2018-08-31  Tom TromeySet TYPE_LENGTH on a variant part
2018-08-23  Kevin BuettnerRecord explicit block ranges from dwarf2read.c
2018-08-07  Simon MarchiAdd DWARF index cache
2018-08-07  Simon MarchiMake index reading functions more modular
2018-08-07  Simon MarchiReplace some uses of xstrprintf with string_printf
2018-08-02  Tom TromeyAllow "info address" of a template parameter
2018-07-26  Tom TromeyMake psymbols and psymtabs independent of the program...
2018-07-26  Tom TromeyIntroduce accessors for psymtab high and low fields
2018-07-26  Andrew Burgessgdb: Add switch to disable DWARF stack unwinders
2018-07-25  Tom de Vries[gdb/symtab] Warn about unresolved DW_AT_upper_bound...
2018-07-24  Keith SeitzSet CU language before processing any DIEs (symtab...
2018-07-20  Tom TromeyConvert the DWARF reader to new-style buildysm
2018-07-20  Tom TromeyParameterize cp_scan_for_anonymous_namespaces
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 TromeySet list_in_scope later in DWARF reader
2018-07-20  Tom TromeyDo not look at file symbols when reading psymtabs
2018-07-20  Tom TromeyRemove the "listhead" argument from finish_block
2018-07-20  Tom TromeyMove current_subfile to buildsym_compunit
2018-07-20  Tom TromeyMove the context stack to buildsym_compunit
2018-07-16  Tom TromeyUse outermost_context_p in more places
2018-07-16  Tom TromeyMove the using directives to buildsym_compunit
2018-07-16  Tom TromeyMove processing_gcc to stabsread
2018-07-04  Tom de Vries[gdb/symtab] Fix version check in dwarf compilation...
2018-06-28  Tom TromeyMake dwarf2_free_objfile static
2018-06-27  Omair JavaidFix lost line info for symbol at addr zero
2018-06-12  Simon MarchiRename some functions, index -> gdb_index
2018-06-11  Simon MarchiRemove more "struct" keywords in range-based for loops
2018-06-09  Tom TromeyRemove a VEC from dwarf2read.c
2018-06-01  Tom TromeyRemove type_name_no_tag and rename type_name_no_tag_or_...
2018-06-01  Tom TromeyRemove TYPE_TAG_NAME
2018-06-01  Tom TromeyThread language through c_type_print_args
2018-05-30  Simon MarchiRemove "struct" keyword in range-based for loops
2018-05-23  Tom TromeyRemove symfile_complaints
2018-05-21  Tom TromeyUse std::unique_ptr in dwarf2_read_debug_names
2018-05-18  Tom TromeyAllocate dwz_file with new
2018-05-18  Tom TromeyAllocate dwp_file with new
2018-05-18  Tom TromeyUse new to allocate mapped_index
2018-05-18  Simon MarchiRemove mapped_index::total_size
2018-05-17  Tom TromeyFix for dwz-related crash
2018-05-14  Tom TromeyClear rust_unions in rust_union_quirks
2018-05-05  Tom TromeyFix "fall through" comments
2018-04-30  Tom TromeyAdd initial type alignment support
next