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 a5419b6f001 gdb: add Mohamed Bouhaouel to gdb/MAINTAINERS new 1fb5ccd6bfc arm: Support pac_key_* register operand for MRS/MSR in Armv [...]
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/config/tc-arm.c | 18 +++- gas/testsuite/gas/arm/archv8_1m-pac-msr.d | 137 ++++++++++++++++++++++++++++++ gas/testsuite/gas/arm/archv8_1m-pac-msr.s | 77 +++++++++++++++++ opcodes/arm-dis.c | 31 ++++++- 4 files changed, 258 insertions(+), 5 deletions(-) create mode 100644 gas/testsuite/gas/arm/archv8_1m-pac-msr.d create mode 100644 gas/testsuite/gas/arm/archv8_1m-pac-msr.s