r266612 - in /trunk/gcc: ChangeLog config/arm/a...
avieira@gcc.gnu.org
avieira@gcc.gnu.org
Thu Nov 29 10:20:00 GMT 2018
Author: avieira
Date: Thu Nov 29 10:20:13 2018
New Revision: 266612
URL: https://gcc.gnu.org/viewcvs?rev=266612&root=gcc&view=rev
Log:
[PATCH] [Arm] Fix fpu configurations for Cortex-R7 and Cortex-R8
gcc/ChangeLog:
2018-11-29 Andre Vieira <andre.simoesdiasvieira@arm.com>
PR target/88224
* config/arm/arm-cpus.in (armv7-r): Add FP16conv configurations.
(cortex-r7, cortex-r8): Update default and add new configuration.
* doc/invoke.texi (armv7-r): Add two new vfp options.
(nofp.dp): Add cortex-r7 and cortex-r8 to the list of targets that
support this option.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm-cpus.in
trunk/gcc/doc/invoke.texi
More information about the Gcc-cvs
mailing list