diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2018-07-21 18:32:32 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2018-07-23 12:04:45 -0700 |
commit | da90fdf9936c532665e2a743d2fc5cf5e8f6816c (patch) | |
tree | cdc02fdd6ef7dba24c6753aa846ef688359c1023 /ld | |
parent | f82863d797e461b936dff2b659a3aa65088ee87e (diff) | |
download | gdb-da90fdf9936c532665e2a743d2fc5cf5e8f6816c.zip gdb-da90fdf9936c532665e2a743d2fc5cf5e8f6816c.tar.gz gdb-da90fdf9936c532665e2a743d2fc5cf5e8f6816c.tar.bz2 |
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.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-xtensa/xtensa-linux.exp (renamed from ld/testsuite/ld-xtensa/xtensa.exp) | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index cbff2d0..9a46c0b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -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. diff --git a/ld/testsuite/ld-xtensa/xtensa.exp b/ld/testsuite/ld-xtensa/xtensa-linux.exp index 79cf0b9..79cf0b9 100644 --- a/ld/testsuite/ld-xtensa/xtensa.exp +++ b/ld/testsuite/ld-xtensa/xtensa-linux.exp |