[arm] Add a few missing architecture extension options.
authorRichard Earnshaw <rearnsha@arm.com>
Fri, 16 Jun 2017 21:06:36 +0000 (21:06 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Fri, 16 Jun 2017 21:06:36 +0000 (21:06 +0000)
commitffc126904bb2352b55e987a4a8f0c614a84afd79
tree3082d5d75d3847de51de72447c8f1c1a21ff7d92
parentbe5c4e06871958f2cbd7f091b6b123fb5ee94151
[arm] Add a few missing architecture extension options.

Reviewing the list of options for the purposes of writing the
documentation revealed that a small number of options were missing.
Mostly these are aliases for existing options, but in a couple of
cases we lacked the ability to disable certain other options.

* config/arm/arm-cpus.in (armv7): Add extension +nofp.
(armv7-r): Add aliases vfpv3xd and vfpv3-d16.
(armv8-m.main): Add option +nodsp.
* config/arm/arm-cpu-cdata.h: Regenerated.

From-SVN: r249306
gcc/ChangeLog
gcc/config/arm/arm-cpu-cdata.h
gcc/config/arm/arm-cpus.in