* gas/mmix/list-pseudoints.l: Adjust for changes in gas section
padding. * gas/mmix/greg7.d: Ditto. * gas/mmix/greg8.d: Ditto. * gas/mmix/fb-2.d: Ditto. * gas/mmix/comment-1.d: Ditto. * gas/mmix/byte-1.d: Ditto.
This commit is contained in:
parent
40c97fc6d1
commit
9084e1dea4
7 changed files with 22 additions and 13 deletions
|
@ -1,3 +1,13 @@
|
||||||
|
2002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
|
||||||
|
|
||||||
|
* gas/mmix/list-pseudoints.l: Adjust for changes in gas section
|
||||||
|
padding.
|
||||||
|
* gas/mmix/greg7.d: Ditto.
|
||||||
|
* gas/mmix/greg8.d: Ditto.
|
||||||
|
* gas/mmix/fb-2.d: Ditto.
|
||||||
|
* gas/mmix/comment-1.d: Ditto.
|
||||||
|
* gas/mmix/byte-1.d: Ditto.
|
||||||
|
|
||||||
2002-07-17 H.J. Lu <hjl@gnu.org>
|
2002-07-17 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
* gas/ia64/dv-branch.d: Updated.
|
* gas/ia64/dv-branch.d: Updated.
|
||||||
|
|
|
@ -7,12 +7,12 @@ Section Headers:
|
||||||
\[ 0\] NULL 0000000000000000 00000000
|
\[ 0\] NULL 0000000000000000 00000000
|
||||||
0000000000000000 0000000000000000 0 0 0
|
0000000000000000 0000000000000000 0 0 0
|
||||||
\[ 1\] \.text PROGBITS 0000000000000000 00000040
|
\[ 1\] \.text PROGBITS 0000000000000000 00000040
|
||||||
0000000000000018 0000000000000000 AX 0 0 4
|
0000000000000016 0000000000000000 AX 0 0 4
|
||||||
\[ 2\] \.data PROGBITS 0000000000000000 00000058
|
\[ 2\] \.data PROGBITS 0000000000000000 00000056
|
||||||
0000000000000000 0000000000000000 WA 0 0 1
|
0000000000000000 0000000000000000 WA 0 0 1
|
||||||
\[ 3\] \.bss NOBITS 0000000000000000 00000058
|
\[ 3\] \.bss NOBITS 0000000000000000 00000056
|
||||||
0000000000000000 0000000000000000 WA 0 0 1
|
0000000000000000 0000000000000000 WA 0 0 1
|
||||||
\[ 4\] \.shstrtab STRTAB 0000000000000000 00000058
|
\[ 4\] \.shstrtab STRTAB 0000000000000000 00000056
|
||||||
000000000000002c 0000000000000000 0 0 1
|
000000000000002c 0000000000000000 0 0 1
|
||||||
\[ 5\] \.symtab SYMTAB 0000000000000000 00000248
|
\[ 5\] \.symtab SYMTAB 0000000000000000 00000248
|
||||||
00000000000000c0 0000000000000018 6 7 8
|
00000000000000c0 0000000000000018 6 7 8
|
||||||
|
@ -38,4 +38,4 @@ Symbol table '\.symtab' contains 8 entries:
|
||||||
|
|
||||||
Hex dump of section '\.text':
|
Hex dump of section '\.text':
|
||||||
0x00000000 fd2b2a29 73747269 6e670aff 8e007374 .*
|
0x00000000 fd2b2a29 73747269 6e670aff 8e007374 .*
|
||||||
0x00000010 72696e67 320a0000 .*
|
0x00000010 72696e67 320a .*
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
#readelf: -Ssrx1 -x6
|
#readelf: -Ssrx1 -x6
|
||||||
There are 10 section headers, starting at offset 0x...:
|
There are 10 section headers, starting at offset 0x...:
|
||||||
#...
|
#...
|
||||||
\[ 5\] \.MMIX\.spec_data\.4 PROGBITS 0+ 0+c8
|
\[ 5\] \.MMIX\.spec_data\.4 PROGBITS 0+ 0+c4
|
||||||
0+ 0+ 0 0 1
|
0+ 0+ 0 0 1
|
||||||
\[ 6\] \.MMIX\.reg_content PROGBITS 0+ 0+c8
|
\[ 6\] \.MMIX\.reg_content PROGBITS 0+ 0+c4
|
||||||
0+8 0+ W 0 0 1
|
0+8 0+ W 0 0 1
|
||||||
#...
|
#...
|
||||||
Relocation section '\.rela\.text' at offset 0x... contains 5 entries:
|
Relocation section '\.rela\.text' at offset 0x... contains 5 entries:
|
||||||
|
@ -39,7 +39,7 @@ Hex dump of section '\.text':
|
||||||
0x0+50 f9000028 f2290000 fa2a0000 fb00002b .*
|
0x0+50 f9000028 f2290000 fa2a0000 fb00002b .*
|
||||||
0x0+60 f604002c fe2d0004 00000000 03020104 .*
|
0x0+60 f604002c fe2d0004 00000000 03020104 .*
|
||||||
0x0+70 0007000c 00000014 00000000 0000001c .*
|
0x0+70 0007000c 00000014 00000000 0000001c .*
|
||||||
0x0+80 fd221538 00000000 .*
|
0x0+80 fd221538 .*
|
||||||
|
|
||||||
Hex dump of section '\.MMIX\.reg_contents':
|
Hex dump of section '\.MMIX\.reg_contents':
|
||||||
0x0+ 00000000 00000033 .*
|
0x0+ 00000000 00000033 .*
|
||||||
|
|
|
@ -27,7 +27,7 @@ Contents of section \.text:
|
||||||
0010 00000000 00000000 00000000 00000000 .*
|
0010 00000000 00000000 00000000 00000000 .*
|
||||||
0020 00000000 fd000000 231e0000 00000000 .*
|
0020 00000000 fd000000 231e0000 00000000 .*
|
||||||
0030 00000000 00000000 00000000 00000000 .*
|
0030 00000000 00000000 00000000 00000000 .*
|
||||||
0040 fd000000 002a002b 002b002c 00000000 .*
|
0040 fd000000 002a002b 002b002c .*
|
||||||
Contents of section \.data:
|
Contents of section \.data:
|
||||||
Contents of section \.MMIX\.reg_contents:
|
Contents of section \.MMIX\.reg_contents:
|
||||||
0000 00000000 00000000 .*
|
0000 00000000 00000000 .*
|
||||||
|
|
|
@ -22,7 +22,7 @@ OFFSET TYPE VALUE
|
||||||
0+a R_MMIX_REG \.MMIX\.reg_contents
|
0+a R_MMIX_REG \.MMIX\.reg_contents
|
||||||
|
|
||||||
Contents of section \.text:
|
Contents of section \.text:
|
||||||
0000 00000000 00000021 232c0004 00000000 .*
|
0000 00000000 00000021 232c0004 .*
|
||||||
Contents of section \.data:
|
Contents of section \.data:
|
||||||
Contents of section \.MMIX\.reg_contents:
|
Contents of section \.MMIX\.reg_contents:
|
||||||
0000 00000000 00000004 .*
|
0000 00000000 00000004 .*
|
||||||
|
|
|
@ -27,7 +27,7 @@ OFFSET TYPE VALUE
|
||||||
0+ R_MMIX_64 \.text
|
0+ R_MMIX_64 \.text
|
||||||
|
|
||||||
Contents of section \.text:
|
Contents of section \.text:
|
||||||
0000 00000000 00000021 232c0054 00000000 .*
|
0000 00000000 00000021 232c0054 .*
|
||||||
Contents of section \.data:
|
Contents of section \.data:
|
||||||
Contents of section \.MMIX\.reg_contents:
|
Contents of section \.MMIX\.reg_contents:
|
||||||
0000 00000000 00000000 .*
|
0000 00000000 00000000 .*
|
||||||
|
|
|
@ -8,8 +8,7 @@ GAS for MMIX .*/list-pseudoints.s page 1
|
||||||
4 DE004500
|
4 DE004500
|
||||||
4 7821329E
|
4 7821329E
|
||||||
5 0010 07D9 wyde 2009
|
5 0010 07D9 wyde 2009
|
||||||
6 0012 99000000 byte 0x99
|
6 0012 99 byte 0x99
|
||||||
6 0000
|
|
||||||
GAS for MMIX .*/list-pseudoints.s page 2
|
GAS for MMIX .*/list-pseudoints.s page 2
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue