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 b2aba1ce132 gdb: update corner case when canonicalizing riscv syscall names new 5f90d44355b Use attribute::unsigned_constant for sizes new 3d0e5b99929 Introduce attribute::signed_constant new b7b4a8ebb6c Use attribute::signed_constant for fixed-point scale new 898477d819f Use attribute::unsigned_constant for DW_AT_bit_stride new 21b5371ef19 Use correct sign for DW_AT_GNU_bias new dbcdce70ea0 Use attribute::unsigned_constant for DW_AT_data_bit_offset new 6967933c5ac Use attribute::unsigned_constant for DW_AT_data_member_location new 0c03db90812 Use correct sign in get_mpz new 6ad5f5b6c08 Use correct sign for variant part discriminants new cdcd13791f7 Use attribute::signed_constant in attribute::as_boolean new 2b6e074017c Remove dead code from dwarf2_const_value_data new c2de2f7ed59 Use bool in update_enumeration_type_from_children new 5363deffcfb Use correct sign extension for enumeration types
The 13 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 | 35 ++++++- gdb/dwarf2/attribute.h | 18 ++++ gdb/dwarf2/read.c | 232 +++++++++++++++++++++++++--------------------- gdbsupport/common-utils.h | 10 ++ 4 files changed, 188 insertions(+), 107 deletions(-)