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 ebf0b03 LD: vfinfo: Make clever formatters consistent WRT function na [...] new 7a2114e [AArch64] Fix +sve documentation new 773fb66 [AArch64] Add SVE system registers
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: gas/ChangeLog | 11 ++++++++++ gas/doc/c-aarch64.texi | 4 ++-- gas/testsuite/gas/aarch64/sve-sysreg-invalid.d | 3 +++ gas/testsuite/gas/aarch64/sve-sysreg-invalid.l | 21 +++++++++++++++++++ gas/testsuite/gas/aarch64/sve-sysreg.d | 29 ++++++++++++++++++++++++++ gas/testsuite/gas/aarch64/sve-sysreg.s | 25 ++++++++++++++++++++++ opcodes/ChangeLog | 5 +++++ opcodes/aarch64-opc.c | 16 ++++++++++++++ 8 files changed, 112 insertions(+), 2 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/sve-sysreg-invalid.d create mode 100644 gas/testsuite/gas/aarch64/sve-sysreg-invalid.l create mode 100644 gas/testsuite/gas/aarch64/sve-sysreg.d create mode 100644 gas/testsuite/gas/aarch64/sve-sysreg.s