* ld-mmix/bpo-10.d: Tweak for change in symbols handling.

* ld-mmix/bpo-11.d: Ditto.

	* ld-mmix/b-nosym.d: Adjust for changed output for absence of
	symbols.

	* ld-mmix/sec-7m.d: Rename tested section from .debug_info to
	.di.
	* ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s,
	ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
This commit is contained in:
Hans-Peter Nilsson 2002-08-31 17:23:58 +00:00
parent 6999695c60
commit 156436a5c2
10 changed files with 24 additions and 11 deletions

View File

@ -1,3 +1,16 @@
2002-08-31 Hans-Peter Nilsson <hp@bitrange.com>
* ld-mmix/bpo-10.d: Tweak for change in symbols handling.
* ld-mmix/bpo-11.d: Ditto.
* ld-mmix/b-nosym.d: Adjust for changed output for absence of
symbols.
* ld-mmix/sec-7m.d: Rename tested section from .debug_info to
.di.
* ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s,
ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
2002-08-28 Alan Modra <amodra@bigpond.net.au> 2002-08-28 Alan Modra <amodra@bigpond.net.au>
* ld-discard/discard.exp: xfail m6812. * ld-discard/discard.exp: xfail m6812.

View File

@ -11,5 +11,8 @@
.*: file format mmo .*: file format mmo
SYMBOL TABLE:
no symbols
Contents of section \.text: Contents of section \.text:
0000 e3fd0001 e3fd0004 .* 0000 e3fd0001 e3fd0004 .*

View File

@ -19,8 +19,6 @@ SYMBOL TABLE:
0+ l d \*ABS\* 0+ 0+ l d \*ABS\* 0+
0+ l d \*ABS\* 0+ 0+ l d \*ABS\* 0+
0+ l \.init 0+ _start 0+ l \.init 0+ _start
0+ g \*ABS\* 0+
0+ g \*ABS\* 0+
2000000000000000 g \*ABS\* 0+ __bss_start 2000000000000000 g \*ABS\* 0+ __bss_start
2000000000000000 g \*ABS\* 0+ _edata 2000000000000000 g \*ABS\* 0+ _edata
2000000000000000 g \*ABS\* 0+ _end 2000000000000000 g \*ABS\* 0+ _end

View File

@ -23,7 +23,6 @@ SYMBOL TABLE:
0+14 g \.text 0+ x 0+14 g \.text 0+ x
0+10 g \.text 0+ x2 0+10 g \.text 0+ x2
2000000000000000 g \*ABS\* 0+ __bss_start 2000000000000000 g \*ABS\* 0+ __bss_start
0+ g \*ABS\* 0+
2000000000000000 g \*ABS\* 0+ _edata 2000000000000000 g \*ABS\* 0+ _edata
2000000000000000 g \*ABS\* 0+ _end 2000000000000000 g \*ABS\* 0+ _end
0+10 g \.text 0+ _start\. 0+10 g \.text 0+ _start\.

View File

@ -1,4 +1,4 @@
.section .debug_info .section .di
.byte 42 .byte 42
.rept 32763 .rept 32763
.byte 0 .byte 0

View File

@ -1,4 +1,4 @@
.section .debug_info .section .di
.byte 44 .byte 44
.rept 32764 .rept 32764
.byte 0 .byte 0

View File

@ -1,4 +1,4 @@
.section .debug_info .section .di
.byte 46 .byte 46
.rept 32765 .rept 32765
.byte 0 .byte 0

View File

@ -1,4 +1,4 @@
.section .debug_info .section .di
.byte 48 .byte 48
.rept 32766 .rept 32766
.byte 0 .byte 0

View File

@ -1,4 +1,4 @@
.section .debug_info .section .di
.byte 50 .byte 50
.rept 32767 .rept 32767
.byte 0 .byte 0

View File

@ -20,11 +20,11 @@ Sections:
Idx Name[ ]+Size[ ]+VMA[ ]+LMA[ ]+File off Algn Idx Name[ ]+Size[ ]+VMA[ ]+LMA[ ]+File off Algn
0 \.text[ ]+0+4 0+ 0+ 0+ 2\*\*2 0 \.text[ ]+0+4 0+ 0+ 0+ 2\*\*2
[ ]+CONTENTS, ALLOC, LOAD, CODE [ ]+CONTENTS, ALLOC, LOAD, CODE
1 \.debug_info 0+27ffb 0+ 0+ 0+ 2\*\*2 1 \.di 0+27ffb 2000000000000000 2000000000000000 0+ 2\*\*2
[ ]+CONTENTS, READONLY, DEBUGGING [ ]+CONTENTS, READONLY
Contents of section \.text: Contents of section \.text:
0000 e3fd0001[ ]+.* 0000 e3fd0001[ ]+.*
Contents of section \.debug_info: Contents of section \.di:
0000 2a000000 00000000 00000000 00000000 .* 0000 2a000000 00000000 00000000 00000000 .*
#... #...
7ff0 00000000 00000000 00000000 2b2c0000 .* 7ff0 00000000 00000000 00000000 2b2c0000 .*