This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allnoconfig in repository toolchain/binutils-gdb.
from fde51dd189 x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND properties adds 706adc3493 Automatic date update in version.in adds 9af7cc783a gold won't build with gcc-9 adds 754e316898 AArch64: Racy: Don't set empty set of hardware BPs/WPs on ne [...] adds 13f2ed32e1 gdb/testsuite/sim: Remove redundant setting of timeout adds 90af06793e gdb/riscv: Improve logic for when h/w float abi should be used adds 3a67e1a6b4 [aarch64] Add support for pointer authentication B key
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 4 +++ bfd/elf-eh-frame.c | 2 ++ bfd/version.h | 2 +- gas/ChangeLog | 19 +++++++++++ gas/config/tc-aarch64.c | 9 +++++ gas/doc/c-aarch64.texi | 8 +++++ gas/dw2gencfi.c | 22 ++++-------- gas/dw2gencfi.h | 23 +++++++++++++ gas/testsuite/gas/aarch64/pac_ab_key.d | 54 ++++++++++++++++++++++++++++++ gas/testsuite/gas/aarch64/pac_ab_key.s | 31 +++++++++++++++++ gdb/ChangeLog | 18 ++++++++++ gdb/gdbserver/ChangeLog | 4 +++ gdb/gdbserver/linux-low.c | 4 +-- gdb/nat/aarch64-linux-hw-point.c | 20 +++++++++++ gdb/nat/aarch64-linux-hw-point.h | 5 +++ gdb/nat/aarch64-linux.c | 15 ++++++--- gdb/riscv-tdep.c | 61 +++++++++++++++++++++++++++------- gdb/testsuite/ChangeLog | 7 ++++ gdb/testsuite/config/sim.exp | 12 ++----- gold/ChangeLog | 4 +++ gold/symtab.h | 2 +- 21 files changed, 279 insertions(+), 47 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/pac_ab_key.d create mode 100644 gas/testsuite/gas/aarch64/pac_ab_key.s