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 3633d4fb446 Automatic date update in version.in new 0ef4c3f83b0 sim: h8300 Fixed different behavior in preinc/predec. new 9d7c4ba5e5b sim: h8300 add special case test.
The 2 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/h8300/ChangeLog | 7 ++++ sim/h8300/compile.c | 52 ++++++++++++++++++++++- sim/h8300/sim-main.h | 4 +- sim/testsuite/h8300/ChangeLog | 13 ++++++ sim/testsuite/h8300/addb.s | 58 +++++++++++++++++++++++++- sim/testsuite/h8300/andb.s | 48 +++++++++++++++++++++ sim/testsuite/h8300/cmpb.s | 44 ++++++++++++++++++++ sim/testsuite/h8300/movb.s | 97 +++++++++++++++++++++++++++++++++++++++++-- sim/testsuite/h8300/movl.s | 77 ++++++++++++++++++++++++++++++++-- sim/testsuite/h8300/movw.s | 97 +++++++++++++++++++++++++++++++++++++++++-- sim/testsuite/h8300/orb.s | 49 +++++++++++++++++++++- sim/testsuite/h8300/subb.s | 26 ++++++++++++ sim/testsuite/h8300/xorb.s | 27 +++++++++++- 13 files changed, 580 insertions(+), 19 deletions(-)