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 92bc001e1f9 sim: install library header files new 383861bd08c sim: invert sim_state storage new 85d93de3d8e sim: bfin: invert sim_state storage new e106fc358c2 sim: cgen: invert sim_state storage for cgen ports new 937af0fde5c sim: avr: invert sim_state storage new 8ea7241cf3f sim: mips: invert sim_state storage new 2ad10cb2224 sim: h8300: invert sim_state storage new 10c23a2c6fe sim: riscv: invert sim_state storage new f4fdd84587e sim: fully merge sim_state_base into sim_state
The 8 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/ChangeLog | 9 ++++ sim/aarch64/sim-main.h | 7 ---- sim/arm/ChangeLog | 9 ++++ sim/arm/sim-main.h | 7 ---- sim/avr/ChangeLog | 15 +++++++ sim/avr/interp.c | 13 +++--- sim/avr/sim-main.h | 8 ++-- sim/bfin/ChangeLog | 11 +++++ sim/bfin/interp.c | 3 +- sim/bfin/sim-main.h | 9 +--- sim/bpf/ChangeLog | 4 ++ sim/bpf/sim-main.h | 9 ---- sim/common/ChangeLog | 55 ++++++++++++++++++++++++ sim/common/cgen-defs.h | 2 +- sim/common/sim-base.h | 94 +++++++++++++++++++++++------------------- sim/common/sim-utils.c | 7 +++- sim/cr16/ChangeLog | 9 ++++ sim/cr16/sim-main.h | 7 ---- sim/cris/ChangeLog | 4 ++ sim/cris/sim-main.h | 10 ----- sim/d10v/ChangeLog | 9 ++++ sim/d10v/sim-main.h | 7 ---- sim/example-synacor/ChangeLog | 9 ++++ sim/example-synacor/sim-main.h | 7 ---- sim/frv/ChangeLog | 4 ++ sim/frv/sim-main.h | 10 ----- sim/ft32/ChangeLog | 9 ++++ sim/ft32/sim-main.h | 7 ---- sim/h8300/ChangeLog | 20 +++++++++ sim/h8300/compile.c | 19 +++++---- sim/h8300/sim-main.h | 6 +-- sim/iq2000/ChangeLog | 4 ++ sim/iq2000/sim-main.h | 10 ----- sim/lm32/ChangeLog | 4 ++ sim/lm32/sim-main.h | 11 ----- sim/m32r/ChangeLog | 4 ++ sim/m32r/sim-main.h | 10 ----- sim/m68hc11/ChangeLog | 9 ++++ sim/m68hc11/sim-main.h | 7 ---- sim/mcore/ChangeLog | 9 ++++ sim/mcore/sim-main.h | 7 ---- sim/microblaze/ChangeLog | 9 ++++ sim/microblaze/sim-main.h | 7 ---- sim/mips/ChangeLog | 16 +++++++ sim/mips/interp.c | 3 +- sim/mips/micromips.igen | 6 ++- sim/mips/micromipsrun.c | 9 ++-- sim/mips/sim-main.h | 22 +--------- sim/mn10300/ChangeLog | 9 ++++ sim/mn10300/sim-main.h | 11 ----- sim/moxie/ChangeLog | 9 ++++ sim/moxie/sim-main.h | 7 ---- sim/msp430/ChangeLog | 9 ++++ sim/msp430/sim-main.h | 8 ---- sim/or1k/ChangeLog | 5 +++ sim/or1k/sim-main.h | 14 +------ sim/pru/ChangeLog | 9 ++++ sim/pru/sim-main.h | 5 --- sim/riscv/ChangeLog | 13 ++++++ sim/riscv/interp.c | 3 +- sim/riscv/sim-main.c | 13 +++--- sim/riscv/sim-main.h | 7 +--- sim/sh/ChangeLog | 9 ++++ sim/sh/sim-main.h | 7 ---- sim/v850/ChangeLog | 9 ++++ sim/v850/sim-main.h | 12 ------ 66 files changed, 403 insertions(+), 302 deletions(-)