[gdb] Fix more typos
[binutils-gdb.git] / gdb / dwarf2 / read.c
2023-06-05 Tom de Vries[gdb] Fix more typos
2023-06-03 Tom de Vries[gdb] Fix typos
2023-05-15 Tom TromeyCorrectly handle forward DIE references in scanner
2023-05-12 Tom TromeyHandle Ada Pragma Import and Pragma Export
2023-05-12 Tom TromeyAdd dynamic_prop::is_constant
2023-05-05 Tom TromeySimplify decode_locdesc
2023-04-18 Carl LovePowerPC: fix _Float128 type output string
2023-03-31 Tom TromeyFix race in background index-cache writing
2023-03-31 Maciej W. RozyckiGDB: Bring back the handling of DW_CC_program
2023-03-24 Tom de Vries[gdb/symtab] Fix line number of static const class...
2023-03-22 Tom TromeyRemove unnecessary cast
2023-03-18 Tom TromeyRename objfile_type to builtin_type
2023-03-18 Tom TromeyUse type allocator for set types
2023-03-18 Tom TromeyUse type allocator for array types
2023-03-18 Tom TromeyUse type allocator for range types
2023-03-18 Tom TromeyUnify arch_pointer_type and init_pointer_type
2023-03-18 Tom TromeyUnify arch_decfloat_type and init_decfloat_type
2023-03-18 Tom TromeyUnify arch_float_type and init_float_type
2023-03-18 Tom TromeyUnify arch_boolean_type and init_boolean_type
2023-03-18 Tom TromeyUnify arch_character_type and init_character_type
2023-03-18 Tom TromeyUnify arch_integer_type and init_integer_type
2023-03-18 Tom TromeyRemove init_type
2023-03-18 Tom TromeyRemove alloc_type
2023-03-17 Tom TromeyFix line table regression
2023-03-14 Tom TromeyAdd methods and operators to gdb_mpz
2023-03-11 Tom TromeyChange linetables to be objfile-independent
2023-03-09 Simon Marchigdb, gdbserver, gdbsupport: fix whitespace issues
2023-03-07 Tom TromeyClean up attribute reprocessing
2023-02-27 Andrew Burgessgdb: don't treat empty enums as flag enums
2023-02-24 Tom TromeyWrite the DWARF index in the background
2023-02-24 Tom TromeyOnly use the per-BFD object to write a DWARF index
2023-02-20 Tom de Vries[gdb/symtab] Trust epilogue unwind info for unknown...
2023-02-19 Tom TromeyConvert more block functions to methods
2023-02-18 Tom TromeyFix "start" for D, Rust, etc
2023-02-18 Tom TromeyAvoid manual memory management in go-lang.c
2023-02-15 Simon Marchigdb/dwarf2: split .debug_names reading code to own...
2023-02-15 Simon Marchigdb/dwarf2: split .gdb_index reading code to own file
2023-02-15 Simon Marchigdb/dwarf2: move some things to read.h
2023-02-14 Simon Marchigdb/dwarf2: rename some things, index -> gdb_index
2023-02-13 Tom TromeyTurn some value_contents functions into methods
2023-02-13 Tom TromeyTurn allocate_value into a static "constructor"
2023-02-12 Tom TromeyMove some code from dwarf2/read.c to die.c
2023-02-08 Tom TromeyDo not pass section index to end_compunit_symtab
2023-02-08 Tom TromeySet section indices when symbols are made
2023-02-08 Tom TromeySimplify checks of cooked_index
2023-02-01 Simon Marchigdb/dwarf: rename cooked_index_vector to cooked_index
2023-02-01 Simon Marchigdb/dwarf: rename cooked_index to cooked_index_shard
2023-01-31 Simon Marchigdb: add nullptr check to cooked_index_functions::dump
2023-01-30 Simon Marchigdb/dwarf: dump cooked index contents in cooked_index_f...
2023-01-30 Tom TromeyClean up lnp_state_machine constructor
2023-01-30 Simon Marchigdb: provide const-correct versions of addrmap::find...
2023-01-20 Simon Marchigdb/dwarf: fix UBsan crash in read_subrange_type
2023-01-17 Tom TromeyFix parameter-less template regression in new DWARF...
2023-01-17 Tom TromeyDon't erase empty indices in DWARF reader
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-30 Tom de Vries[gdb/symtab] Make comp_unit_head.length private
2022-12-26 Tom TromeyAdd initializers to comp_unit_head
2022-12-23 Tom TromeyUse bool for dwarf2_has_info
2022-12-21 Bruno Larsengdb/c++: validate 'using' directives based on the curre...
2022-12-19 Tom TromeyUse bool constants for value_print_options
2022-12-01 Tom TromeyAdd name canonicalization for C
2022-12-01 Tom TromeyRemove language check from dwarf2_compute_name
2022-12-01 Simon Marchigdb/dwarf: add some QUIT macros
2022-11-27 Philippe WaroquiersFix leak in the dwarf reader
2022-11-26 Tom de Vries[gdb/symtab] Handle failure to open .gnu_debugaltlink...
2022-11-03 Bruno Larsengdb: Fix issue with Clang CLI macros
2022-10-28 Tom TromeyConvert compunit_language to a method
2022-10-21 Simon Marchigdb: make inherit_abstract_dies use vector iterators
2022-10-21 Simon Marchigdb: check for empty offsets vector in inherit_abstract...
2022-10-21 Tom TromeyFix incorrect .gdb_index with new DWARF scanner
2022-10-21 Tom TromeyFix bug in Ada packed array handling
2022-10-21 Simon Marchigdb: declare variables on first use in inherit_abstract...
2022-10-17 Tom TromeyRemove a nullptr check in DWARF scanner
2022-10-17 Tom TromeyDon't add type linkage names to cooked index
2022-10-16 Tom TromeyMore uses of checked_static_cast
2022-10-16 Tom TromeyUse checked_static_cast in more places
2022-10-06 Tom de Vries[gdb/symtab] Factor out have_complaint
2022-10-04 Tom de Vries[gdb/symtab] Don't complain about function decls
2022-10-04 Tom de Vries[gdb/symtab] Don't complain about inlined functions
2022-09-22 Tom de Vries[gdb/symtab] Add all_comp_units/all_type_units views...
2022-09-22 Tom de Vries[gdb/symtab] Rename all_comp_units to all_units
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-09-21 Simon Marchigdb: add type::length / type::set_length
2022-09-21 Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-09-21 Simon Marchigdb: add type::target_type / type::set_target_type
2022-09-17 Tom de Vries[gdb/symtab] Fix "file index out of range" complaint
2022-09-16 Tom de Vries[gdb/symtab] Handle named DW_TAG_unspecified_type DIE
2022-09-12 Tom de Vries[gdb/symtab] Support .gdb_index section with TUs in...
2022-09-11 Tom de Vries[gdb/symtab] Fix handling of DW_TAG_unspecified_type
2022-09-06 Tom de Vries[gdb/symtab] Support .debug_names section with TUs...
2022-08-31 Nils-Christian Kempkegdb, dwarf: create symbols for template tags without...
2022-08-30 Tom de Vries[gdb/symtab] Fix assert in set_length
2022-08-07 Tom de Vries[gdb/symtab] Fix assert in read_addrmap_from_aranges
2022-08-05 Tom de Vries[gdb/symtab] Use task size in parallel_for_each in...
2022-08-03 Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-08-01 Tom de Vries[gdb/symtab] Fix .debug_aranges duplicate offset warning
2022-07-30 Simon Marchigdb: add "id" fields to identify symtabs and subfiles
2022-07-30 Simon Marchigdb/dwarf: pass compilation directory to line header
2022-07-28 Tom TromeyRewrite registry.h
2022-07-22 Tom de Vries[gdb/symtab] Fix duplicate CUs in all_comp_units
next