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 df97be5 Use range-based for loop in remote_add_target_side_commands new 8ecbe59 Fix umulh and smulh bugs. Fix bugs in last week's sumov.s te [...]
The 1 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 | 6 ++++ sim/aarch64/simulator.c | 19 ++++++++++--- sim/testsuite/sim/aarch64/ChangeLog | 5 ++++ sim/testsuite/sim/aarch64/sumov.s | 12 ++++---- sim/testsuite/sim/aarch64/sumulh.s | 56 +++++++++++++++++++++++++++++++++++++ 5 files changed, 89 insertions(+), 9 deletions(-) create mode 100644 sim/testsuite/sim/aarch64/sumulh.s