aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>2020-10-02 20:44:13 +0100
committerPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>2020-10-02 20:44:37 +0100
commit42c36b7366dcff8886d3c50ccf38b227ce4a4da2 (patch)
tree270df66cded051cb66a0b514f9ef2a6b43ae0cee /gas/doc
parent18b67edc2c66ae73e0c58a14a9edb9957587788a (diff)
downloadgdb-42c36b7366dcff8886d3c50ccf38b227ce4a4da2.zip
gdb-42c36b7366dcff8886d3c50ccf38b227ce4a4da2.tar.gz
gdb-42c36b7366dcff8886d3c50ccf38b227ce4a4da2.tar.bz2
arm: add support for Cortex-A78 and Cortex-A78AE
bfd/ChangeLog: 2020-09-30 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com> * cpu-arm.c: Add cortex-a78 and cortex-a78ae. gas/ChangeLog: 2020-09-30 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com> * config/tc-arm.c: Add cortex-a78 and cortex-a78ae cores. * doc/c-arm.texi: Update docs. * NEWS: Update news. * testsuite/gas/arm/cpu-cortex-a78.d: New test. * testsuite/gas/arm/cpu-cortex-a78ae.d: New test.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-arm.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi
index f8ed8bb..a3d6a5d 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -131,6 +131,8 @@ recognized:
@code{cortex-a76},
@code{cortex-a76ae},
@code{cortex-a77},
+@code{cortex-a78},
+@code{cortex-a78ae},
@code{ares},
@code{cortex-r4},
@code{cortex-r4f},