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 26c294bd1b8 chew.c printf of intptr_t new 31f2faf5cf1 [Aarch64] Add Binutils support for MEC
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/mec-invalid.d | 3 +++ gas/testsuite/gas/aarch64/mec-invalid.l | 2 ++ gas/testsuite/gas/aarch64/mec-invalid.s | 4 ++++ gas/testsuite/gas/aarch64/mec.d | 24 ++++++++++++++++++++++++ gas/testsuite/gas/aarch64/mec.s | 20 ++++++++++++++++++++ opcodes/ChangeLog | 4 ++++ opcodes/aarch64-opc.c | 9 +++++++++ 8 files changed, 74 insertions(+) create mode 100644 gas/testsuite/gas/aarch64/mec-invalid.d create mode 100644 gas/testsuite/gas/aarch64/mec-invalid.l create mode 100644 gas/testsuite/gas/aarch64/mec-invalid.s create mode 100644 gas/testsuite/gas/aarch64/mec.d create mode 100644 gas/testsuite/gas/aarch64/mec.s