]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/arm/arm-tables.opt
arm: Add support for Cortex-A78C
authorPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Thu, 17 Dec 2020 20:58:39 +0000 (20:58 +0000)
committerPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Thu, 17 Dec 2020 20:58:39 +0000 (20:58 +0000)
commit35b8d268746362fa66e297c4ae152a9cfafd4bb0
tree7f815763d435d8926e0a84515ea58cd621dce0bf
parent00bad763dcb903103d62e1ef77c542dacf31fc0a
arm: 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

gcc/ChangeLog:

* config/arm/arm-cpus.in: Add Cortex-A78C core.
* config/arm/arm-tables.opt: Regenerate.
* config/arm/arm-tune.md: Regenerate.
* doc/invoke.texi: Update docs.
gcc/config/arm/arm-cpus.in
gcc/config/arm/arm-tables.opt
gcc/config/arm/arm-tune.md
gcc/doc/invoke.texi