mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
* ld-mmix/b-nosym.d: Adjust for "no symbols" on stdout.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2002-08-26 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* ld-mmix/b-nosym.d: Adjust for "no symbols" on stdout.
|
||||||
|
|
||||||
2002-08-23 Stephen Clarke <stephen.clarke@superh.com>
|
2002-08-23 Stephen Clarke <stephen.clarke@superh.com>
|
||||||
|
|
||||||
* ld-sh/sh64/rd-sh64.exp: New framework file.
|
* ld-sh/sh64/rd-sh64.exp: New framework file.
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
#source: b-nosym.s
|
#source: b-nosym.s
|
||||||
#ld: --oformat binary
|
#ld: --oformat binary
|
||||||
#objcopy_linked_file:
|
#objcopy_linked_file:
|
||||||
#objdump: -st 2>/dev/null
|
#objdump: -st
|
||||||
|
|
||||||
# Note that we have to redirect stderr when objdumping to get rid of the
|
|
||||||
# "no symbols" message that would otherwise cause a spurious failure and
|
|
||||||
# which we seemingly can't identify or prune in another way.
|
|
||||||
|
|
||||||
.*: file format mmo
|
.*: file format mmo
|
||||||
|
|
||||||
|
SYMBOL TABLE:
|
||||||
|
no symbols
|
||||||
|
|
||||||
|
|
||||||
Contents of section \.text:
|
Contents of section \.text:
|
||||||
0000 e3fd0001 e3fd0004 .*
|
0000 e3fd0001 e3fd0004 .*
|
||||||
|
Reference in New Issue
Block a user