gentune.sh: New file.
authorRichard Earnshaw <rearnsha@arm.com>
Tue, 3 Aug 2004 13:27:02 +0000 (13:27 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Tue, 3 Aug 2004 13:27:02 +0000 (13:27 +0000)
commit2f71a20a3eacb437535ffe41d0c45516362ecb19
tree4a5d13d20e0ccede49a086b847bc8313dbc676a8
parent6e0a7f2bdb195af927b40aa4dd689703b730a22b
gentune.sh: New file.

* 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.

From-SVN: r85472
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]