[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. From-SVN: r242491
Showing
- gcc/ChangeLog 10 additions, 0 deletionsgcc/ChangeLog
- gcc/config/arm/arm-fpus.def 2 additions, 0 deletionsgcc/config/arm/arm-fpus.def
- gcc/config/arm/arm-tables.opt 24 additions, 18 deletionsgcc/config/arm/arm-tables.opt
- gcc/config/arm/t-aprofile 2 additions, 0 deletionsgcc/config/arm/t-aprofile
- gcc/doc/invoke.texi 4 additions, 2 deletionsgcc/doc/invoke.texi
Loading
Please register or sign in to comment