This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig in repository toolchain/binutils-gdb.
from a2419b98d9 Fix leak by using td_ta_delete() to deregister target proces [...] adds b5ac78ffc6 Automatic date update in version.in adds 2578ecb1b5 Look for tgetent in libtinfow adds 7a81c1e2d4 Fix tid-reuse sometimes blocks for a very long (infinite?) time. adds 9f52eab6a7 x86: Put back BFD_RELOC_X86_64_GOTPCREL
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- 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 + gdb/ChangeLog | 7 ++++++ gdb/configure | 2 +- gdb/configure.ac | 2 +- gdb/testsuite/ChangeLog | 9 +++++++ gdb/testsuite/gdb.threads/tid-reuse.c | 29 ++++++++++++++++------ 12 files changed, 78 insertions(+), 10 deletions(-) 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 [...]