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 bcc5a6eb66 Updated French translation for the opcodes subdirectory. new e30d1fa1bf Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocs
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/ChangeLog | 4 ++++ bfd/elfnn-aarch64.c | 6 +++--- include/ChangeLog | 6 ++++++ include/elf/aarch64.h | 4 ++++ ld/ChangeLog | 8 ++++++++ ld/testsuite/ld-aarch64/aarch64-elf.exp | 2 ++ ld/testsuite/ld-aarch64/emit-relocs-22.d | 15 +++++++++++++++ ld/testsuite/ld-aarch64/emit-relocs-22.s | 3 +++ ld/testsuite/ld-aarch64/emit-relocs-23.d | 15 +++++++++++++++ ld/testsuite/ld-aarch64/emit-relocs-23.s | 3 +++ 10 files changed, 63 insertions(+), 3 deletions(-) create mode 100644 ld/testsuite/ld-aarch64/emit-relocs-22.d create mode 100644 ld/testsuite/ld-aarch64/emit-relocs-22.s create mode 100644 ld/testsuite/ld-aarch64/emit-relocs-23.d create mode 100644 ld/testsuite/ld-aarch64/emit-relocs-23.s