arm-protos.h (FL_NONE): New.
authorMatthew Wahab <matthew.wahab@arm.com>
Wed, 26 Aug 2015 13:04:34 +0000 (13:04 +0000)
committerMatthew Wahab <mwahab@gcc.gnu.org>
Wed, 26 Aug 2015 13:04:34 +0000 (13:04 +0000)
commit427388a4847371c9d1308658cfedbf2d4ae159c1
tree60994ed21b6120b341e798e2afa42d0620faec93
parentd18ba2841482c9fc9938e1539e133df7a7c98a99
arm-protos.h (FL_NONE): New.

2015-08-26  Matthew Wahab  <matthew.wahab@arm.com>

* config/arm/arm-protos.h (FL_NONE): New.
(FL_ANY): New.
(arm_feature_set): New.
(ARM_FSET_MAKE): New.
(ARM_FSET_MAKE_CPU1): New.
(ARM_FSET_MAKE_CPU2): New.
(ARM_FSET_CPU1): New.
(ARM_FSET_CPU2): New.
(ARM_FSET_EMPTY): New.
(ARM_FSET_ANY): New.
(ARM_FSET_HAS_CPU1): New.
(ARM_FSET_HAS_CPU2): New.
(ARM_FSET_HAS_CPU): New.
(ARM_FSET_ADD_CPU1): New.
(ARM_FSET_ADD_CPU2): New.
(ARM_FSET_DEL_CPU1): New.
(ARM_FSET_DEL_CPU2): New.
(ARM_FSET_UNION): New.
(ARM_FSET_INTER): New.
(ARM_FSET_XOR): New.
(ARM_FSET_EXCLUDE): New.
(AFM_FSET_IS_EMPTY): New.
(ARM_FSET_CPU_SUBSET): New.

From-SVN: r227214
gcc/ChangeLog
gcc/config/arm/arm-protos.h