This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_34-branch in repository binutils-gdb.
from 99b7604ff63 Automatic date update in version.in new 97f92b3e90a Arm: Fix thumb2 PLT branch offsets. new aaf3f0599a2 Arm: Fix LSB of GOT for Thumb2 only PLT.
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/ChangeLog | 16 ++++++++++++++++ bfd/elf32-arm.c | 10 ++++++++-- ld/ChangeLog | 18 ++++++++++++++++++ ld/testsuite/ld-arm/arm-elf.exp | 6 ++++++ ld/testsuite/ld-arm/thumb-plt-got.d | 14 ++++++++++++++ ld/testsuite/ld-arm/thumb-plt.d | 34 ++++++++++++++++++++++++++++++++++ ld/testsuite/ld-arm/thumb-plt.s | 18 ++++++++++++++++++ 7 files changed, 114 insertions(+), 2 deletions(-) create mode 100644 ld/testsuite/ld-arm/thumb-plt-got.d create mode 100644 ld/testsuite/ld-arm/thumb-plt.d create mode 100644 ld/testsuite/ld-arm/thumb-plt.s