mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
ld/testsuite/
* ld-i386/export-class.exp: Restore (and reword) comment about excluded targets.
This commit is contained in:
parent
34d560337b
commit
98dbe4a783
@ -1,3 +1,8 @@
|
||||
2013-01-08 Thomas Schwinge <thomas@codesourcery.com>
|
||||
|
||||
* ld-i386/export-class.exp: Restore (and reword) comment about
|
||||
excluded targets.
|
||||
|
||||
2013-01-04 Yufeng Zhang <yufeng.zhang@arm.com>
|
||||
|
||||
* ld-aarch64/emit-relocs-264.d: Append the '-Mno-aliases' option to
|
||||
|
@ -29,6 +29,8 @@ if { ![is_elf_format] } {
|
||||
return
|
||||
}
|
||||
|
||||
# Exclude some more targets; feel free to include your favorite one
|
||||
# if you like.
|
||||
if { !([istarget i?86-*-linux*]
|
||||
|| [istarget i?86-*-nacl*]
|
||||
|| [istarget i?86-*-gnu*]) } {
|
||||
|
Loading…
Reference in New Issue
Block a user