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 6e2118f588c Add myself to gdb/MAINTAINERS new 4bb7a87e74e Mach-O: misc build adjustments new f4950f76fa5 Arm64: correct 64-bit element fmmla encoding new 8c45011acd7 Arm64: correct uzp{1,2} mnemonics new 567dfba2bed Arm64: correct {su,us}dot SIMD encodings new 5437a02abc9 Arm64: correct address index operands for LD1RO{H,W,D}
The 5 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: bfd/ChangeLog | 6 ++ bfd/mach-o.c | 38 ++++++------ binutils/od-macho.c | 2 +- gas/ChangeLog | 21 +++++++ gas/testsuite/gas/aarch64/f64mm.d | 36 ++++++------ gas/testsuite/gas/aarch64/f64mm.s | 32 +++++----- gas/testsuite/gas/aarch64/i8mm.d | 32 ++++++---- gas/testsuite/gas/aarch64/i8mm.s | 8 +++ gas/testsuite/gas/aarch64/sve-movprfx-mm.d | 2 +- opcodes/ChangeLog | 22 +++++++ opcodes/aarch64-dis-2.c | 94 +++++++++++++++--------------- opcodes/aarch64-tbl.h | 20 +++---- 12 files changed, 189 insertions(+), 124 deletions(-)