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 7a81c1e2d4 Fix tid-reuse sometimes blocks for a very long (infinite?) time. new 9f52eab6a7 x86: Put back BFD_RELOC_X86_64_GOTPCREL
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: gas/ChangeLog | 10 ++++++++++ gas/config/tc-i386.h | 1 + gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d | 13 +++++++++++++ gas/testsuite/gas/i386/x86-64-gotpcrel-2.d | 11 +++++++++++ .../testsuite/gas/i386/x86-64-gotpcrel-2.s | 1 + 6 files changed, 37 insertions(+) create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.d copy ld/testsuite/ld-x86-64/pr17306b.s => gas/testsuite/gas/i386/x86-64-gotpcrel-2 [...]