From a3a02fe862f559fd80bedbb7050bd2346053e2ee Mon Sep 17 00:00:00 2001 From: Przemyslaw Wirkus Date: Mon, 23 Nov 2020 10:03:36 +0000 Subject: aarch64: Add support for Cortex-A78C This patch adds support for -mcpu=cortex-a78c command line option. For more information about this processor, see [0]: [0] https://developer.arm.com/ip-products/processors/cortex-a/cortex-a78c --- gas/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gas/NEWS') diff --git a/gas/NEWS b/gas/NEWS index f44861c..3105f46 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -11,7 +11,8 @@ * When setting the link order attribute of ELF sections, it is now possible to use a numeric section index instead of symbol name. -* Add support for Cortex-A78, Cortex-A78AE and Cortex-X1 for AArch64 and ARM. +* Add support for Cortex-A78, Cortex-A78AE, Cortex-A78C and Cortex-X1 for + AArch64 and ARM. Add support for Cortex-R82, Neoverse V1, and Neoverse N2 for ARM. * Add support for ETMv4 (Embedded Trace Macrocell), ETE (Embedded Trace -- cgit v1.1