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 40bd13ced9c include: Sync plugin-api.h with GCC new 15ccbdd7175 Arm: Fix thumb2 PLT branch offsets. new a7618269b72 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 | 10 ++++++++++ bfd/elf32-arm.c | 10 ++++++++-- ld/ChangeLog | 12 ++++++++++++ ld/testsuite/ld-arm/arm-elf.exp | 3 +++ 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, 99 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