This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from f9478936896 [gdb/testsuite] Fix gdb.fortran/array-bounds.exp on arm new 961befd6930 aarch64: Fix DT_RELR support with discarded sections new b284a87b49c aarch64: Test DT_RELR with discarded sections
The 2 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 | 5 ++- ld/testsuite/ld-aarch64/aarch64-elf.exp | 2 + ld/testsuite/ld-aarch64/relr-discard-pie.d | 18 ++++++++ ld/testsuite/ld-aarch64/relr-discard-shared.d | 18 ++++++++ ld/testsuite/ld-aarch64/relr-discard.ld | 13 ++++++ ld/testsuite/ld-aarch64/relr-discard.s | 63 +++++++++++++++++++++++++++ 6 files changed, 117 insertions(+), 2 deletions(-) create mode 100644 ld/testsuite/ld-aarch64/relr-discard-pie.d create mode 100644 ld/testsuite/ld-aarch64/relr-discard-shared.d create mode 100644 ld/testsuite/ld-aarch64/relr-discard.ld create mode 100644 ld/testsuite/ld-aarch64/relr-discard.s