Remove empty .text disassembly
This commit is contained in:
parent
c861c80c03
commit
9f2339b72b
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-07-29 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* gas/sparc/unalign.d: Remove empty .text disassembly line.
|
||||
|
||||
2003-07-28 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gas/elf/elf.exp: Add section3 for note section.
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
|
||||
.*: +file format .*sparc.*
|
||||
|
||||
Disassembly of section .text:
|
||||
Disassembly of section .data:
|
||||
|
||||
0+ <foo>:
|
||||
|
|
Loading…
Reference in a new issue