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 369afd5008c The description for -mno-csr-check talks about "cheching" r [...] new 2e49fd1edf3 aarch64: Add support for MPAM system registers
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/ChangeLog | 8 ++++++++ gas/testsuite/gas/aarch64/mpam-bad.d | 2 ++ gas/testsuite/gas/aarch64/mpam-bad.l | 2 ++ gas/testsuite/gas/aarch64/mpam-bad.s | 1 + gas/testsuite/gas/aarch64/mpam.d | 38 ++++++++++++++++++++++++++++++++++++ gas/testsuite/gas/aarch64/mpam.s | 31 +++++++++++++++++++++++++++++ opcodes/ChangeLog | 4 ++++ opcodes/aarch64-opc.c | 17 ++++++++++++++++ 8 files changed, 103 insertions(+) create mode 100644 gas/testsuite/gas/aarch64/mpam-bad.d create mode 100644 gas/testsuite/gas/aarch64/mpam-bad.l create mode 100644 gas/testsuite/gas/aarch64/mpam-bad.s create mode 100644 gas/testsuite/gas/aarch64/mpam.d create mode 100644 gas/testsuite/gas/aarch64/mpam.s