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-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from 37606e67df PR24938, Null Pointer Dereference in debug.c:debug_write_type adds d9c4ba536c Use raw strings on gdb.python/py-xmethods.exp (and fix Pytho [...] adds b694989f50 [gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if true adds 5c31b35808 [gdb, c++] Improve error message when using libstdcxx withou [...] adds 9aa5520697 Factor out the common code in lookup_{static,global}_symbol adds e8fffdff93 Automatic date update in version.in adds c4a23bf878 Add support for the MVE VMOV instruction to the ARM assemble [...]
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 8 + gas/config/tc-arm.c | 6 +- gas/testsuite/gas/arm/mve-vmov-1.d | 25 ++ gas/testsuite/gas/arm/mve-vmov-1.s | 6 + gas/testsuite/gas/arm/mve-vorr.d | 400 ++++++++++----------- gdb/ChangeLog | 18 + gdb/break-catch-throw.c | 6 +- gdb/symtab.c | 102 +++--- gdb/testsuite/ChangeLog | 18 + gdb/testsuite/gdb.cp/exceptprint.exp | 2 +- ...{constexpr-field.exp => no-libstdcxx-probe.exp} | 32 +- gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp | 2 +- gdb/testsuite/gdb.python/py-xmethods.py | 36 +- gdb/testsuite/lib/gdb.exp | 9 +- opcodes/ChangeLog | 6 + opcodes/arm-dis.c | 23 ++ 17 files changed, 401 insertions(+), 300 deletions(-) copy gdb/testsuite/gdb.cp/{constexpr-field.exp => no-libstdcxx-probe.exp} (63%)