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

rearnsha@gcc.gnu.org rearnsha@gcc.gnu.org
Fri Jun 16 21:06:00 GMT 2017


Author: rearnsha
Date: Fri Jun 16 21:06:36 2017
New Revision: 249306

URL: https://gcc.gnu.org/viewcvs?rev=249306&root=gcc&view=rev
Log:
[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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm-cpu-cdata.h
    trunk/gcc/config/arm/arm-cpus.in



More information about the Gcc-cvs mailing list