2003-05-15 Philip Blundell <philb@gnu.org>
commitf8e17552bd257649753f1759cdfff935728eb6c6
authorpb <pb@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 May 2003 18:38:21 +0000 (15 18:38 +0000)
committerpb <pb@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 May 2003 18:38:21 +0000 (15 18:38 +0000)
treecc04d0be2c893154a04fe86c0fde5b5727c8f1e0
parentce8e2d2df87d233965de83f4597ffe67d7eded42
2003-05-15  Philip Blundell  <philb@gnu.org>

* config/arm/arm.c (arm_is_xscale): Rename to arm_arch_xscale.
All uses updated.
(arm_tune_xscale): New variable.
(arm_override_options): Set it.
(arm_adjust_cost): Use it in place of arm_arch_xscale.
(arm_gen_load_multiple): Likewise.
(arm_gen_store_multiple): Likewise.
* config/arm/arm.md (is_xscale): Likewise.
* config/arm/arm.h (arm_tune_xscale): Declare.

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