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 1ff8e401058 This patch introduces TRBE (Trace Buffer Extension) system [...] new 3454861d897 This patch introduces ETE (Embedded Trace Extension) system [...] new 47e1f9deaa3 This patch adds support for Cortex-X1
The 2 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 | 10 ++++++++++ gas/config/tc-aarch64.c | 3 +++ gas/doc/c-aarch64.texi | 3 ++- gas/testsuite/gas/aarch64/ete.d | 18 ++++++++++++++++++ gas/testsuite/gas/aarch64/ete.s | 15 +++++++++++++++ opcodes/ChangeLog | 4 ++++ opcodes/aarch64-opc.c | 6 ++++++ 7 files changed, 58 insertions(+), 1 deletion(-) create mode 100644 gas/testsuite/gas/aarch64/ete.d create mode 100644 gas/testsuite/gas/aarch64/ete.s