Remove OBJF_REORDERED
[binutils-gdb.git] / gdb / dwarf2 / attribute.h
2023-01-20 Simon Marchigdb: move call site types to call-site.h
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-02-24 Tom de Vries[gdb/symtab] Handle DW_AT_decl_file with form DW_FORM_i...
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-09-30 Tom TromeyRemove DW_UNSND
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 TromeyAdd attribute::as_unsigned method
2020-09-30 Tom TromeyChange how reprocessing is done
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_SND
2020-09-30 Tom TromeyRemove DW_SIGNATURE
2020-09-30 Tom TromeyRemove DW_BLOCK
2020-09-30 Tom TromeyRemove DW_STRING and DW_STRING_IS_CANONICAL
2020-09-30 Tom TromeyRemove some uses of DW_STRING_IS_CANONICAL
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-03-28 Tom TromeyFix comment in dwarf2/attribute.h
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]