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 5edad15 [GOLD] PowerPC64 TOC indirect to TOC relative code editing new fff53da i386/x86-64: Add unwind info for .plt.got section
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 | 31 +++++ bfd/elf32-i386.c | 116 +++++++++++++++++-- bfd/elf64-x86-64.c | 128 +++++++++++++++++++-- ld/ChangeLog | 10 ++ ld/testsuite/ld-i386/i386.exp | 1 + ld/testsuite/ld-i386/pr20830.d | 60 ++++++++++ .../{ld-x86-64/pr12570a.s => ld-i386/pr20830.s} | 4 +- ld/testsuite/ld-x86-64/pr20830.d | 71 ++++++++++++ ld/testsuite/ld-x86-64/{pr12570a.s => pr20830.s} | 4 +- ld/testsuite/ld-x86-64/x86-64.exp | 1 + 10 files changed, 406 insertions(+), 20 deletions(-) create mode 100644 ld/testsuite/ld-i386/pr20830.d copy ld/testsuite/{ld-x86-64/pr12570a.s => ld-i386/pr20830.s} (64%) create mode 100644 ld/testsuite/ld-x86-64/pr20830.d copy ld/testsuite/ld-x86-64/{pr12570a.s => pr20830.s} (61%)