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 f184f3a2244 sim: sh: add missing breaks to bit processing new d137b254d9a sim: signal: mark signal callback funcs as noreturn since t [...] new 29f1ffea25b sim: add ATTRIBUTE_FALLTHROUGH for local code new 9362022e951 sim: common: fix -Wimplicit-fallthrough warnings new 5e6951299a5 sim: aarch64: fix -Wimplicit-fallthrough warnings new beb9aecf121 sim: arm: fix -Wimplicit-fallthrough warnings new 639bab3ca6e sim: avr: fix -Wimplicit-fallthrough warnings new f0e2dc75ce0 sim: bfin: fix -Wimplicit-fallthrough warnings new b356d0c5a04 sim: cris: fix -Wimplicit-fallthrough warnings new fcad8e6ba7a sim: erc32: fix -Wimplicit-fallthrough warnings new aab71521866 sim: frv: fix -Wimplicit-fallthrough warnings new 452bfb00b5f sim: m68hc11: fix -Wimplicit-fallthrough warnings new 80200ef6b49 sim: mcore: fix Wimplicit-fallthrough warnings new 28c06ff1a15 sim: mips: fix -Wimplicit-fallthrough warnings new 77b3c4f6664 sim: or1k: fix -Wimplicit-fallthrough warnings new 92a9d946da8 sim: ppc: fix -Wimplicit-fallthrough warnings new 05b9feffffb sim: riscv: fix -Wimplicit-fallthrough warnings new e8aaac5fe64 sim: rl78: fix -Wimplicit-fallthrough warnings new 85433eb3310 sim: rx: fix -Wimplicit-fallthrough warnings new 849bdf4ead7 sim: sh: fix -Wimplicit-fallthrough warnings new 3a4ee628681 sim: warnings: enable -Wimplicit-fallthrough=5
The 20 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 | 40 ++++++++++++++++++++++++++-------------- sim/arm/armemu.c | 6 +++--- sim/arm/armos.c | 1 + sim/arm/thumbemu.c | 7 ++++--- sim/arm/wrapper.c | 4 ++-- sim/avr/interp.c | 2 +- sim/bfin/dv-bfin_dma.c | 1 + sim/bfin/dv-bfin_twi.c | 1 + sim/bfin/dv-bfin_uart2.c | 1 + sim/bfin/interp.c | 2 ++ sim/common/defs.h | 3 +++ sim/common/dv-cfi.c | 6 ++++-- sim/common/hw-properties.c | 2 +- sim/common/sim-core.h | 2 +- sim/common/sim-memopt.c | 4 ++-- sim/configure | 1 + sim/cris/cris-tmpl.c | 4 ++++ sim/cris/sim-main.h | 2 +- sim/cris/traps.c | 2 +- sim/erc32/erc32.c | 1 + sim/erc32/exec.c | 10 ++++++++++ sim/erc32/sis.c | 1 + sim/frv/cache.c | 2 +- sim/frv/interrupts.c | 4 ++-- sim/frv/sim-main.h | 2 +- sim/iq2000/sim-main.h | 2 +- sim/lm32/sim-main.h | 2 +- sim/m32r/sim-main.h | 2 +- sim/m4/sim_ac_option_warnings.m4 | 2 ++ sim/m68hc11/dv-m68hc11sio.c | 1 + sim/m68hc11/dv-m68hc11spi.c | 1 + sim/mcore/interp.c | 2 ++ sim/mips/cp1.c | 4 ++++ sim/mips/interp.c | 10 +++++++--- sim/mips/m16e.igen | 6 ++++++ sim/mips/sim-main.h | 2 +- sim/mn10300/mn10300-sim.h | 3 ++- sim/mn10300/sim-main.h | 2 +- sim/or1k/or1k.c | 2 +- sim/ppc/defs.h | 3 +++ sim/ppc/device.c | 2 +- sim/riscv/sim-main.c | 1 + sim/rl78/rl78.c | 1 + sim/rx/rx.c | 4 ++-- sim/sh/gencode.c | 1 + 45 files changed, 116 insertions(+), 48 deletions(-)