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-allnoconfig 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. adds 11061048d1 Give a name to the TUI SingleKey keymap adds a1726c38a9 Update ChangeLog entry of commit 677052f2a5c67f1d9b2e6d1b2a2 [...] adds 81dc3ab594 [gdb/testsuite] Handle unreachable network in server-connect.exp adds 8a6251301c [gdb/testsuite] Fix gdb_target_cmd adds 5dfda3562a Automatic date update in version.in adds fd3619828e bfd_section_* macros
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 156 ++++ bfd/Makefile.in | 1 - bfd/aout-cris.c | 4 +- bfd/aoutx.h | 42 +- bfd/archive.c | 6 +- bfd/archive64.c | 4 +- bfd/archures.c | 20 +- bfd/bfd-in.h | 45 +- bfd/bfd-in2.h | 90 +- bfd/bfd.c | 12 +- bfd/coff-alpha.c | 7 +- bfd/coff-arm.c | 4 +- bfd/coff-mips.c | 5 +- bfd/coff-ppc.c | 4 +- bfd/coff-rs6000.c | 8 +- bfd/coff64-rs6000.c | 10 +- bfd/coffcode.h | 21 +- bfd/coffgen.c | 14 +- bfd/cofflink.c | 9 +- bfd/compress.c | 7 +- bfd/configure | 30 +- bfd/doc/Makefile.in | 1 - bfd/dwarf2.c | 10 +- bfd/ecoff.c | 37 +- bfd/elf-eh-frame.c | 4 +- bfd/elf-hppa.h | 2 +- bfd/elf-ifunc.c | 11 +- bfd/elf-m10200.c | 2 +- bfd/elf-m10300.c | 17 +- bfd/elf-properties.c | 6 +- bfd/elf-s390-common.c | 11 +- bfd/elf-vxworks.c | 6 +- bfd/elf.c | 28 +- bfd/elf32-arc.c | 2 +- bfd/elf32-arm.c | 29 +- bfd/elf32-avr.c | 24 +- bfd/elf32-bfin.c | 38 +- bfd/elf32-cr16.c | 15 +- bfd/elf32-cr16c.c | 6 +- bfd/elf32-cris.c | 6 +- bfd/elf32-crx.c | 2 +- bfd/elf32-csky.c | 4 +- bfd/elf32-d10v.c | 2 +- bfd/elf32-epiphany.c | 2 +- bfd/elf32-fr30.c | 2 +- bfd/elf32-frv.c | 30 +- bfd/elf32-ft32.c | 2 +- bfd/elf32-h8300.c | 2 +- bfd/elf32-hppa.c | 12 +- bfd/elf32-i386.c | 4 +- bfd/elf32-ip2k.c | 2 +- bfd/elf32-iq2000.c | 2 +- bfd/elf32-lm32.c | 21 +- bfd/elf32-m32c.c | 4 +- bfd/elf32-m32r.c | 16 +- bfd/elf32-m68hc1x.c | 4 +- bfd/elf32-m68k.c | 6 +- bfd/elf32-mcore.c | 2 +- bfd/elf32-mep.c | 2 +- bfd/elf32-metag.c | 4 +- bfd/elf32-microblaze.c | 12 +- bfd/elf32-mips.c | 4 +- bfd/elf32-moxie.c | 2 +- bfd/elf32-msp430.c | 4 +- bfd/elf32-mt.c | 2 +- bfd/elf32-nds32.c | 43 +- bfd/elf32-nios2.c | 16 +- bfd/elf32-or1k.c | 7 +- bfd/elf32-ppc.c | 49 +- bfd/elf32-pru.c | 2 +- bfd/elf32-rl78.c | 4 +- bfd/elf32-rx.c | 2 +- bfd/elf32-s390.c | 4 +- bfd/elf32-score.c | 27 +- bfd/elf32-score7.c | 27 +- bfd/elf32-sh.c | 18 +- bfd/elf32-spu.c | 24 +- bfd/elf32-tic6x.c | 18 +- bfd/elf32-tilepro.c | 9 +- bfd/elf32-v850.c | 31 +- bfd/elf32-vax.c | 7 +- bfd/elf32-visium.c | 2 +- bfd/elf32-xstormy16.c | 4 +- bfd/elf32-xtensa.c | 16 +- bfd/elf64-alpha.c | 25 +- bfd/elf64-bpf.c | 2 +- bfd/elf64-hppa.c | 25 +- bfd/elf64-ia64-vms.c | 40 +- bfd/elf64-mmix.c | 32 +- bfd/elf64-ppc.c | 68 +- bfd/elf64-s390.c | 4 +- bfd/elf64-sparc.c | 2 +- bfd/elf64-x86-64.c | 2 +- bfd/elfcore.h | 2 +- bfd/elflink.c | 57 +- bfd/elfn32-mips.c | 4 +- bfd/elfnn-aarch64.c | 15 +- bfd/elfnn-ia64.c | 29 +- bfd/elfnn-riscv.c | 11 +- bfd/elfxx-aarch64.c | 8 +- bfd/elfxx-mips.c | 85 +- bfd/elfxx-sparc.c | 10 +- bfd/elfxx-tilegx.c | 9 +- bfd/elfxx-x86.c | 31 +- bfd/i386msdos.c | 14 +- bfd/linker.c | 51 +- bfd/mach-o.c | 60 +- bfd/mmo.c | 80 +- bfd/opncls.c | 14 +- bfd/pdp11.c | 24 +- bfd/pei-x86_64.c | 2 +- bfd/peicode.h | 8 +- bfd/reloc.c | 5 +- bfd/section.c | 55 +- bfd/som.c | 31 +- bfd/syms.c | 6 +- bfd/targets.c | 2 +- bfd/version.h | 2 +- bfd/vms-alpha.c | 24 +- bfd/vms-lib.c | 34 +- bfd/xcofflink.c | 10 +- binutils/ChangeLog | 41 + binutils/Makefile.in | 1 - binutils/addr2line.c | 10 +- binutils/bucomm.c | 2 +- binutils/coffgrok.c | 2 +- binutils/configure | 30 +- binutils/dlltool.c | 16 +- binutils/doc/Makefile.am | 45 +- binutils/doc/Makefile.in | 59 +- binutils/nm.c | 24 +- binutils/objcopy.c | 143 ++- binutils/objdump.c | 49 +- binutils/od-elf32_avr.c | 26 +- binutils/od-macho.c | 2 +- binutils/od-xcoff.c | 12 +- binutils/prdbg.c | 6 +- binutils/rdcoff.c | 2 +- binutils/rddbg.c | 4 +- binutils/rescoff.c | 8 +- binutils/resres.c | 2 +- binutils/size.c | 18 +- binutils/srconv.c | 6 +- binutils/strings.c | 2 +- binutils/windmc.c | 2 +- gas/ChangeLog | 45 + gas/Makefile.in | 1 - gas/as.c | 8 +- gas/as.h | 2 +- gas/config/obj-coff-seh.c | 16 +- gas/config/obj-coff.c | 30 +- gas/config/obj-ecoff.c | 8 +- gas/config/obj-elf.c | 27 +- gas/config/obj-macho.c | 16 +- gas/config/obj-som.c | 10 +- gas/config/tc-aarch64.c | 2 +- gas/config/tc-alpha.c | 19 +- gas/config/tc-arc.c | 5 +- gas/config/tc-arm.c | 9 +- gas/config/tc-avr.c | 6 +- gas/config/tc-bfin.c | 2 +- gas/config/tc-bpf.c | 2 +- gas/config/tc-d10v.c | 2 +- gas/config/tc-d30v.c | 4 +- gas/config/tc-epiphany.c | 2 +- gas/config/tc-fr30.c | 2 +- gas/config/tc-frv.c | 4 +- gas/config/tc-h8300.c | 2 +- gas/config/tc-hppa.c | 28 +- gas/config/tc-i386.c | 9 +- gas/config/tc-ia64.c | 23 +- gas/config/tc-ip2k.c | 2 +- gas/config/tc-iq2000.c | 6 +- gas/config/tc-lm32.c | 2 +- gas/config/tc-m32c.c | 2 +- gas/config/tc-m32r.c | 4 +- gas/config/tc-m68hc11.c | 2 +- gas/config/tc-mep.c | 14 +- gas/config/tc-microblaze.c | 3 +- gas/config/tc-mips.c | 51 +- gas/config/tc-mmix.c | 17 +- gas/config/tc-mn10200.c | 2 +- gas/config/tc-mn10300.c | 4 +- gas/config/tc-msp430.c | 2 +- gas/config/tc-mt.c | 2 +- gas/config/tc-nds32.c | 6 +- gas/config/tc-or1k.c | 2 +- gas/config/tc-ppc.c | 74 +- gas/config/tc-pru.c | 2 +- gas/config/tc-riscv.c | 27 +- gas/config/tc-rl78.c | 2 +- gas/config/tc-rx.c | 4 +- gas/config/tc-s12z.c | 2 +- gas/config/tc-s390.c | 2 +- gas/config/tc-score.c | 33 +- gas/config/tc-score7.c | 20 +- gas/config/tc-sh.c | 4 +- gas/config/tc-sparc.c | 2 +- gas/config/tc-spu.c | 2 +- gas/config/tc-tic4x.c | 6 +- gas/config/tc-tic54x.c | 10 +- gas/config/tc-tic6x.c | 4 +- gas/config/tc-tilegx.c | 6 +- gas/config/tc-tilepro.c | 6 +- gas/config/tc-v850.c | 8 +- gas/config/tc-visium.c | 2 +- gas/config/tc-wasm32.c | 2 +- gas/config/tc-xc16x.c | 2 +- gas/config/tc-xgate.c | 2 +- gas/config/tc-xstormy16.c | 2 +- gas/config/tc-xtensa.c | 22 +- gas/config/tc-z8k.c | 2 +- gas/configure | 28 +- gas/doc/Makefile.in | 1 - gas/dw2gencfi.c | 16 +- gas/dwarf2dbg.c | 23 +- gas/ecoff.c | 9 +- gas/read.c | 12 +- gas/stabs.c | 4 +- gas/subsegs.c | 10 +- gas/subsegs.h | 2 +- gas/symbols.c | 4 +- gas/write.c | 44 +- gdb/ChangeLog | 312 +++++++ gdb/NEWS | 4 + gdb/aarch64-linux-tdep.c | 2 +- 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 | 23 +- gdb/auto-load.c | 16 +- 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-dump.c | 20 +- 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/coff-pe-read.c | 2 +- gdb/coffread.c | 12 +- gdb/command.h | 6 +- gdb/compile/compile-cplus-types.c | 4 +- gdb/compile/compile-internal.h | 2 +- gdb/compile/compile-object-load.c | 49 +- gdb/compile/compile.c | 4 +- gdb/corelow.c | 17 +- gdb/cp-support.c | 4 +- gdb/cris-tdep.c | 4 +- gdb/csky-tdep.c | 2 +- gdb/darwin-nat.c | 2 +- gdb/dbxread.c | 30 +- gdb/dcache.c | 2 +- gdb/defs.h | 2 +- gdb/demangle.c | 4 +- gdb/dicos-tdep.c | 2 +- gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 8 + gdb/dwarf-index-cache.c | 4 +- gdb/dwarf2-frame.c | 4 +- gdb/dwarf2-frame.h | 2 +- gdb/dwarf2loc.c | 2 +- gdb/dwarf2read.c | 130 +-- gdb/elfread.c | 24 +- gdb/eval.c | 2 +- gdb/event-top.c | 4 +- gdb/event-top.h | 4 +- gdb/exec.c | 36 +- gdb/fbsd-nat.c | 4 +- gdb/fbsd-tdep.c | 12 +- gdb/frame.h | 8 +- gdb/gcore.c | 46 +- gdb/gdb-demangle.h | 10 +- gdb/gdb_bfd.c | 17 +- gdb/gdb_bfd.h | 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 | 8 +- gdb/i386-cygwin-tdep.c | 10 +- gdb/i386-dicos-tdep.c | 2 +- gdb/i386-fbsd-tdep.c | 2 +- gdb/i386-linux-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/jit.c | 6 +- gdb/linux-tdep.c | 6 +- gdb/linux-thread-db.c | 8 +- gdb/machoread.c | 5 +- gdb/main.c | 6 +- gdb/maint-test-options.c | 8 +- gdb/maint-test-settings.c | 2 +- gdb/maint.c | 26 +- gdb/mdebugread.c | 2 +- gdb/memattr.c | 2 +- gdb/mi/mi-interp.c | 3 +- gdb/mi/mi-main.c | 4 +- gdb/minidebug.c | 2 +- gdb/mips-linux-tdep.c | 2 +- gdb/mips-sde-tdep.c | 2 +- gdb/mips-tdep.c | 6 +- gdb/mipsread.c | 8 +- gdb/nat/fork-inferior.h | 2 +- gdb/nat/linux-namespaces.c | 2 +- gdb/nat/linux-namespaces.h | 4 +- gdb/nios2-tdep.c | 2 +- gdb/nto-tdep.c | 4 +- gdb/objfiles.c | 12 +- gdb/objfiles.h | 6 +- gdb/or1k-tdep.c | 2 +- gdb/osabi.c | 6 +- gdb/parse.c | 4 +- gdb/parser-defs.h | 2 +- gdb/ppc-linux-tdep.c | 4 +- gdb/ppc64-tdep.c | 4 +- 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 | 5 +- gdb/record-full.c | 17 +- gdb/record-full.h | 2 +- gdb/remote-notif.c | 2 +- gdb/remote-notif.h | 2 +- gdb/remote.c | 19 +- gdb/rs6000-aix-tdep.c | 2 +- gdb/rs6000-tdep.c | 2 +- gdb/s390-linux-tdep.c | 2 +- gdb/s390-tdep.c | 4 +- gdb/ser-tcp.c | 2 +- gdb/ser-unix.c | 2 +- gdb/skip.c | 2 +- gdb/solib-aix.c | 33 +- gdb/solib-dsbt.c | 20 +- gdb/solib-frv.c | 14 +- gdb/solib-spu.c | 5 +- gdb/solib-svr4.c | 59 +- gdb/solib-target.c | 8 +- gdb/spu-linux-nat.c | 5 +- gdb/spu-tdep.c | 10 +- gdb/stack.c | 8 +- gdb/symfile-debug.c | 4 +- gdb/symfile-mem.c | 6 +- gdb/symfile.c | 123 ++- gdb/symfile.h | 6 +- gdb/symmisc.c | 15 +- gdb/symtab.c | 29 +- gdb/symtab.h | 4 +- gdb/target-dcache.c | 4 +- gdb/target.c | 42 +- gdb/target.h | 14 +- gdb/testsuite/ChangeLog | 17 + 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 | 19 +- gdb/windows-tdep.c | 2 +- gdb/xcoffread.c | 13 +- gdb/xml-support.c | 2 +- gold/ChangeLog | 4 + gold/testsuite/Makefile.in | 1 - gprof/ChangeLog | 10 + gprof/Makefile.in | 1 - gprof/configure | 28 +- gprof/corefile.c | 14 +- gprof/symtab.c | 2 +- include/ChangeLog | 6 + include/opcode/riscv.h | 23 +- ld/ChangeLog | 33 + ld/Makefile.in | 1 - ld/configure | 30 +- ld/emultempl/aarch64elf.em | 2 +- ld/emultempl/aix.em | 2 +- ld/emultempl/armcoff.em | 3 +- ld/emultempl/armelf.em | 5 +- ld/emultempl/cr16elf.em | 18 +- ld/emultempl/cskyelf.em | 4 +- ld/emultempl/m68hc1xelf.em | 6 +- ld/emultempl/m68kelf.em | 9 +- ld/emultempl/mipself.em | 2 +- ld/emultempl/mmix-elfnmmo.em | 4 +- ld/emultempl/mmo.em | 6 +- ld/emultempl/msp430.em | 20 +- ld/emultempl/nios2elf.em | 2 +- ld/emultempl/pe.em | 9 +- ld/emultempl/pep.em | 6 +- ld/emultempl/ppc64elf.em | 11 +- ld/emultempl/xtensaelf.em | 10 +- ld/ldcref.c | 12 +- ld/ldctor.c | 2 +- ld/ldelf.c | 6 +- ld/ldlang.c | 61 +- ld/pe-dll.c | 76 +- libctf/ChangeLog | 4 + libctf/ctf-open-bfd.c | 6 +- opcodes/ChangeLog | 15 + opcodes/Makefile.in | 1 - opcodes/arc-ext.c | 2 +- opcodes/configure | 18 +- opcodes/riscv-opc.c | 1316 +++++++++++++-------------- sim/ChangeLog | 8 + sim/common/sim-load.c | 8 +- sim/common/sim-utils.c | 6 +- sim/cris/sim-if.c | 18 +- sim/erc32/func.c | 10 +- sim/lm32/sim-if.c | 15 +- sim/m32c/load.c | 12 +- sim/m32c/trace.c | 2 +- sim/m68hc11/interp.c | 6 +- sim/ppc/hw_htab.c | 44 +- sim/ppc/hw_init.c | 28 +- sim/rl78/load.c | 2 +- sim/rl78/trace.c | 2 +- sim/rx/gdb-if.c | 4 +- sim/rx/load.c | 2 +- sim/rx/trace.c | 2 +- 450 files changed, 3846 insertions(+), 3411 deletions(-)