]> git.ipfire.org Git - thirdparty/gcc.git/commit
2015-08-26 Matthew Wahab <matthew.wahab@arm.com>
authormwahab <mwahab@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Aug 2015 13:04:34 +0000 (13:04 +0000)
committermwahab <mwahab@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Aug 2015 13:04:34 +0000 (13:04 +0000)
commit2b54f2a48744042876da9c2a464124e57312f104
tree60994ed21b6120b341e798e2afa42d0620faec93
parent950cf06f1d2c1305cba3d8faf43deab2caf4d215
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227214 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm-protos.h