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 29b2c50ece6 [gdb/testsuite] Fix gdb.base/enum_cond.exp on arm-linux new e4d946a97a6 Rename form_is_signed to form_is_strictly_signed new e0a55ad4225 Introduce and use attribute::unsigned_constant new a83688465fe Use form name in complaint in dwarf2_record_block_entry_pc new 75de4e21025 Assume DW_AT_decl_line is unsigned new dfcc760bcc7 Assume DW_AT_alignment is unsigned new 14e39db0312 Handle DW_END_default new 545c11e607b Remove is_nonnegative and as_nonnegative
The 7 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/dwarf2/attribute.c | 73 +++++++++++----- gdb/dwarf2/attribute.h | 43 ++++------ gdb/dwarf2/cooked-indexer.c | 7 +- gdb/dwarf2/read.c | 199 ++++++++++++++++++++++++++------------------ gdb/dwarf2/read.h | 2 +- 5 files changed, 190 insertions(+), 134 deletions(-)