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 1bbda94fe01 arm: Add support for Cortex-A78C new e64441b14c2 aarch64: Extract Condition flag manipulation feature from A [...]
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/NEWS | 4 +++- gas/config/tc-aarch64.c | 2 ++ gas/doc/c-aarch64.texi | 6 ++++++ gas/testsuite/gas/aarch64/flagm.d | 16 ++++++++++++++++ gas/testsuite/gas/aarch64/flagm.s | 16 ++++++++++++++++ include/ChangeLog | 6 ++++++ include/opcode/aarch64.h | 4 +++- opcodes/ChangeLog | 7 +++++++ opcodes/aarch64-tbl.h | 13 +++++++++---- 10 files changed, 76 insertions(+), 6 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/flagm.d create mode 100644 gas/testsuite/gas/aarch64/flagm.s