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-aarch64-lts-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 new 456ba0fa36 [gdb/testsuite] Fix handling of DW_FORM_ref_addr in dwarf assembler new 77e7aaa4bd [gdb/testsuite] Fix .debug_aranges in dw2-case-insensitive-debug.S new 75f06e9dc5 [gdb/testsuite] Fix .debug_aranges in watch-loc.c
The 3 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 | 17 +++++++++++ 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 ++++ 22 files changed, 180 insertions(+), 36 deletions(-)