mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
* binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'
test.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2001-10-03 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
|
||||||
|
|
||||||
|
* binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'
|
||||||
|
test.
|
||||||
|
|
||||||
Tue Sep 4 20:25:41 2001 Jeffrey A Law (law@cygnus.com)
|
Tue Sep 4 20:25:41 2001 Jeffrey A Law (law@cygnus.com)
|
||||||
|
|
||||||
* binutils/all/readelf.exp: Expect readelf -wi to
|
* binutils/all/readelf.exp: Expect readelf -wi to
|
||||||
|
@ -287,4 +287,4 @@ if [is_remote host] {
|
|||||||
# The xfail targets here do not default to DWARF2 format debug information
|
# The xfail targets here do not default to DWARF2 format debug information
|
||||||
# The symptom is that the output of 'readelf -wi' is empty.
|
# The symptom is that the output of 'readelf -wi' is empty.
|
||||||
|
|
||||||
readelf_test -wi $tempfile readelf.wi {v850*-*-* cris-*-* *-*-linux* h8300*-*-*}
|
readelf_test -wi $tempfile readelf.wi {v850*-*-* cris-*-* mips*-*-elf* *-*-linux* h8300*-*-*}
|
||||||
|
Reference in New Issue
Block a user