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-aarch64-check_binutils in repository toolchain/ci/binutils-gdb.
from 698d38980e Automatic date update in version.in adds 6aee2cb249 opcodes: xtensa: support branch visualization adds ccf2e5927c sim: callback: inline wrap helper adds 163cb76122 sim: arm: move build logic to source files adds ce2248135a sim: aarch64: fix 64-bit immediate shifts adds f1ca32150c sim: aarch64: use PRIx64 for formatting 64-bit types adds bd12755bf4 sim: riscv: fix building on 32-bit hosts w/out int128 adds 2a83fd8f48 sim: rx: cast bfd_vma when printing adds fe34861780 sim: nrun: add local strsignal prototype adds d113096b47 Automatic date update in version.in adds 8e5f151657 sim: add framework for declaring init callbacks locally adds adbaa7b838 sim: mips: mark local func static adds 328e805b5a sim: dv-sockser: localize init callback adds e4821e2f5f sim: options: fix --help output adds d89a87ba3c sim: bfin: move option inits to respective modules adds f0c4dc40b2 sim: replace custom attributes with ansidecl.h adds 72042732bc sim: add default cases to two switches in sim-options.c adds d68fbfe75d Automatic date update in version.in new df6fbc21a5 Re: section symbols without a name new db543a7de3 testsuite: Don't start directives in first column new 5072b52d28 csky: fix annobin test fails new 337d0bf887 PR27755, powerpc-ld infinite loop
The 4 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 | 13 ++++ bfd/elf32-csky.c | 34 +++++++++ bfd/elf32-ppc.c | 2 +- bfd/version.h | 2 +- gas/ChangeLog | 6 ++ gas/testsuite/gas/elf/section25.s | 12 +-- gas/testsuite/gas/elf/section26.s | 16 ++-- ld/ChangeLog | 5 ++ ld/testsuite/ld-s390/tlspic_64.rd | 2 +- opcodes/ChangeLog | 5 ++ opcodes/xtensa-dis.c | 10 +++ sim/ChangeLog | 4 + sim/aarch64/ChangeLog | 14 ++++ sim/aarch64/config.in | 3 + sim/aarch64/configure | 7 +- sim/aarch64/cpustate.c | 11 +-- sim/aarch64/simulator.c | 4 +- sim/arm/ChangeLog | 10 +++ sim/arm/Makefile.in | 10 +-- .../frame_arg_lang/foo.c => sim/arm/armemu32.c | 14 ++-- sim/arm/config.in | 3 + sim/arm/configure | 7 +- sim/avr/ChangeLog | 4 + sim/avr/config.in | 3 + sim/avr/configure | 7 +- sim/bfin/ChangeLog | 20 +++++ sim/bfin/bfin-sim.c | 9 ++- sim/bfin/config.in | 3 + sim/bfin/configure | 7 +- sim/bfin/dv-bfin_mmu.c | 12 ++- sim/bfin/interp.c | 11 --- sim/bfin/machs.c | 12 ++- sim/bpf/ChangeLog | 4 + sim/bpf/config.in | 3 + sim/bpf/configure | 7 +- sim/common/ChangeLog | 65 ++++++++++++++++ sim/common/Make-common.in | 24 +++++- sim/common/callback.c | 89 +++++++++++++++------- sim/common/dv-sockser.c | 5 +- sim/common/dv-sockser.h | 2 - sim/common/hw-device.h | 8 +- sim/common/hw-events.h | 2 +- sim/common/hw-tree.h | 2 +- sim/common/nrun.c | 5 ++ sim/common/sim-basics.h | 9 --- sim/common/sim-engine.h | 6 +- sim/common/sim-hw.h | 4 +- sim/common/sim-inline.h | 16 +--- sim/common/sim-io.h | 8 +- sim/common/sim-module.c | 60 +++++++++------ sim/common/sim-module.h | 1 + sim/common/sim-options.c | 3 + sim/common/sim-profile.c | 2 +- sim/common/sim-trace.h | 10 +-- sim/cr16/ChangeLog | 4 + sim/cr16/config.in | 3 + sim/cr16/configure | 7 +- sim/cris/ChangeLog | 4 + sim/cris/config.in | 3 + sim/cris/configure | 7 +- sim/d10v/ChangeLog | 4 + sim/d10v/config.in | 3 + sim/d10v/configure | 7 +- sim/erc32/ChangeLog | 4 + sim/erc32/config.in | 3 + sim/erc32/configure | 7 +- sim/example-synacor/ChangeLog | 4 + sim/example-synacor/config.in | 3 + sim/example-synacor/configure | 7 +- sim/frv/ChangeLog | 4 + sim/frv/config.in | 3 + sim/frv/configure | 7 +- sim/ft32/ChangeLog | 4 + sim/ft32/config.in | 3 + sim/ft32/configure | 7 +- sim/h8300/ChangeLog | 4 + sim/h8300/config.in | 3 + sim/h8300/configure | 7 +- sim/igen/ChangeLog | 5 ++ sim/igen/lf.h | 4 +- sim/iq2000/ChangeLog | 4 + sim/iq2000/config.in | 3 + sim/iq2000/configure | 7 +- sim/lm32/ChangeLog | 4 + sim/lm32/config.in | 3 + sim/lm32/configure | 7 +- sim/m32c/ChangeLog | 12 +++ sim/m32c/config.in | 3 + sim/m32c/configure | 7 +- sim/m32c/m32c.opc | 3 +- sim/m32c/opc2c.c | 7 +- sim/m32c/r8c.opc | 3 +- sim/m32r/ChangeLog | 4 + sim/m32r/config.in | 3 + sim/m32r/configure | 7 +- sim/m4/sim_ac_common.m4 | 1 + sim/m68hc11/ChangeLog | 4 + sim/m68hc11/config.in | 3 + sim/m68hc11/configure | 7 +- sim/mcore/ChangeLog | 4 + sim/mcore/config.in | 3 + sim/mcore/configure | 7 +- sim/microblaze/ChangeLog | 4 + sim/microblaze/config.in | 3 + sim/microblaze/configure | 7 +- sim/mips/ChangeLog | 8 ++ sim/mips/config.in | 3 + sim/mips/configure | 7 +- sim/mips/cp1.c | 2 +- sim/mn10300/ChangeLog | 4 + sim/mn10300/config.in | 3 + sim/mn10300/configure | 7 +- sim/moxie/ChangeLog | 4 + sim/moxie/config.in | 3 + sim/moxie/configure | 7 +- sim/msp430/ChangeLog | 4 + sim/msp430/config.in | 3 + sim/msp430/configure | 7 +- sim/or1k/ChangeLog | 4 + sim/or1k/config.in | 3 + sim/or1k/configure | 7 +- sim/pru/ChangeLog | 4 + sim/pru/config.in | 3 + sim/pru/configure | 7 +- sim/riscv/ChangeLog | 8 ++ sim/riscv/config.in | 3 + sim/riscv/configure | 7 +- sim/riscv/sim-main.c | 2 +- sim/rl78/ChangeLog | 4 + sim/rl78/config.in | 3 + sim/rl78/configure | 7 +- sim/rx/ChangeLog | 8 ++ sim/rx/config.in | 3 + sim/rx/configure | 7 +- sim/rx/load.c | 2 +- sim/sh/ChangeLog | 4 + sim/sh/config.in | 3 + sim/sh/configure | 7 +- sim/v850/ChangeLog | 4 + sim/v850/config.in | 3 + sim/v850/configure | 7 +- 141 files changed, 794 insertions(+), 236 deletions(-) copy gdb/testsuite/gdb.ada/frame_arg_lang/foo.c => sim/arm/armemu32.c (74%)