mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-14 07:38:41 +00:00
* ld-elf/elf.exp: Exclude more targets from note-3 test.
This commit is contained in:
parent
a8efca921f
commit
daceadb849
@ -1,3 +1,7 @@
|
||||
2011-06-27 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld-elf/elf.exp: Exclude more targets from note-3 test.
|
||||
|
||||
2011-06-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR ld/12921
|
||||
@ -88,7 +92,7 @@
|
||||
* ld-elf/eh4.d: Likewise.
|
||||
|
||||
* ld-elfvsb/elfvsb.exp: Only xfail 64bit x86_64-*-linux*.
|
||||
* ld-shared/shared.exp: Likewise.
|
||||
* ld-shared/shared.exp: Likewise.
|
||||
|
||||
* ld-ifunc/ifunc-1-local-x86.d: Support x32.
|
||||
* ld-ifunc/ifunc-1-x86.d: Likewise.
|
||||
|
@ -69,16 +69,27 @@ if { ! [istarget arc-*-*]
|
||||
&& ! [istarget fr30-*-*]
|
||||
&& ! [istarget frv-*-*]
|
||||
&& ! [istarget h8300-*-*]
|
||||
&& ! [istarget i860-*-*]
|
||||
&& ! [istarget i960-*-*]
|
||||
&& ! [istarget ip2k-*-*]
|
||||
&& ! [istarget iq2000-*-*]
|
||||
&& ! [istarget lm32-*-*]
|
||||
&& ! [istarget m32c-*-*]
|
||||
&& ! [istarget m32r-*-*]
|
||||
&& ! [istarget mcore*-*-*]
|
||||
&& ! [istarget mep-*-*]
|
||||
&& ! [istarget microblaze-*-*]
|
||||
&& ! [istarget mn10200-*-*]
|
||||
&& ! [istarget moxie-*-*]
|
||||
&& ! [istarget ms1-*-*]
|
||||
&& ! [istarget msp430-*-*]
|
||||
&& ! [istarget openrisc-*-*]
|
||||
&& ! [istarget or32-*-*]
|
||||
&& ! [istarget pj-*-*]
|
||||
&& ! [istarget rx-*-*]
|
||||
&& ! [istarget spu-*-*]
|
||||
&& ! [istarget v850-*-*]
|
||||
&& ! [istarget xstormy16-*-*]
|
||||
&& ! [istarget *-*-irix*]
|
||||
&& ! [istarget *-*-rtems] } {
|
||||
run_ld_link_tests {
|
||||
|
Loading…
Reference in New Issue
Block a user