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_build/master-aarch64 in repository toolchain/ci/gdb.
from afc41ffb99 RISC-V: Reorder the prefixed extensions which are out of order. adds f18acc9c4e Binutils support for split-dwarf and dwarf-5 adds 90b7a5df15 aarch64: Disallow copy relocations on protected data
No new revisions were added by this update.
Summary of changes: bfd/elfnn-aarch64.c | 28 ++++++++++++- binutils/ChangeLog | 13 +++++- binutils/dwarf.c | 57 +++++++++++++++++++------- binutils/dwarf.h | 1 + ld/testsuite/ld-aarch64/aarch64-elf.exp | 9 ++++ ld/testsuite/ld-aarch64/copy-reloc-protected.d | 2 + ld/testsuite/ld-aarch64/protected.s | 8 ++++ 7 files changed, 102 insertions(+), 16 deletions(-) create mode 100644 ld/testsuite/ld-aarch64/copy-reloc-protected.d create mode 100644 ld/testsuite/ld-aarch64/protected.s