* ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s,

ld-sh/refdbg.s: Add leading 0 to .debug_info to prevent parsing it
	for error messages.
This commit is contained in:
Daniel Jacobowitz 2003-04-13 14:42:22 +00:00
parent aca1fcd067
commit 878a91906b
5 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2002-04-13 Daniel Jacobowitz <drow@mvista.com>
* ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s,
ld-sh/refdbg.s: Add leading 0 to .debug_info to prevent parsing it
for error messages.
2003-04-10 Alexandre Oliva <aoliva@redhat.com>
* ld-mips-elf/elf-rel-got-n32.d,

View File

@ -9,4 +9,5 @@ text:
_start:
.long data
.section .debug_info
.long 0
.long text

View File

@ -3,4 +3,5 @@
_start:
.long data
.section .debug_info
.long 0
.long text

View File

@ -7,4 +7,5 @@ text:
_start:
.long data
.section .debug_info
.long 0
.long text

View File

@ -8,4 +8,5 @@ _start:
.comm foo,4,4
.section .debug_info,"",@progbits
.long 0
.ualong foo