* arm/gentune.sh: New file.
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Aug 2004 13:27:02 +0000 (13:27 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Aug 2004 13:27:02 +0000 (13:27 +0000)
commit06469f9e82387f33974e9842da5d169b8321e030
tree4a5d13d20e0ccede49a086b847bc8313dbc676a8
parent28ef0a323323d2e039c8ba86d86c2cf6f09113df
* arm/gentune.sh: New file.
* arm/t-arm: New file.
* arm/arm-tune.md: New file (autogenerated).
* config.gcc (arm*-*-*): Add t-arm to tmake_file for all variants.
* arm.md (attribute tune): Delete.  Include arm-tune.md.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85472 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/arm/arm-tune.md [new file with mode: 0644]
gcc/config/arm/arm.md
gcc/config/arm/gentune.sh [new file with mode: 0755]
gcc/config/arm/t-arm [new file with mode: 0644]