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-mainline-allyesconfig in repository toolchain/ci/binutils-gdb.
from bd1efd7d21 Automatic date update in version.in adds 62e6b7b3b3 [LVu] base subseg head view on prev subseg's tail adds 334d91b940 PowerPC reloc symbols that shouldn't be adjusted adds e1cbf07ac4 PicoJava weak undefined symbols adds 5a56d6a65f [gdb/testsuite] Fix index-cache.exp with cc-with-{gdb-index, [...] adds 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
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 12 +++++++ bfd/bfd-in2.h | 8 ++--- bfd/elf32-pj.c | 1 + bfd/libbfd.h | 8 ++--- bfd/reloc.c | 16 ++++----- bfd/version.h | 2 +- gas/ChangeLog | 35 +++++++++++++++++++ gas/config/tc-mips.c | 19 ++++++++++- gas/config/tc-ppc.c | 20 +++++++++++ gas/dwarf2dbg.c | 37 +++++++++++++++++--- gas/symbols.c | 2 +- gas/testsuite/gas/elf/{dwarf2-13.d => dwarf2-19.d} | 16 +++++---- gas/testsuite/gas/elf/{dwarf2-7.s => dwarf2-19.s} | 27 +++++++++------ gas/testsuite/gas/elf/elf.exp | 1 + 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 ++++++++++++++++++ gas/testsuite/gas/ppc/power4.d | 2 +- gdb/gdbserver/ChangeLog | 5 +++ gdb/gdbserver/linux-x86-low.c | 2 ++ gdb/testsuite/ChangeLog | 6 ++++ gdb/testsuite/gdb.base/index-cache.exp | 39 +++++++++++++++++----- gdb/testsuite/lib/gdb.exp | 12 +++++++ include/ChangeLog | 6 ++++ include/opcode/mips.h | 5 +++ ld/ChangeLog | 4 +++ ld/testsuite/ld-undefined/weak-undef.exp | 1 - opcodes/ChangeLog | 10 ++++++ opcodes/mips-dis.c | 10 ++++-- opcodes/mips-opc.c | 5 +++ 31 files changed, 317 insertions(+), 55 deletions(-) copy gas/testsuite/gas/elf/{dwarf2-13.d => dwarf2-19.d} (71%) copy gas/testsuite/gas/elf/{dwarf2-7.s => dwarf2-19.s} (66%)