This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 301fe55e9c PowerPC: bp-permanent.exp, kill-after-signal fix adds 3363d8560f arm: Add unwind support for mixed register lists adds 320f42099a oops - forgot changelog entry for the previous delta. adds 2a89fa9613 Fix compile time warning building gold with Clang-14. adds 04dfe7aa52 Arm64: follow-on to PR gas/27217 fix adds 0ee6b1c511 Use aarch64_features to describe register features in target [...]
No new revisions were added by this update.
Summary of changes: gas/ChangeLog | 16 ++++ gas/config/tc-aarch64.c | 9 +- gas/config/tc-arm.c | 117 +++++++++++++++++------- gas/testsuite/gas/arm/unwind-pacbti-m-readelf.d | 12 ++- gas/testsuite/gas/arm/unwind-pacbti-m.d | 14 ++- gas/testsuite/gas/arm/unwind-pacbti-m.s | 6 ++ gdb/aarch64-fbsd-nat.c | 5 +- gdb/aarch64-fbsd-tdep.c | 5 +- gdb/aarch64-linux-nat.c | 10 +- gdb/aarch64-linux-tdep.c | 11 ++- gdb/aarch64-tdep.c | 21 +++-- gdb/aarch64-tdep.h | 3 +- gdb/arch/aarch64.c | 13 ++- gdb/arch/aarch64.h | 40 ++++++-- gdbserver/linux-aarch64-ipa.cc | 4 +- gdbserver/linux-aarch64-low.cc | 11 +-- gdbserver/linux-aarch64-tdesc.cc | 18 ++-- gdbserver/linux-aarch64-tdesc.h | 6 +- gdbserver/netbsd-aarch64-low.cc | 2 +- gold/ChangeLog | 5 + gold/int_encoding.cc | 5 - 21 files changed, 225 insertions(+), 108 deletions(-)