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-allyesconfig in repository toolchain/ci/binutils-gdb.
from 6e0c75f7c4 [PATCH] ld: fix s/claimi/claim/ typo adds 3edf7b9f2c Show AIX gc'd symbol address adjustments in map file adds 1d72769534 [gdb/testsuite] Use with_test_prefix in gdb.base/gdb-caching [...] adds ed02cdb5b7 Fix a use-after-free bug in the BFD library when scanning a [...] adds 7f20433998 Remove unused ps_lgetLDT etc. on Solaris/x86 [PR25981] adds e52a0f1bd9 Avoid short i386 register names on Solaris/x86 [PR25981]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 +++ bfd/elf.c | 9 +++- gdb/ChangeLog | 14 +++++ gdb/i386-sol2-nat.c | 20 ++++++-- gdb/procfs.c | 79 ----------------------------- gdb/procfs.h | 6 --- gdb/sol-thread.c | 32 ------------ gdb/testsuite/ChangeLog | 4 ++ gdb/testsuite/gdb.base/gdb-caching-proc.exp | 42 ++++++++------- ld/ChangeLog | 24 +++++++++ ld/emultempl/aix.em | 33 +++++++++++- ld/emultempl/armcoff.em | 3 +- ld/emultempl/beos.em | 3 +- ld/emultempl/elf.em | 3 +- ld/emultempl/generic.em | 3 +- ld/emultempl/linux.em | 3 +- ld/emultempl/msp430.em | 3 +- ld/emultempl/pe.em | 3 +- ld/emultempl/pep.em | 3 +- ld/emultempl/ticoff.em | 3 +- ld/emultempl/vanilla.em | 3 +- ld/ldemul.c | 8 +++ ld/ldemul.h | 8 +++ ld/ldlang.c | 8 ++- ld/ldlang.h | 5 ++ 25 files changed, 171 insertions(+), 157 deletions(-)