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 ceae703 Automatic date update in version.in new 2e7e5e2 Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv.
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 | 42 ++++++++------ sim/testsuite/sim/aarch64/ChangeLog | 6 ++ sim/testsuite/sim/aarch64/bit.s | 16 +++--- sim/testsuite/sim/aarch64/cmtst.s | 10 ++-- sim/testsuite/sim/aarch64/ldn_single.s | 8 +-- sim/testsuite/sim/aarch64/stn_single.s | 4 +- sim/testsuite/sim/aarch64/xtl.s | 101 +++++++++++++++++++++++++++++++++ 8 files changed, 157 insertions(+), 36 deletions(-) create mode 100644 sim/testsuite/sim/aarch64/xtl.s