This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/ARM/morello-binutils-gdb-master in repository binutils-gdb.
from f3ecc5c84e9 ld: Ignore TLS relocs against weak undef symbols new d6cf562af41 Switch __cap_dynrelocs* to __rela_dyn* symbols
The 1 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: bfd/elfnn-aarch64.c | 36 ++++++++++---------- ld/testsuite/ld-aarch64/aarch64-elf.exp | 3 ++ .../ld-aarch64/emit-morello-reloc-markers-1.d | 19 +++++++++++ .../ld-aarch64/emit-morello-reloc-markers-1.s | 28 ++++++++++++++++ .../ld-aarch64/emit-morello-reloc-markers-2.d | 25 ++++++++++++++ .../ld-aarch64/emit-morello-reloc-markers-2.s | 38 ++++++++++++++++++++++ .../ld-aarch64/emit-morello-reloc-markers-3.d | 25 ++++++++++++++ .../ld-aarch64/emit-morello-reloc-markers-3.s | 20 ++++++++++++ 8 files changed, 175 insertions(+), 19 deletions(-) create mode 100644 ld/testsuite/ld-aarch64/emit-morello-reloc-markers-1.d create mode 100644 ld/testsuite/ld-aarch64/emit-morello-reloc-markers-1.s create mode 100644 ld/testsuite/ld-aarch64/emit-morello-reloc-markers-2.d create mode 100644 ld/testsuite/ld-aarch64/emit-morello-reloc-markers-2.s create mode 100644 ld/testsuite/ld-aarch64/emit-morello-reloc-markers-3.d create mode 100644 ld/testsuite/ld-aarch64/emit-morello-reloc-markers-3.s