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-mainline-defconfig in repository toolchain/ci/binutils-gdb.
from be0d3bbbcd sym->sy_value is not valid for struct local_symbol adds 41cee0897b Add load-link, store-conditional paired EVA instructions adds e90a813d96 Fix regression caused by recently added syscall restart code adds c0a57f1536 Automatic date update in version.in adds 26bfd82367 Fix scoped_mmap includes adds 0f1309c8f7 Tidy use_complex_relocs_for adds 456ba0fa36 [gdb/testsuite] Fix handling of DW_FORM_ref_addr in dwarf assembler adds 77e7aaa4bd [gdb/testsuite] Fix .debug_aranges in dw2-case-insensitive-debug.S adds 75f06e9dc5 [gdb/testsuite] Fix .debug_aranges in watch-loc.c new 7bd55dac80 [gdb/testsuite] Fix ls_host return in index-cache.exp
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: bfd/version.h | 2 +- gas/ChangeLog | 17 +++++++++++ gas/config/tc-mips.c | 19 +++++++++++- gas/symbols.c | 35 ++++++++-------------- gas/testsuite/gas/mips/ase-errors-1.l | 4 +++ gas/testsuite/gas/mips/ase-errors-1.s | 12 ++++++++ gas/testsuite/gas/mips/eva.s | 13 ++++++++ gas/testsuite/gas/mips/mipsr6@eva.d | 32 ++++++++++++++++++++ gdb/ChangeLog | 5 ++++ gdb/common/scoped_mmap.c | 2 +- gdb/common/scoped_mmap.h | 2 -- gdb/gdbserver/ChangeLog | 5 ++++ gdb/gdbserver/linux-x86-low.c | 2 ++ gdb/testsuite/ChangeLog | 21 +++++++++++++ gdb/testsuite/gdb.base/index-cache.exp | 2 +- gdb/testsuite/gdb.dlang/watch-loc.c | 5 +++- .../gdb.dwarf2/dw2-case-insensitive-debug.S | 2 +- gdb/testsuite/lib/dwarf.exp | 6 ++-- include/ChangeLog | 6 ++++ include/opcode/mips.h | 5 ++++ opcodes/ChangeLog | 10 +++++++ opcodes/mips-dis.c | 10 +++++-- opcodes/mips-opc.c | 5 ++++ 23 files changed, 185 insertions(+), 37 deletions(-)