This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 3/5] 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.
---
 ld/testsuite/ld-xtensa/{xtensa.exp => xtensa-linux.exp} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename ld/testsuite/ld-xtensa/{xtensa.exp => xtensa-linux.exp} (100%)

diff --git a/ld/testsuite/ld-xtensa/xtensa.exp b/ld/testsuite/ld-xtensa/xtensa-linux.exp
similarity index 100%
rename from ld/testsuite/ld-xtensa/xtensa.exp
rename to ld/testsuite/ld-xtensa/xtensa-linux.exp
-- 
2.11.0


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]