This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_29-branch in repository binutils-gdb.
from 274cdf7e10 Correct previous fix to ar, so that it now only comaplains a [...] new 89f512d3ec x86-64: Limit PIC check to shared library build new f2e7964c7e Support single digit GCC version
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 | 6 ++++++ bfd/elf64-x86-64.c | 4 +--- ld/ChangeLog | 13 +++++++++++++ ld/testsuite/ld-selective/selective.exp | 3 ++- ld/testsuite/ld-x86-64/pie3-nacl.d | 14 ++++++++++++++ ld/testsuite/ld-x86-64/pie3.d | 13 +++++++++++++ ld/testsuite/ld-x86-64/pie3.s | 5 +++++ ld/testsuite/ld-x86-64/x86-64.exp | 2 ++ 8 files changed, 56 insertions(+), 4 deletions(-) create mode 100644 ld/testsuite/ld-x86-64/pie3-nacl.d create mode 100644 ld/testsuite/ld-x86-64/pie3.d create mode 100644 ld/testsuite/ld-x86-64/pie3.s