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 9d19d5c5622 gdb/solib-svr4: remove unused svr4_solib_ops method declarations new 9db671074ca aarch64: minor code cleanups to aarch64-gen.c new 6a35f84cebc aarch64: Fix operand name MOPS_WB_Rd -> MOPS_WB_Rn new 63de89b2c1d aarch64: use an enumeration for operand indices. new 0454220d588 aarch64: Use an enum to refer to indices in the opcode table
The 4 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: opcodes/Makefile.am | 10 +- opcodes/Makefile.in | 10 +- opcodes/aarch64-asm-2.c | 2003 ++--- opcodes/aarch64-dis-2.c | 20362 +++++++++++++++++++++------------------------- opcodes/aarch64-gen.c | 259 +- opcodes/aarch64-opc-2.c | 180 +- opcodes/aarch64-tbl-2.h | 3847 +++++++++ opcodes/aarch64-tbl.h | 2 +- 8 files changed, 14342 insertions(+), 12331 deletions(-) create mode 100644 opcodes/aarch64-tbl-2.h