ld/testsuite/
2013-09-04 Vidya Praveen <vidyapraveen@arm.com> * ld-arm/export-class.exp: Fix the condition.
This commit is contained in:
parent
ac21e7da5d
commit
0e80562ec2
@ -1,3 +1,7 @@
|
||||
2013-09-04 Vidya Praveen <vidyapraveen@arm.com>
|
||||
|
||||
* ld-arm/export-class.exp: Fix the condition.
|
||||
|
||||
2013-08-29 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* ld-x86-64/x86-64.exp: Add tlsld3, tlsgd7 and tlsgd8 tests.
|
||||
|
@ -32,7 +32,7 @@ if { ![istarget arm*-*-linux*] } {
|
||||
|
||||
set testname "ARM symbol export class test"
|
||||
|
||||
if [istarget arm*-*-linux*eabi] {
|
||||
if [istarget arm*-*-linux-*eabi*] {
|
||||
set emul armelf_linux_eabi
|
||||
} else {
|
||||
set emul armelf_linux
|
||||
|
Loading…
Reference in New Issue
Block a user