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 1181bcd0d25 Automatic date update in version.in new 1bf6696b594 aarch64: system register aliasing detection new 5dd233b3141 aarch64: Refactor system register data
The 2 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: include/opcode/aarch64.h | 1 + opcodes/aarch64-opc.c | 1095 ++---------------------------------------- opcodes/aarch64-opc.h | 3 + opcodes/aarch64-sys-regs.def | 1060 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 1091 insertions(+), 1068 deletions(-) create mode 100644 opcodes/aarch64-sys-regs.def