]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Patch ARM] Add support for Cortex-A35
authorJames Greenhalgh <james.greenhalgh@arm.com>
Mon, 16 Nov 2015 17:41:10 +0000 (17:41 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Mon, 16 Nov 2015 17:41:10 +0000 (17:41 +0000)
commit971f13d7456bf53cd860edb45d99a6657ae5216b
treebff491962abdb5773e057991bb2194b0030c78ea
parent6480dc9d060ab3308ec36aeb047eb2cd4d9408b9
[Patch ARM] Add support for Cortex-A35

gcc/

* config/arm/arm-cores.def (cortex-a35): New.
* config/arm/arm.c (arm_cortex_a35_tune): New.
* config/arm/arm-tables.opt: Regenerate.
* config/arm/arm-tune.md: Regenerate.
* config/arm/bpabi.h (BE8_LINK_SPEC): Add cortex-a35.
* config/arm/t-aprofile: Likewise.
* doc/invoke.texi (-mcpu): Likewise.

From-SVN: r230431
gcc/ChangeLog
gcc/config/arm/arm-cores.def
gcc/config/arm/arm-tables.opt
gcc/config/arm/arm-tune.md
gcc/config/arm/arm.c
gcc/config/arm/bpabi.h
gcc/config/arm/t-aprofile
gcc/doc/invoke.texi