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-allmodconfig in repository toolchain/ci/binutils-gdb.
from f2f24aa9c4 Don't duplicate comment in symfile.c and .h adds 7433218996 (Ada) do not print Ada task names in quotes in "info tasks" output adds 67f3ed6afe gdb: Catch exceptions when accessing source cache adds f1b620e9b4 gdb: Look for compilation directory relative to directory se [...] adds 8ac0ecee1c Automatic date update in version.in adds 491144b5e2 Change boolean options to bool instead of int adds 7e9ad3a35c RISC-V: Gate opcode tables by enum rather than string. adds a3d181d2e7 Make extern declaration of dwarf_always_disassemble correct
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 6 + gas/config/tc-riscv.c | 27 +- gdb/ChangeLog | 273 ++++ gdb/ada-lang.c | 6 +- gdb/ada-tasks.c | 6 +- gdb/arch/aarch64-insn.c | 2 +- gdb/arch/aarch64-insn.h | 2 +- gdb/arm-linux-nat.c | 2 +- gdb/arm-linux-tdep.c | 2 +- gdb/arm-nbsd-nat.c | 2 +- gdb/arm-tdep.c | 4 +- gdb/auto-load.c | 12 +- gdb/auto-load.h | 6 +- gdb/breakpoint.c | 16 +- gdb/breakpoint.h | 2 +- gdb/btrace.c | 2 +- gdb/cli/cli-cmds.c | 2 +- gdb/cli/cli-cmds.h | 2 +- gdb/cli/cli-decode.c | 2 +- gdb/cli/cli-logging.c | 6 +- gdb/cli/cli-option.h | 10 +- gdb/cli/cli-setshow.c | 8 +- gdb/cli/cli-style.c | 6 +- gdb/cli/cli-style.h | 4 +- gdb/cli/cli-utils.h | 6 +- gdb/command.h | 6 +- gdb/compile/compile-cplus-types.c | 4 +- gdb/compile/compile-internal.h | 2 +- gdb/compile/compile.c | 4 +- gdb/cp-support.c | 4 +- gdb/cris-tdep.c | 4 +- gdb/csky-tdep.c | 2 +- gdb/darwin-nat.c | 2 +- gdb/dcache.c | 2 +- gdb/defs.h | 2 +- gdb/demangle.c | 4 +- gdb/doc/ChangeLog | 6 + gdb/doc/gdb.texinfo | 135 +- gdb/dwarf-index-cache.c | 4 +- gdb/dwarf2-frame.c | 2 +- gdb/dwarf2-frame.h | 2 +- gdb/dwarf2loc.c | 2 +- gdb/dwarf2read.c | 10 +- gdb/eval.c | 2 +- gdb/event-top.c | 4 +- gdb/event-top.h | 4 +- gdb/exec.c | 2 +- gdb/fbsd-nat.c | 4 +- gdb/frame.h | 8 +- gdb/gdb-demangle.h | 10 +- gdb/gdb_bfd.c | 2 +- gdb/gdbcore.h | 2 +- gdb/gdbsupport/common-debug.c | 2 +- gdb/gdbsupport/common-debug.h | 4 +- gdb/gdbthread.h | 2 +- gdb/gdbtypes.c | 4 +- gdb/gnu-nat.c | 2 +- gdb/guile/scm-auto-load.c | 2 +- gdb/guile/scm-param.c | 11 +- gdb/hppa-tdep.c | 2 +- gdb/infcall.c | 8 +- gdb/infcmd.c | 2 +- gdb/inferior.c | 2 +- gdb/inferior.h | 4 +- gdb/infrun.c | 34 +- gdb/infrun.h | 10 +- gdb/linux-tdep.c | 4 +- gdb/linux-thread-db.c | 8 +- gdb/main.c | 6 +- gdb/maint-test-options.c | 8 +- gdb/maint-test-settings.c | 2 +- gdb/maint.c | 14 +- gdb/memattr.c | 2 +- gdb/mi/mi-main.c | 4 +- gdb/mips-tdep.c | 2 +- gdb/nat/fork-inferior.h | 2 +- gdb/nat/linux-namespaces.c | 2 +- gdb/nat/linux-namespaces.h | 4 +- gdb/nios2-tdep.c | 2 +- gdb/or1k-tdep.c | 2 +- gdb/parse.c | 4 +- gdb/parser-defs.h | 2 +- gdb/printcmd.c | 2 +- gdb/proc-api.c | 2 +- gdb/python/py-auto-load.c | 2 +- gdb/python/py-param.c | 9 +- gdb/python/py-value.c | 4 +- gdb/python/python.c | 2 +- gdb/ravenscar-thread.c | 4 +- gdb/record-btrace.c | 2 +- gdb/record-full.c | 6 +- gdb/record-full.h | 2 +- gdb/remote-notif.c | 2 +- gdb/remote-notif.h | 2 +- gdb/remote.c | 6 +- gdb/ser-tcp.c | 2 +- gdb/ser-unix.c | 2 +- gdb/skip.c | 2 +- gdb/solib-aix.c | 2 +- gdb/source-cache.c | 27 +- gdb/source.c | 69 +- gdb/spu-tdep.c | 4 +- gdb/stack.c | 8 +- gdb/symfile-debug.c | 4 +- gdb/symfile.c | 4 +- gdb/symfile.h | 6 +- gdb/symtab.c | 14 +- gdb/symtab.h | 4 +- gdb/target-dcache.c | 4 +- gdb/target.c | 38 +- gdb/target.h | 14 +- gdb/testsuite/ChangeLog | 9 + gdb/testsuite/gdb.base/list-missing-source.exp | 63 + ...solib-probes-nosharedlibrary.c => source-dir.c} | 0 gdb/testsuite/gdb.base/source-dir.exp | 141 ++- gdb/thread.c | 8 +- gdb/top.c | 10 +- gdb/top.h | 4 +- gdb/tracepoint.c | 4 +- gdb/typeprint.c | 4 +- gdb/utils.c | 10 +- gdb/utils.h | 4 +- gdb/valops.c | 2 +- gdb/valprint.h | 44 +- gdb/windows-nat.c | 16 +- gdb/windows-tdep.c | 2 +- gdb/xml-support.c | 2 +- include/ChangeLog | 6 + include/opcode/riscv.h | 23 +- opcodes/ChangeLog | 6 + opcodes/riscv-opc.c | 1316 ++++++++++---------- 132 files changed, 1704 insertions(+), 1029 deletions(-) create mode 100644 gdb/testsuite/gdb.base/list-missing-source.exp copy gdb/testsuite/gdb.base/{solib-probes-nosharedlibrary.c => source-dir.c} (100%)