This patch adds support for Cortex-X1 for ARM.
authorPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Mon, 28 Sep 2020 14:52:24 +0000 (15:52 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 28 Sep 2020 14:52:24 +0000 (15:52 +0100)
commit394e9bf642df26a29f54852b8eb09fb2a9f6b7e1
treebc01510d2c22b2d9f9c3e6306b9372d1f0cd2db0
parent12e35da62fbce831da2bb591e31d05aa4060d11a
This patch adds support for Cortex-X1 for ARM.

bfd * cpu-arm.c: (processors) Add Cortex-X1.

gas * config/tc-arm.c: (arm_cpus): Add Cortex-X1.
* doc/c-arm.texi: Document -mcpu=cortex-x1.
* testsuite/gas/arm/cpu-cortex-x1.d: New test.
bfd/ChangeLog
bfd/cpu-arm.c
gas/ChangeLog
gas/config/tc-arm.c
gas/doc/c-arm.texi
gas/testsuite/gas/arm/cpu-cortex-x1.d [new file with mode: 0644]
This page took 0.02583 seconds and 4 git commands to generate.