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 55c91b7e5c7 x86: Always treat protected symbols as local new 89495c33260 Change type::fields to return an array_view new d737aae03b9 [gdb/testsuite] Improve gdb.base/watchpoint-unaligned.exp new 3769fe5ed37 [gdb/testsuite] Extend gdb.base/watchpoint-unaligned.exp new 6f9909c4179 [gdb/tdep] Handle M1 ldp in aarch64_stopped_data_address
The 4 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/ada-lang.c | 37 ++++---- gdb/amd64-tdep.c | 13 ++- gdb/c-typeprint.c | 11 ++- gdb/dwarf2/read.c | 24 +++-- gdb/eval.c | 2 +- gdb/f-typeprint.c | 11 +-- gdb/gdbtypes.c | 90 +++++++++---------- gdb/gdbtypes.h | 18 ++-- gdb/guile/scm-type.c | 2 +- gdb/mdebugread.c | 2 +- gdb/nat/aarch64-hw-point.c | 6 +- gdb/python/py-type.c | 11 ++- gdb/rust-lang.c | 16 ++-- gdb/stabsread.c | 5 +- gdb/testsuite/gdb.base/watchpoint-unaligned.c | 37 ++++++++ gdb/testsuite/gdb.base/watchpoint-unaligned.exp | 111 +++++++++++++++--------- gdb/valops.c | 12 +-- 17 files changed, 224 insertions(+), 184 deletions(-)