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 e9026cfbcfa cpu: cris: drop some unused vars new 715dd70c299 sim: common: fix -Wunused-variable warnings new 91669a0537a sim: aarch64: fix -Wunused-variable warnings new 4ff93a08abd sim: bfin: fix -Wunused-variable warnings new 4b75ed17979 sim: bpf: fix -Wunused-variable warnings new 303dc26d24b sim: cr16: fix -Wunused-variable warnings new 1857c9f587a sim: cris: fix -Wunused-variable warnings new c6ce030ba9c sim: erc32: fix -Wunused-variable warnings new cd3f716d9a0 sim: frv: fix -Wunused-variable warnings new 8bc2893fb4c sim: ft32: fix -Wunused-variable warnings new 04a33b24eb4 sim: h8300: fix -Wunused-variable warnings new ef2022265bf sim: iq2000: fix -Wunused-variable warnings new 9340c172419 sim: lm32: fix -Wunused-variable warnings new 568b2f90c7d sim: m32r: fix -Wunused-variable warnings new 2705c08342f sim: mcore: fix -Wunused-variable warnings new 96967be368c sim: microblaze: fix -Wunused-variable warnings new bb2f91823ff sim: mips: fix -Wunused-variable warnings new 7704565d2f9 sim: mn10300: fix -Wunused-variable warnings new eade7580251 sim: msp430: fix -Wunused-variable warnings new 5daeb7f67a0 sim: moxie: fix -Wunused-variable warnings new 67df132b65a sim: sh: fix -Wunused-variable warnings new e7198a4305e sim: v850: fix -Wunused-variable warnings
The 21 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/aarch64/simulator.c | 1 - sim/bfin/interp.c | 1 - sim/bpf/bpf-sim.c | 2 -- sim/common/cgen-run.c | 3 +-- sim/common/cgen-scache.c | 12 ++++++++---- sim/common/sim-module.c | 2 -- sim/common/sim-options.c | 1 - sim/common/sim-watch.c | 2 -- sim/common/syscall.c | 4 +--- sim/cr16/interp.c | 5 ++--- sim/cris/crisv10f.c | 1 - sim/cris/dv-rv.c | 3 --- sim/cris/sim-if.c | 2 -- sim/erc32/erc32.c | 3 --- sim/erc32/func.c | 2 ++ sim/erc32/interf.c | 4 ++-- sim/frv/cache.c | 6 +----- sim/frv/frv.c | 4 ---- sim/frv/interrupts.c | 3 +-- sim/frv/mloop.in | 1 - sim/frv/profile-fr500.c | 3 --- sim/frv/traps.c | 5 +---- sim/ft32/interp.c | 6 ------ sim/h8300/compile.c | 7 ------- sim/iq2000/iq2000.c | 1 - sim/iq2000/sim-if.c | 1 - sim/lm32/dv-lm32cpu.c | 3 --- sim/lm32/dv-lm32timer.c | 1 - sim/lm32/dv-lm32uart.c | 1 - sim/lm32/traps.c | 11 +---------- sim/m32r/dv-m32r_uart.c | 2 -- sim/mcore/interp.c | 7 +++---- sim/microblaze/interp.c | 6 ------ sim/mips/cp1.c | 3 --- sim/mips/dsp.igen | 2 -- sim/mips/dsp2.igen | 5 ++--- sim/mips/interp.c | 2 -- sim/mips/mips.igen | 21 ++++++++++----------- sim/mn10300/dv-mn103tim.c | 6 ------ sim/mn10300/interp.c | 3 --- sim/moxie/interp.c | 9 +-------- sim/msp430/msp430-sim.c | 7 ++----- sim/sh/interp.c | 4 +--- sim/v850/simops.c | 1 - 44 files changed, 39 insertions(+), 140 deletions(-)