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 f2462532e24 x86: Silence GCC 12 warning on tc-i386.c new 5b94c380814 sim: common: change sim_read & sim_write to use void* buffers new ead2618501e sim: cgen: constify GETT helpers new ed60d3edd51 sim: constify various integer readers new 5bab16fdf17 sim: reg: constify store helper new 8f0212acb19 x86: minor improvements to optimize_imm() (part III)
The 5 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: gas/config/tc-i386.c | 17 ++++++++--------- include/sim/sim.h | 7 ++++--- opcodes/i386-gen.c | 2 -- opcodes/i386-init.h | 4 ---- sim/aarch64/interp.c | 4 ++-- sim/arm/iwmmxt.c | 2 +- sim/arm/iwmmxt.h | 2 +- sim/arm/wrapper.c | 14 ++++++++------ sim/avr/interp.c | 16 +++++++++------- sim/bfin/dv-bfin_dma.c | 6 +++--- sim/bfin/dv-bfin_mmu.c | 4 ++-- sim/bfin/interp.c | 28 ++++++++++++++-------------- sim/bfin/machs.c | 4 ++-- sim/bpf/bpf.c | 2 +- sim/common/cgen-mem.h | 4 ++-- sim/common/sim-cpu.h | 2 +- sim/common/sim-hrw.c | 8 ++++---- sim/common/sim-reg.c | 2 +- sim/common/sim-utils.h | 2 +- sim/cr16/interp.c | 6 +++--- sim/cris/cris-tmpl.c | 2 +- sim/cris/sim-if.c | 4 ++-- sim/d10v/d10v_sim.h | 6 +++--- sim/d10v/endian.c | 6 +++--- sim/d10v/interp.c | 8 ++++---- sim/erc32/interf.c | 12 +++++++----- sim/frv/frv.c | 2 +- sim/ft32/interp.c | 4 ++-- sim/h8300/compile.c | 9 +++++---- sim/iq2000/iq2000.c | 8 +++----- sim/lm32/lm32.c | 2 +- sim/m32c/gdb-if.c | 8 ++++---- sim/m32r/m32r.c | 2 +- sim/m32r/m32r2.c | 2 +- sim/m32r/m32rx.c | 2 +- sim/m68hc11/interp.c | 4 ++-- sim/mcore/interp.c | 4 ++-- sim/microblaze/interp.c | 4 ++-- sim/mips/interp.c | 34 +++++++++++++++++----------------- sim/mn10300/interp.c | 6 +++--- sim/moxie/interp.c | 4 ++-- sim/msp430/msp430-sim.c | 2 +- sim/or1k/or1k-sim.h | 4 ++-- sim/or1k/or1k.c | 2 +- sim/ppc/gdb-sim.c | 3 ++- sim/ppc/sim_calls.c | 4 ++-- sim/pru/interp.c | 10 +++++----- sim/riscv/sim-main.c | 12 ++++++------ sim/rl78/gdb-if.c | 8 ++++---- sim/rx/gdb-if.c | 16 +++++++++------- sim/sh/interp.c | 14 ++++++++------ sim/v850/interp.c | 4 ++-- sim/v850/simops.c | 6 +++--- 53 files changed, 179 insertions(+), 175 deletions(-)