This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 68bd2358ea1 Automatic date update in version.in new 2bf4edd2ea5 sim: aarch64: fix -Wshadow=local warnings new 8ce49cf1025 sim: arm: fix -Wshadow=local warnings new 5f347a1106f sim: bfin: fix -Wshadow=local warnings new ef382e84b75 sim: common: fix -Wshadow=local warnings new c99faa9291f sim: cris: fix -Wshadow=local warnings new 87271996ea9 sim: cris: disable -Wshadow=local in generated mloop files new a4531a4010a sim: erc32: fix -Wshadow=local warnings new 9b5e6c1e489 sim: frv: fix -Wshadow=local warnings new a42661395e9 sim: h8300: fix -Wshadow=local warnings new 2d351bda2f0 sim: iq2000: fix -Wshadow=local warnings new e4e3a80911a sim: m32c: fix -Wshadow=local warnings new c6f30b8791e sim: m68hc11: fix -Wshadow=local warnings new d31fd3f617c sim: mips: fix -Wshadow=local warnings new 5cc45e23842 sim: ppc: fix -Wshadow=local warnings new f0fcc327e33 sim: riscv: fix -Wshadow=local warnings new 62544b0cf1b sim: sh: fix -Wshadow=local warnings
The 16 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: sim/Makefile.in | 4 ++- sim/aarch64/simulator.c | 42 +++++++++++++++--------------- sim/arm/armemu.c | 38 ++++++++++++--------------- sim/arm/thumbemu.c | 22 +++++----------- sim/arm/wrapper.c | 16 +++++------- sim/bfin/dv-bfin_mmu.c | 6 ++--- sim/common/sim-fpu.c | 4 +-- sim/common/sim-options.c | 2 +- sim/cris/local.mk | 2 ++ sim/cris/mloop.in | 1 - sim/cris/sim-if.c | 1 - sim/erc32/exec.c | 63 ++++++++++++++++++++++----------------------- sim/frv/interrupts.c | 1 - sim/frv/options.c | 6 ++--- sim/h8300/compile.c | 4 +-- sim/iq2000/mloop.in | 2 +- sim/m32c/m32c.opc | 13 ++++------ sim/m32c/r8c.opc | 8 +++--- sim/m68hc11/dv-m68hc11.c | 3 +-- sim/m68hc11/dv-m68hc11sio.c | 2 +- sim/m68hc11/interp.c | 2 +- sim/mips/interp.c | 7 ++--- sim/ppc/debug.h | 6 ++--- sim/riscv/sim-main.c | 10 +++---- sim/sh/interp.c | 4 +-- 25 files changed, 122 insertions(+), 147 deletions(-)