xtensa: ld: rename xtensa.exp to xtensa-linux.exp

xtensa.exp in fact only checks xtensa*-*-linux* configurations, rename
it to xtensa-linux.exp to allow xtensa.exp to check xtensa*-*-*.

ld/
2018-07-23  Max Filippov  <jcmvbkbc@gmail.com>

	* testsuite/ld-xtensa/xtensa.exp: Rename to xtensa-linux.exp.
This commit is contained in:
Max Filippov 2018-07-21 18:32:32 -07:00
parent f82863d797
commit da90fdf993
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2018-07-23 Max Filippov <jcmvbkbc@gmail.com>
* testsuite/ld-xtensa/xtensa.exp: Rename to xtensa-linux.exp.
2018-07-23 Alan Modra <amodra@gmail.com>
* testsuite/ld-elf/reloc-discard-warn.d: New.