diff options
author | Matthew Wahab <matthew.wahab@arm.com> | 2015-08-26 13:20:18 +0000 |
---|---|---|
committer | Matthew Wahab <mwahab@gcc.gnu.org> | 2015-08-26 13:20:18 +0000 |
commit | a1c54ebfb79e62e27a10a1f8170ae9f8a95558bf (patch) | |
tree | 5497e7112124d203d22eee7758c05a731f069913 /gcc/go | |
parent | 4ecade433a2a578ae25b6eaf7d235bcdb71cee06 (diff) | |
download | gcc-a1c54ebfb79e62e27a10a1f8170ae9f8a95558bf.zip gcc-a1c54ebfb79e62e27a10a1f8170ae9f8a95558bf.tar.gz gcc-a1c54ebfb79e62e27a10a1f8170ae9f8a95558bf.tar.bz2 |
arm-builtins.c (def_mbuiltin): Use ARM_FSET macro.
2015-08-26 Matthew Wahab <matthew.wahab@arm.com>
* config/arm/arm-builtins.c (def_mbuiltin): Use ARM_FSET macro.
(struct builtin_description): Change type of mask to unsigned
long.
* config/arm/arm-protos.h (insn_flags): Declare as type
arm_feature_set.
(tune_flags): Likewise.
* config/arm/arm.c (feature_count): New.
(insn_flags): Define as type arm_feature_set.
(tune_flags): Likewise.
(struct processors): Define field flags as type arm_feature_set.
(all_cores): Update for change to struct processors.
(all_architectures): Likewise.
(arm_option_check_internal): Use arm_feature_set and ARM_FSET
macros.
(arm_option_override_internal): Likewise.
(arm_option_override): Likewise.
From-SVN: r227217
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions