This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_binutils in repository toolchain/ci/binutils-gdb.
from 528a4f87c6 [binutils] Fix typo in comment in dwarf.h adds 3c1d41015b gas testsuite: adjust recently added tests for hppa adds 8f054a7a5a binutils test pr25662: don't use single character labels adds 17e04eff81 binutils testsuite: replace unresolved with unsupported adds 96df3e28b8 gdb/fortran: support ALLOCATED builtin adds c46b706620 Change the readelf and objdump programs so that they will au [...] adds c054dcd552 Minor constification in gdbreplay adds 089436f787 [gdb/threads] Fix lin_thread_get_thread_signals for glibc 2.28 adds 77fba254d9 Add stdio support to gdbreplay adds ceda7cf7f7 Automatic date update in version.in adds adeab0c5b3 config/debuginfod: do not include pkg.m4 directly adds 652f80e07b sim: common: delete unused aclocal.m4 adds 136da8cd9c sim: switch to AC_CONFIG_MACRO_DIRS adds 9ee455572d sim: rx: mitigate fread warning adds b0dcd7d832 sim: testsuite: push $arch out to targets adds f5b2658b0f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 49 + binutils/NEWS | 7 + binutils/aclocal.m4 | 1 + binutils/config.in | 3 + binutils/configure | 29 +- binutils/configure.ac | 14 + binutils/doc/binutils.texi | 16 +- binutils/doc/debug.options.texi | 11 + binutils/dwarf.c | 6 +- binutils/objdump.c | 66 +- binutils/readelf.c | 15 +- binutils/testsuite/binutils-all/ar.exp | 22 +- binutils/testsuite/binutils-all/compress.exp | 6 +- binutils/testsuite/binutils-all/objcopy.exp | 22 +- binutils/testsuite/binutils-all/objdump.exp | 4 +- binutils/testsuite/binutils-all/pr25662.s | 4 +- binutils/testsuite/binutils-all/readelf.exp | 40 +- config/ChangeLog | 5 +- config/debuginfod.m4 | 2 - gas/ChangeLog | 15 + gas/testsuite/gas/all/pr27381.err | 4 +- gas/testsuite/gas/all/pr27381.s | 2 +- gas/testsuite/gas/all/pr27384.err | 6 +- gas/testsuite/gas/all/pr27384.s | 2 +- gas/testsuite/gas/elf/pr27355.err | 10 +- gas/testsuite/gas/mach-o/sections-1.d | 2 +- gas/testsuite/gas/xgate/insns-dwarf2.d | 2 +- gdb/ChangeLog | 27 + gdb/aclocal.m4 | 1 + gdb/f-exp.y | 1 + gdb/f-lang.c | 21 + gdb/linux-nat.c | 26 +- gdb/linux-nat.h | 7 +- gdb/linux-thread-db.c | 21 +- gdb/std-operator.def | 1 + gdb/testsuite/ChangeLog | 5 + .../gdb.fortran/{completion.exp => allocated.exp} | 29 +- .../{array-slices-bad.f90 => allocated.f90} | 35 +- gdbserver/ChangeLog | 14 + gdbserver/gdbreplay.cc | 60 +- ld/ChangeLog | 5 + ld/testsuite/ld-elf/sec64k.exp | 4 +- sim/ChangeLog | 10 + sim/README-HACKING | 2 +- sim/aarch64/ChangeLog | 5 + sim/aarch64/aclocal.m4 | 32 +- sim/aarch64/configure | 1830 +--------------- sim/aarch64/configure.ac | 2 +- sim/arm/ChangeLog | 5 + sim/arm/aclocal.m4 | 32 +- sim/arm/configure | 1830 +--------------- sim/arm/configure.ac | 2 +- sim/avr/ChangeLog | 5 + sim/avr/aclocal.m4 | 32 +- sim/avr/configure | 1830 +--------------- sim/avr/configure.ac | 2 +- sim/bfin/ChangeLog | 5 + sim/bfin/aclocal.m4 | 33 +- sim/bfin/configure | 1850 +--------------- sim/bfin/configure.ac | 3 +- sim/bpf/ChangeLog | 5 + sim/bpf/aclocal.m4 | 32 +- sim/bpf/configure | 1830 +--------------- sim/bpf/configure.ac | 2 +- sim/common/ChangeLog | 8 + sim/common/acinclude.m4 | 14 - sim/common/aclocal.m4 | 15 - sim/configure | 2 - sim/configure.ac | 2 +- sim/configure.tgt | 1 - sim/cr16/ChangeLog | 5 + sim/cr16/aclocal.m4 | 32 +- sim/cr16/configure | 1830 +--------------- sim/cr16/configure.ac | 2 +- sim/cris/ChangeLog | 5 + sim/cris/aclocal.m4 | 32 +- sim/cris/configure | 1830 +--------------- sim/cris/configure.ac | 2 +- sim/d10v/ChangeLog | 5 + sim/d10v/aclocal.m4 | 32 +- sim/d10v/configure | 1830 +--------------- sim/d10v/configure.ac | 2 +- sim/erc32/ChangeLog | 5 + sim/erc32/aclocal.m4 | 32 +- sim/erc32/configure | 1830 +--------------- sim/erc32/configure.ac | 2 +- sim/frv/ChangeLog | 5 + sim/frv/aclocal.m4 | 32 +- sim/frv/configure | 1830 +--------------- sim/frv/configure.ac | 2 +- sim/ft32/ChangeLog | 5 + sim/ft32/aclocal.m4 | 32 +- sim/ft32/configure | 1830 +--------------- sim/ft32/configure.ac | 2 +- sim/h8300/ChangeLog | 5 + sim/h8300/aclocal.m4 | 32 +- sim/h8300/configure | 1830 +--------------- sim/h8300/configure.ac | 2 +- sim/igen/ChangeLog | 5 + sim/igen/configure | 1826 +--------------- sim/igen/configure.ac | 2 +- sim/iq2000/ChangeLog | 5 + sim/iq2000/aclocal.m4 | 32 +- sim/iq2000/configure | 1830 +--------------- sim/iq2000/configure.ac | 2 +- sim/lm32/ChangeLog | 5 + sim/lm32/aclocal.m4 | 32 +- sim/lm32/configure | 1830 +--------------- sim/lm32/configure.ac | 2 +- sim/m32c/ChangeLog | 5 + sim/m32c/aclocal.m4 | 32 +- sim/m32c/configure | 1830 +--------------- sim/m32c/configure.ac | 2 +- sim/m32r/ChangeLog | 5 + sim/m32r/aclocal.m4 | 32 +- sim/m32r/configure | 1830 +--------------- sim/m32r/configure.ac | 2 +- sim/m68hc11/ChangeLog | 5 + sim/m68hc11/aclocal.m4 | 32 +- sim/m68hc11/configure | 1830 +--------------- sim/m68hc11/configure.ac | 2 +- sim/mcore/ChangeLog | 5 + sim/mcore/aclocal.m4 | 32 +- sim/mcore/configure | 1830 +--------------- sim/mcore/configure.ac | 2 +- sim/microblaze/ChangeLog | 5 + sim/microblaze/aclocal.m4 | 32 +- sim/microblaze/configure | 1830 +--------------- sim/microblaze/configure.ac | 2 +- sim/mips/ChangeLog | 5 + sim/mips/aclocal.m4 | 32 +- sim/mips/configure | 1830 +--------------- sim/mips/configure.ac | 2 +- sim/mn10300/ChangeLog | 5 + sim/mn10300/aclocal.m4 | 32 +- sim/mn10300/configure | 1830 +--------------- sim/mn10300/configure.ac | 2 +- sim/moxie/ChangeLog | 5 + sim/moxie/aclocal.m4 | 32 +- sim/moxie/configure | 1830 +--------------- sim/moxie/configure.ac | 2 +- sim/msp430/ChangeLog | 5 + sim/msp430/aclocal.m4 | 32 +- sim/msp430/configure | 1830 +--------------- sim/msp430/configure.ac | 2 +- sim/or1k/ChangeLog | 5 + sim/or1k/aclocal.m4 | 32 +- sim/or1k/configure | 1830 +--------------- sim/or1k/configure.ac | 2 +- sim/ppc/ChangeLog | 5 + sim/ppc/aclocal.m4 | 18 + sim/ppc/configure | 1820 +--------------- sim/ppc/configure.ac | 2 +- sim/pru/ChangeLog | 5 + sim/pru/aclocal.m4 | 32 +- sim/pru/configure | 1830 +--------------- sim/pru/configure.ac | 2 +- sim/riscv/ChangeLog | 5 + sim/riscv/aclocal.m4 | 32 +- sim/riscv/configure | 1830 +--------------- sim/riscv/configure.ac | 2 +- sim/rl78/ChangeLog | 5 + sim/rl78/aclocal.m4 | 32 +- sim/rl78/configure | 1830 +--------------- sim/rl78/configure.ac | 2 +- sim/rx/ChangeLog | 10 + sim/rx/aclocal.m4 | 32 +- sim/rx/configure | 2250 ++------------------ sim/rx/configure.ac | 2 +- sim/rx/trace.c | 5 +- sim/sh/ChangeLog | 5 + sim/sh/aclocal.m4 | 32 +- sim/sh/configure | 1830 +--------------- sim/sh/configure.ac | 2 +- sim/testsuite/ChangeLog | 5 + sim/testsuite/Makefile.in | 3 - sim/testsuite/aarch64/ChangeLog | 4 + sim/testsuite/aarch64/allinsn.exp | 4 + sim/testsuite/arm/ChangeLog | 5 + sim/testsuite/arm/allinsn.exp | 5 +- sim/testsuite/arm/iwmmxt/iwmmxt.exp | 5 +- sim/testsuite/arm/misc.exp | 5 +- sim/testsuite/arm/thumb/allthumb.exp | 5 +- sim/testsuite/arm/xscale/xscale.exp | 5 +- sim/testsuite/avr/ChangeLog | 4 + sim/testsuite/avr/allinsn.exp | 4 + sim/testsuite/bfin/ChangeLog | 4 + sim/testsuite/bfin/allinsn.exp | 4 + sim/testsuite/bpf/ChangeLog | 4 + sim/testsuite/bpf/allinsn.exp | 4 + sim/testsuite/cr16/ChangeLog | 4 + sim/testsuite/cr16/allinsn.exp | 5 +- sim/testsuite/cr16/misc.exp | 5 +- sim/testsuite/cris/ChangeLog | 4 + sim/testsuite/cris/asm/asm.exp | 4 + sim/testsuite/cris/c/c.exp | 4 + sim/testsuite/cris/hw/rv-n-cris/rvc.exp | 4 + sim/testsuite/d10v/ChangeLog | 5 +- sim/testsuite/d10v/allinsn.exp | 6 +- sim/testsuite/frv/ChangeLog | 6 + sim/testsuite/frv/allinsn.exp | 6 +- sim/testsuite/frv/fr400/allinsn.exp | 6 +- sim/testsuite/frv/fr500/allinsn.exp | 6 +- sim/testsuite/frv/fr550/allinsn.exp | 6 +- sim/testsuite/frv/interrupts.exp | 6 +- sim/testsuite/frv/misc.exp | 6 +- sim/testsuite/frv/parallel.exp | 6 +- sim/testsuite/ft32/ChangeLog | 4 + sim/testsuite/ft32/allinsn.exp | 4 + sim/testsuite/h8300/ChangeLog | 4 + sim/testsuite/h8300/allinsn.exp | 4 + sim/testsuite/iq2000/ChangeLog | 4 + sim/testsuite/iq2000/allinsn.exp | 4 + sim/testsuite/lm32/ChangeLog | 4 + sim/testsuite/lm32/allinsn.exp | 4 + sim/testsuite/m32c/ChangeLog | 4 + sim/testsuite/m32c/allinsn.exp | 4 + sim/testsuite/m32r/ChangeLog | 4 + sim/testsuite/m32r/allinsn.exp | 5 +- sim/testsuite/m32r/misc.exp | 5 +- sim/testsuite/m68hc11/ChangeLog | 4 + sim/testsuite/m68hc11/allinsn.exp | 4 + sim/testsuite/mcore/ChangeLog | 4 + sim/testsuite/mcore/allinsn.exp | 4 + sim/testsuite/microblaze/ChangeLog | 4 + sim/testsuite/microblaze/allinsn.exp | 4 + sim/testsuite/mips/ChangeLog | 4 + sim/testsuite/mips/basic.exp | 3 + sim/testsuite/mn10300/ChangeLog | 4 + sim/testsuite/mn10300/allinsn.exp | 4 + sim/testsuite/moxie/ChangeLog | 4 + sim/testsuite/moxie/allinsn.exp | 4 + sim/testsuite/msp430/ChangeLog | 4 + sim/testsuite/msp430/allinsn.exp | 4 + sim/testsuite/or1k/ChangeLog | 4 + sim/testsuite/or1k/alltests.exp | 3 + sim/testsuite/pru/ChangeLog | 4 + sim/testsuite/pru/allinsn.exp | 4 + sim/testsuite/riscv/ChangeLog | 4 + sim/testsuite/riscv/allinsn.exp | 4 + sim/testsuite/sh/ChangeLog | 4 + sim/testsuite/sh/allinsn.exp | 4 + sim/testsuite/v850/ChangeLog | 4 + sim/testsuite/v850/allinsns.exp | 8 +- sim/v850/ChangeLog | 5 + sim/v850/aclocal.m4 | 32 +- sim/v850/configure | 1830 +--------------- sim/v850/configure.ac | 2 +- 249 files changed, 2050 insertions(+), 59139 deletions(-) copy gdb/testsuite/gdb.fortran/{completion.exp => allocated.exp} (55%) copy gdb/testsuite/gdb.fortran/{array-slices-bad.f90 => allocated.f90} (57%) delete mode 100644 sim/common/aclocal.m4