r230431 - in /trunk/gcc: ChangeLog config/arm/a...
jgreenhalgh@gcc.gnu.org
jgreenhalgh@gcc.gnu.org
Mon Nov 16 17:41:00 GMT 2015
Author: jgreenhalgh
Date: Mon Nov 16 17:41:10 2015
New Revision: 230431
URL: https://gcc.gnu.org/viewcvs?rev=230431&root=gcc&view=rev
Log:
[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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm-cores.def
trunk/gcc/config/arm/arm-tables.opt
trunk/gcc/config/arm/arm-tune.md
trunk/gcc/config/arm/arm.c
trunk/gcc/config/arm/bpabi.h
trunk/gcc/config/arm/t-aprofile
trunk/gcc/doc/invoke.texi
More information about the Gcc-cvs
mailing list