[gdb/symtab] Handle DW_AT_decl_file with form DW_FORM_implicit_const
[binutils-gdb.git] / gdb / dwarf2 / attribute.c
2021-02-24 Tom de Vries[gdb/symtab] Handle DW_AT_decl_file with form DW_FORM_i...
2021-02-11 Tom de Vries[gdb/symtab] Handle DW_FORM_strx in form_requires_repro...
2021-02-02 Simon Marchigdb/dwarf: few fixes for handling DW_FORM_{rng,loc...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-30 Tom TromeyAdd attribute::as_boolean method
2020-09-30 Tom TromeyAdd attribute::as_virtuality method
2020-09-30 Tom TromeyChange is_valid_DW_AT_defaulted to a method on attribute
2020-09-30 Tom TromeyRemove DW_ADDR
2020-09-30 Tom TromeyAdd reprocessing flag to struct attribute
2020-09-30 Tom TromeyUse setter for attribute's unsigned value
2020-09-30 Tom TromeyRemove DW_BLOCK
2020-09-30 Tom TromeyRemove DW_STRING and DW_STRING_IS_CANONICAL
2020-09-30 Tom TromeyAvoid using DW_* macros in dwarf2/attribute.c
2020-09-30 Tom TromeyRename struct attribute accessors
2020-05-27 Tom TromeyAttribute method inlining
2020-04-24 Tom TromeyAdd attribute::value_as_string method
2020-04-07 nitachraSupport for DW_AT_loclists_base and DW_FORM_loclistx.
2020-03-26 Tom TromeyChange two functions to be methods on struct attribute
2020-02-08 Tom TromeyChange attr_form_is_block to be a method
2020-02-08 Tom TromeyChange some attribute functions to be methods
2020-02-08 Tom TromeyCreate dwarf2/attribute.[ch]