arm-arches.def
4.01 KB
-
arm-arches.def: Replace single value flags with an initializer built from ARM_FSET_MAKE_CPU1. · e656fbc8
2015-08-26 Matthew Wahab <matthew.wahab@arm.com> * config/arm/arm-arches.def: Replace single value flags with an initializer built from ARM_FSET_MAKE_CPU1. * config/arm/arm-cores.def: Likewise. * config/arm/arm.c: (all_cores): Remove ARM_FSET_MAKE_CPU1 derivation from the ARM_CORE macro definition, use the given value instead. (all_architectures): Remove ARM_FSET_MAKE_CPU1 derivation from the ARM_ARCH macro definition, use the given value instead. From-SVN: r227219
Matthew Wahab committed