This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch in repository binutils-gdb.
from 8064608f25 Automatic date update in version.in new 513092d696 AArch64: Fix regression in Cortex A53 erratum when PIE. (PR [...]
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 | 13 +++++ bfd/elfnn-aarch64.c | 78 ++++++++++++++++++++++++-- ld/ChangeLog | 7 +++ ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 + ld/testsuite/ld-aarch64/erratum843419_tls_ie.d | 49 ++++++++++++++++ ld/testsuite/ld-aarch64/erratum843419_tls_ie.s | 43 ++++++++++++++ 6 files changed, 186 insertions(+), 5 deletions(-) create mode 100644 ld/testsuite/ld-aarch64/erratum843419_tls_ie.d create mode 100644 ld/testsuite/ld-aarch64/erratum843419_tls_ie.s