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 e8c83191cc6 Include .rodata size in avr-objdump -P mem-usage. new e390d876abb aarch64: Add support for the fpmr system register
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: gas/testsuite/gas/aarch64/sysreg/fp8-feature-enables-fpmr.d | 12 ++++++++++++ .../gas/aarch64/sysreg/fpmr-unsupported-by-default.d | 4 ++++ .../gas/aarch64/sysreg/fpmr-unsupported-by-default.l | 3 +++ gas/testsuite/gas/aarch64/sysreg/fpmr.s | 4 ++++ opcodes/aarch64-sys-regs.def | 1 + 5 files changed, 24 insertions(+) create mode 100644 gas/testsuite/gas/aarch64/sysreg/fp8-feature-enables-fpmr.d create mode 100644 gas/testsuite/gas/aarch64/sysreg/fpmr-unsupported-by-default.d create mode 100644 gas/testsuite/gas/aarch64/sysreg/fpmr-unsupported-by-default.l create mode 100644 gas/testsuite/gas/aarch64/sysreg/fpmr.s