This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2k6-Os in repository toolchain/ci/binutils-gdb.
from 2b0c8b0199 Rename python function thread_from_thread_handle to thread_f [...] adds 7e96e219a4 [MIPS] Add RDHWR with the SEL field for MIPS R6. adds e242fd1249 Use -qualified flag when setting temporary breakpoint in sta [...] adds 9ca1957fcb Fix typo in latest ChangeLog entry adds 9ab8741a48 Consistently use bool for fake_pid_p adds b0319eaaf9 Use find_thread_in_random in select_event_lwp adds 8dc433a0fb Fix Rust lexer buglet adds 789ce185ac Automatic date update in version.in adds 12400dcc0f te-cloudabi.h adds 6feda62721 Regen BLD-POTFILES.in adds c55b17b809 Fix some ld dependencies adds 53b81c6de1 cskyelf.em branch stub handling
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 15 ++++++++++ gas/config/tc-aarch64.c | 13 ++++---- gas/config/tc-i386.h | 2 ++ gas/config/{te-aix.h => te-cloudabi.h} | 4 +-- gas/configure.tgt | 2 +- gas/testsuite/gas/mips/hwr-names.s | 11 +++++++ gas/testsuite/gas/mips/mips.exp | 2 ++ .../{hwr-names-mips64r2.d => mipsr6@hwr-names.d} | 14 +++++++-- gdb/ChangeLog | 23 ++++++++++++++ gdb/corelow.c | 4 +-- gdb/gdbserver/ChangeLog | 4 +++ gdb/gdbserver/linux-low.c | 35 +++------------------- gdb/infcmd.c | 5 +++- gdb/inferior.c | 2 +- gdb/remote.c | 14 ++++----- gdb/rust-exp.y | 6 ++-- gdb/testsuite/ChangeLog | 5 ++++ .../py-rbreak-func2.c => gdb.base/start-cpp.cc} | 17 +++++------ .../gdb.base/{start.exp => start-cpp.exp} | 11 ++++--- ld/ChangeLog | 29 ++++++++++++++++++ ld/Makefile.am | 3 ++ ld/Makefile.in | 3 ++ ld/emulparams/cskyelf.sh | 3 +- ld/emulparams/cskyelf_linux.sh | 35 +++------------------- ld/emulparams/elf32mcore.sh | 1 - ld/emulparams/elf32microblaze.sh | 5 ++-- ld/emulparams/elf32microblazeel.sh | 25 ++-------------- ld/emultempl/cskyelf.em | 31 ++++++++++--------- ld/po/BLD-POTFILES.in | 1 - opcodes/ChangeLog | 4 +++ opcodes/mips-opc.c | 1 + 32 files changed, 188 insertions(+), 144 deletions(-) copy gas/config/{te-aix.h => te-cloudabi.h} (91%) copy gas/testsuite/gas/mips/{hwr-names-mips64r2.d => mipsr6@hwr-names.d} (75%) copy gdb/testsuite/{gdb.python/py-rbreak-func2.c => gdb.base/start-cpp.cc} (85%) copy gdb/testsuite/gdb.base/{start.exp => start-cpp.exp} (72%)