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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 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 adds b078f3ac88 gdb/testsuite: Avoid directory names in test names adds f64eea3a59 gdb: remove local extern declaration of cli_styling adds 7a27b85f6d gdb: Fix native build on Linux/Alpha. new 11061048d1 Give a name to the TUI SingleKey keymap new a1726c38a9 Update ChangeLog entry of commit 677052f2a5c67f1d9b2e6d1b2a2 [...] new 81dc3ab594 [gdb/testsuite] Handle unreachable network in server-connect.exp
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/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/NEWS | 4 + gdb/ada-lang.c | 6 +- gdb/alpha-linux-nat.c | 1 + 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 | 5 + gdb/doc/gdb.texinfo | 8 + 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/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 | 13 + gdb/testsuite/gdb.base/source-dir.exp | 3 +- gdb/testsuite/gdb.server/server-connect.exp | 7 +- gdb/testsuite/lib/gdbserver-support.exp | 16 +- gdb/thread.c | 8 +- gdb/top.c | 10 +- gdb/top.h | 4 +- gdb/tracepoint.c | 4 +- gdb/tui/tui.c | 9 +- gdb/typeprint.c | 4 +- gdb/ui-file.c | 3 +- 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 +++++++++++++-------------- 208 files changed, 1927 insertions(+), 1417 deletions(-)