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 c5190830dbb sim: common: mark engine restart as noreturn new 3cf7f9363d4 sim: arm: add missing breaks to SWI processing new cc6aaa31491 sim: cr16: add missing break statement new 4935610a577 sim: iq2000: add fallback for exit syscall new c31d7253d2d sim: rx: add missing break to memory write new 4675df34be5 sim: rx: mark abort func as noreturn since it doesn't new f184f3a2244 sim: sh: add missing breaks to bit processing
The 6 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/arm/armos.c | 2 ++ sim/cr16/interp.c | 1 + sim/iq2000/iq2000.c | 3 +++ sim/rx/mem.c | 1 + sim/rx/rx.c | 2 +- sim/sh/gencode.c | 6 ++++++ 6 files changed, 14 insertions(+), 1 deletion(-)