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-stable-allyesconfig 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 adds 1bdd8facfb PowerPC64, support medium model access to common symbols adds 90d92a632a Use bfd_set_filename more adds 1d38e9d14c Constify target name, reloc name, and carsym name adds 01c2b26160 Constify bfd_octets_per_byte and related functions adds ed48ec2e6e Don't use bfd_get_* macro to set bfd fields adds e0b2a78c83 Re-generate many configure and Makefile.in files adds 95103a8419 binutils: doc: remove stale things from Makefile adds 89ae5e6923 binutils: doc: remove binutils_TEXINFOS usages adds 2b44a6a237 binutils: doc: make `make clean` clean more things adds e6f7f6d14f bfd_asymbol_* macros
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 111 ++ bfd/Makefile.in | 1 - bfd/aout-cris.c | 4 +- bfd/aoutx.h | 12 +- bfd/archive.c | 6 +- bfd/archive64.c | 4 +- bfd/archures.c | 20 +- bfd/bfd-in.h | 21 +- bfd/bfd-in2.h | 35 +- bfd/bfd.c | 4 +- bfd/coff-ppc.c | 4 +- bfd/coff-rs6000.c | 8 +- bfd/coff64-rs6000.c | 6 +- bfd/coffcode.h | 2 +- bfd/coffgen.c | 8 +- bfd/cofflink.c | 6 +- bfd/configure | 30 +- bfd/doc/Makefile.in | 1 - bfd/dwarf2.c | 10 +- bfd/ecoff.c | 19 +- bfd/elf.c | 8 +- bfd/elf32-arm.c | 2 +- bfd/elf32-mips.c | 4 +- bfd/elf32-score.c | 4 +- bfd/elf32-score7.c | 4 +- bfd/elf64-mmix.c | 2 +- bfd/elf64-ppc.c | 44 +- bfd/elfcore.h | 2 +- bfd/elflink.c | 6 +- bfd/elfn32-mips.c | 4 +- bfd/elfnn-aarch64.c | 2 +- bfd/elfxx-mips.c | 4 +- bfd/linker.c | 47 +- bfd/mach-o.c | 29 +- bfd/pdp11.c | 8 +- bfd/peicode.h | 2 +- bfd/reloc.c | 2 +- bfd/som.c | 31 +- bfd/syms.c | 4 +- bfd/targets.c | 2 +- bfd/version.h | 2 +- bfd/vms-alpha.c | 4 +- bfd/vms-lib.c | 34 +- bfd/xcofflink.c | 4 +- binutils/ChangeLog | 33 + binutils/Makefile.in | 1 - binutils/configure | 30 +- binutils/doc/Makefile.am | 45 +- binutils/doc/Makefile.in | 59 +- binutils/nm.c | 20 +- binutils/objcopy.c | 24 +- binutils/objdump.c | 6 +- binutils/rdcoff.c | 2 +- gas/ChangeLog | 17 + gas/Makefile.in | 1 - gas/config/tc-riscv.c | 27 +- gas/configure | 28 +- gas/doc/Makefile.in | 1 - gas/symbols.c | 4 +- gdb/ChangeLog | 289 +++++ gdb/ada-lang.c | 6 +- gdb/ada-tasks.c | 6 +- gdb/amd64-dicos-tdep.c | 2 +- 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 | 6 +- 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/i386-cygwin-tdep.c | 2 +- gdb/i386-dicos-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/solib-spu.c | 3 +- gdb/source-cache.c | 27 +- gdb/source.c | 69 +- gdb/spu-linux-nat.c | 3 +- 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 +- gold/ChangeLog | 4 + gold/testsuite/Makefile.in | 1 - gprof/ChangeLog | 5 + gprof/Makefile.in | 1 - gprof/configure | 28 +- include/ChangeLog | 6 + include/opcode/riscv.h | 23 +- ld/ChangeLog | 20 + ld/Makefile.in | 1 - ld/configure | 30 +- ld/emultempl/pe.em | 4 +- ld/emultempl/pep.em | 4 +- ld/ldcref.c | 6 +- ld/ldlang.c | 10 +- opcodes/ChangeLog | 11 + opcodes/Makefile.in | 1 - opcodes/configure | 18 +- opcodes/riscv-opc.c | 1316 ++++++++++---------- 207 files changed, 2270 insertions(+), 1461 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%)