r221883 - in /trunk/gcc: ChangeLog config/arm/a...
spop@gcc.gnu.org
spop@gcc.gnu.org
Mon Apr 6 19:19:00 GMT 2015
Author: spop
Date: Mon Apr 6 19:19:34 2015
New Revision: 221883
URL: https://gcc.gnu.org/viewcvs?rev=221883&root=gcc&view=rev
Log:
add option for the Samsung Exynos M1 core
* doc/invoke.texi (ARM/mtune): Add "exynos-m1" as an option.
* config/arm/arm.c (arm_issue_rate): Specify "3" for "exynosm1".
* config/arm/arm-cores.def (exynos-m1): New core.
* config/arm/arm-tune.md: Regenerate.
* config/arm/arm-tables.opt: Add entry for "exynos-m1".
* config/arm/bpabi.h: 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/doc/invoke.texi
More information about the Gcc-cvs
mailing list