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 14b57c7 PowerPC VLE new 161db27 Fix PLT first entry GOT operand calculation.
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 | 6 ++++++ bfd/elf64-s390.c | 7 ++++--- ld/ChangeLog | 7 +++++++ ld/testsuite/ld-s390/pltoffset-1.dd | 8 ++++++++ ld/testsuite/ld-s390/pltoffset-1.ld | 34 ++++++++++++++++++++++++++++++++++ ld/testsuite/ld-s390/pltoffset-1.s | 12 ++++++++++++ ld/testsuite/ld-s390/s390.exp | 5 +++++ 7 files changed, 76 insertions(+), 3 deletions(-) create mode 100644 ld/testsuite/ld-s390/pltoffset-1.dd create mode 100644 ld/testsuite/ld-s390/pltoffset-1.ld create mode 100644 ld/testsuite/ld-s390/pltoffset-1.s