This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 9dc318a3e50 Automatic date update in version.in new f800b00e51f Add attribute::value_as_string method new 95f982e587d Rename struct attribute accessors new 6c412691f9a Avoid using DW_* macros in dwarf2/attribute.c new 2c830f54758 Change some uses of DW_STRING to string method new 3b64bf15bc9 Remove some uses of DW_STRING_IS_CANONICAL new c648120540c Remove DW_STRING and DW_STRING_IS_CANONICAL new 9d2246fce01 Remove DW_BLOCK new 630ed6b975d Remove DW_SIGNATURE new 1bc397c561f Remove DW_SND new 414ad644a86 Use setter for attribute's unsigned value new fe56917a86c Add reprocessing flag to struct attribute new 36d378cf86c Remove DW_ADDR new 7a5f294dbd1 Change how reprocessing is done new bf23a268046 Change how accessibility is handled in dwarf2/read.c new d4df075e8b9 Add attribute::as_unsigned method new e8e5c1585dc Change is_valid_DW_AT_defaulted to a method on attribute new 52c14d11284 Change die_info methods to check the attribute's form new 23dca5c3d77 Add attribute::as_virtuality method new c45bc3f8ab3 Add attribute::as_boolean method new 529908cbd0a Remove DW_UNSND
The 20 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 193 ++++++++++++ gdb/dwarf2/attribute.c | 141 +++++++-- gdb/dwarf2/attribute.h | 191 ++++++++++-- gdb/dwarf2/die.h | 22 +- gdb/dwarf2/read.c | 777 +++++++++++++++++++++++++------------------------ 5 files changed, 895 insertions(+), 429 deletions(-)