r250205 - in /trunk/gcc: ChangeLog config/arm/a...

thopre01@gcc.gnu.org thopre01@gcc.gnu.org
Fri Jul 14 15:26:00 GMT 2017


Author: thopre01
Date: Fri Jul 14 15:26:19 2017
New Revision: 250205

URL: https://gcc.gnu.org/viewcvs?rev=250205&root=gcc&view=rev
Log:
[ARM] Add support for ARM Cortex-R52 processor

2017-07-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/
    * config/arm/arm-cpus.in (cortex-r52): Add new entry.
    (armv8-r): Set ARM Cortex-R52 as default CPU.
    * config/arm/arm-tables.opt: Regenerate.
    * config/arm/arm-tune.md: Regenerate.
    * config/arm/driver-arm.c (arm_cpu_table): Add entry for ARM
    Cortex-R52.
    * doc/invoke.texi: Mention -mtune=cortex-r52 and availability of fp.dp
    extension for -mcpu=cortex-r52.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm-cpus.in
    trunk/gcc/config/arm/arm-tables.opt
    trunk/gcc/config/arm/arm-tune.md
    trunk/gcc/config/arm/driver-arm.c
    trunk/gcc/doc/invoke.texi



More information about the Gcc-cvs mailing list