aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorRichard Earnshaw <rearnsha@arm.com>2016-12-15 16:03:06 +0000
committerRichard Earnshaw <rearnsha@gcc.gnu.org>2016-12-15 16:03:06 +0000
commit7eca7f0b4450e8f57d02bc35137c071e22bea7af (patch)
tree1ecce73f145ceb56efe28df323f19c1f93a394c1 /gcc/fortran
parent56941f70ee29e73d41771be9a197d03a9c2f2d05 (diff)
downloadgcc-7eca7f0b4450e8f57d02bc35137c071e22bea7af.zip
gcc-7eca7f0b4450e8f57d02bc35137c071e22bea7af.tar.gz
gcc-7eca7f0b4450e8f57d02bc35137c071e22bea7af.tar.bz2
[arm] Remove FEATURES field from FPU descriptions
Now that everything uses the new ISA features, we can remove the FEATURES field from the FPU descriptions, along with all the macros and definitions associated with it. * arm-fpus.def (ARM_FPU): Remove features field from all definitions. * arm.h (arm_fpu_feature_set): Delete typedef. (FPU_FL_NONE): Delete. (FPU_FL_NEON): Delete. (FPU_FL_FP16): Delete. (FPU_FL_CRYPTO): Delete. (FPU_FL_DBL): Delete. (FPU_FL_D32): Delete. (FPU_FL_VFPv2): Delete. (FPU_FL_VFPv3): Delete. (FPU_FL_VFPv4): Delete. (FPU_FL_VFPv5): Delete. (FPU_FL_AMRv8): Delete. (FPU_VFPv2): Delete. (FPU_VFPv3): Delete. (FPU_VFPv4): Delete. (FPU_VFPv5): Delete. (FPU_ARMv8): Delete. (FPU_DBL): Delete. (FPU_D32): Delete. (FPU_NEON): Delete. (FPU_CRYPTO): Delete. (FPU_FP16): Delete. (arm_fpu_desc): Delete features field. * arm.c (all_fpus): Don't initialize feature field. From-SVN: r243715
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions