r251805 - in /branches/ARM/embedded-7-branch/gc...

thopre01@gcc.gnu.org thopre01@gcc.gnu.org
Wed Sep 6 15:02:00 GMT 2017


Author: thopre01
Date: Wed Sep  6 15:02:26 2017
New Revision: 251805

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

2017-09-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>

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

	* 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:
    branches/ARM/embedded-7-branch/gcc/ChangeLog.arm
    branches/ARM/embedded-7-branch/gcc/config/arm/arm-cpu-cdata.h
    branches/ARM/embedded-7-branch/gcc/config/arm/arm-cpu-data.h
    branches/ARM/embedded-7-branch/gcc/config/arm/arm-cpu.h
    branches/ARM/embedded-7-branch/gcc/config/arm/arm-cpus.in
    branches/ARM/embedded-7-branch/gcc/config/arm/arm-tables.opt
    branches/ARM/embedded-7-branch/gcc/config/arm/arm-tune.md
    branches/ARM/embedded-7-branch/gcc/config/arm/driver-arm.c
    branches/ARM/embedded-7-branch/gcc/doc/invoke.texi



More information about the Gcc-cvs mailing list