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 0d4c07afb1 release branch: Fix: --enable-werror new 3c5fce9bc2 Require --no-dynamic-linker with -static -E/--dynamic-list new e133d00576 i386: Avoid dynamic symbol with GOT reference in PIE
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 | 22 ++++++++ bfd/elf32-i386.c | 61 ++++++++++++++++------- bfd/elflink.c | 1 + ld/ChangeLog | 19 +++++++ ld/testsuite/ld-elf/indirect.exp | 5 -- ld/testsuite/ld-elf/pr19617a.d | 2 +- ld/testsuite/ld-elf/pr19617b.d | 2 +- ld/testsuite/ld-elf/pr19617c.d | 2 +- ld/testsuite/{ld-i386/pass.c => ld-elf/pr21086.c} | 0 ld/testsuite/ld-elf/pr21086.list | 3 ++ ld/testsuite/ld-elf/readelf.exp | 2 +- ld/testsuite/ld-elf/shared.exp | 4 +- ld/testsuite/ld-i386/pr19636-4d.d | 2 +- 13 files changed, 95 insertions(+), 30 deletions(-) copy ld/testsuite/{ld-i386/pass.c => ld-elf/pr21086.c} (100%) create mode 100644 ld/testsuite/ld-elf/pr21086.list