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-stable-allyesconfig
in repository toolchain/binutils-gdb.
from 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
adds 2861ee4fde Use separate sed expressions to escape auto-load directories.
adds eb7be1abbc Automatic date update in version.in
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 | 24 +++++++++++++
gdb/configure | 4 +--
gdb/configure.ac | 4 +--
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 ++-----
21 files changed, 284 insertions(+), 50 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/pac_ab_key.d
create mode 100644 gas/testsuite/gas/aarch64/pac_ab_key.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.