]> 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:33:54 +0000 (13:33 +0000)
committermwahab <mwahab@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Aug 2015 13:33:54 +0000 (13:33 +0000)
commit8795a0000c9bb663139e8813e6555b8388898db1
treef181d83e51553db04f332c3e275c860619cd7dc4
parent0cbfbd7dcac3781f8f28694992577664809a4a93
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227219 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm-arches.def
gcc/config/arm/arm-cores.def
gcc/config/arm/arm.c