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 35ba4bc019 Tighten the constraints for warning about NOPs for the MSP 4 [...] new 9fca35fc34 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 | 12 ++++ 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, 185 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