mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
* gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
Sun May 21 10:08:08 2000 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
|
||||
|
||||
2000-05-15 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* gas/arm/arch4t.s: Add tests of new fields to msr instruction.
|
||||
|
@ -8,6 +8,7 @@ if { ([istarget "*-*-elf*"]
|
||||
|| [istarget "sparc*-*-solaris*"]
|
||||
|| [istarget "mips*-*-irix6*"])
|
||||
&& ![istarget *-*-linux*aout*]
|
||||
&& ![istarget *-*-linux*coff*]
|
||||
&& ![istarget *-*-linux*oldld*]
|
||||
} then {
|
||||
run_dump_test "section0"
|
||||
|
Reference in New Issue
Block a user