[PATCH] [Arm] Fix fpu configurations for Cortex-R7 and Cortex-R8
authorAndre Vieira <andre.simoesdiasvieira@arm.com>
Thu, 29 Nov 2018 10:20:13 +0000 (10:20 +0000)
committerAndre Vieira <avieira@gcc.gnu.org>
Thu, 29 Nov 2018 10:20:13 +0000 (10:20 +0000)
commit479db22783ba162939d607c2a5da5332c09064e0
tree1a3fa1669f3b1736f507936b53d68eb0e9798f62
parentebea4e1da08608622e9db37c133c84120b8c5da8
[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.

From-SVN: r266612
gcc/ChangeLog
gcc/config/arm/arm-cpus.in
gcc/doc/invoke.texi