r242491 - in /trunk/gcc: ChangeLog config/arm/a...
rearnsha@gcc.gnu.org
rearnsha@gcc.gnu.org
Wed Nov 16 14:02:00 GMT 2016
Author: rearnsha
Date: Wed Nov 16 14:02:10 2016
New Revision: 242491
URL: https://gcc.gnu.org/viewcvs?rev=242491&root=gcc&view=rev
Log:
[arm] Add vfpv2 and neon-vfpv3
* arm/arm-fpus.def (vfpv2): New FPU, currently an alias for 'vfp'.
(neon-vfpv3): New FPU, currently an alias for 'neon'.
* arm/arm-tables.opt: Regenerated.
* arm/t-aprofile (MULTILIB_REUSE): Add reuse rules for vfpv2 and
neon-vfpv3.
* doc/invoke.texi (ARM: -mfpu): Document new options. Note that 'vfp'
and 'neon' are aliases for specific implementations.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm-fpus.def
trunk/gcc/config/arm/arm-tables.opt
trunk/gcc/config/arm/t-aprofile
trunk/gcc/doc/invoke.texi
More information about the Gcc-cvs
mailing list