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 11741d5 Automatic date update in version.in new 05b3d79 Fixes for addv and xtn2 instructions.
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 | 8 ++++ sim/aarch64/simulator.c | 47 ++++++++-------------- sim/testsuite/sim/aarch64/ChangeLog | 5 +++ sim/testsuite/sim/aarch64/addv.s | 50 +++++++++++++++++++++++ sim/testsuite/sim/aarch64/xtn.s | 79 +++++++++++++++++++++++++++++++++++++ 5 files changed, 158 insertions(+), 31 deletions(-) create mode 100644 sim/testsuite/sim/aarch64/addv.s create mode 100644 sim/testsuite/sim/aarch64/xtn.s