]> gcc.gnu.org Git - gcc.git/commit
aarch64: Add support for Cortex-R82
authorAlex Coplan <alex.coplan@arm.com>
Thu, 10 Sep 2020 16:08:57 +0000 (17:08 +0100)
committerAlex Coplan <alex.coplan@arm.com>
Thu, 10 Sep 2020 16:10:37 +0000 (17:10 +0100)
commit1c68cf348a28a6bea253d9911e3b94eaeba64acd
tree5f19308916a7e1d55026994d5f945576700290e6
parent786177a3fc9229f964058ae37571f2468ca1dce4
aarch64: Add support for Cortex-R82

This adds support for Arm's Cortex-R82 CPU to GCC. For more information about
this CPU, see [0].

[0] : https://developer.arm.com/ip-products/processors/cortex-r/cortex-r82

gcc/ChangeLog:

* config/aarch64/aarch64-cores.def: Add Cortex-R82.
* config/aarch64/aarch64-tune.md: Regenerate.
* doc/invoke.texi: Add entry for Cortex-R82.
gcc/config/aarch64/aarch64-cores.def
gcc/config/aarch64/aarch64-tune.md
gcc/doc/invoke.texi
This page took 0.054493 seconds and 5 git commands to generate.