diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 18666f11b5..a788591202 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,13 @@ +2002-07-19 Hans-Peter Nilsson + + * 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 * gas/ia64/dv-branch.d: Updated. diff --git a/gas/testsuite/gas/mmix/byte-1.d b/gas/testsuite/gas/mmix/byte-1.d index 3f26d020ba..635c4c6c95 100644 --- a/gas/testsuite/gas/mmix/byte-1.d +++ b/gas/testsuite/gas/mmix/byte-1.d @@ -7,12 +7,12 @@ Section Headers: \[ 0\] NULL 0000000000000000 00000000 0000000000000000 0000000000000000 0 0 0 \[ 1\] \.text PROGBITS 0000000000000000 00000040 - 0000000000000018 0000000000000000 AX 0 0 4 - \[ 2\] \.data PROGBITS 0000000000000000 00000058 + 0000000000000016 0000000000000000 AX 0 0 4 + \[ 2\] \.data PROGBITS 0000000000000000 00000056 0000000000000000 0000000000000000 WA 0 0 1 - \[ 3\] \.bss NOBITS 0000000000000000 00000058 + \[ 3\] \.bss NOBITS 0000000000000000 00000056 0000000000000000 0000000000000000 WA 0 0 1 - \[ 4\] \.shstrtab STRTAB 0000000000000000 00000058 + \[ 4\] \.shstrtab STRTAB 0000000000000000 00000056 000000000000002c 0000000000000000 0 0 1 \[ 5\] \.symtab SYMTAB 0000000000000000 00000248 00000000000000c0 0000000000000018 6 7 8 @@ -38,4 +38,4 @@ Symbol table '\.symtab' contains 8 entries: Hex dump of section '\.text': 0x00000000 fd2b2a29 73747269 6e670aff 8e007374 .* - 0x00000010 72696e67 320a0000 .* + 0x00000010 72696e67 320a .* diff --git a/gas/testsuite/gas/mmix/comment-1.d b/gas/testsuite/gas/mmix/comment-1.d index 0d341c4cc5..2c6f074bcd 100644 --- a/gas/testsuite/gas/mmix/comment-1.d +++ b/gas/testsuite/gas/mmix/comment-1.d @@ -2,9 +2,9 @@ #readelf: -Ssrx1 -x6 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 - \[ 6\] \.MMIX\.reg_content PROGBITS 0+ 0+c8 + \[ 6\] \.MMIX\.reg_content PROGBITS 0+ 0+c4 0+8 0+ W 0 0 1 #... 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+60 f604002c fe2d0004 00000000 03020104 .* 0x0+70 0007000c 00000014 00000000 0000001c .* - 0x0+80 fd221538 00000000 .* + 0x0+80 fd221538 .* Hex dump of section '\.MMIX\.reg_contents': 0x0+ 00000000 00000033 .* diff --git a/gas/testsuite/gas/mmix/fb-2.d b/gas/testsuite/gas/mmix/fb-2.d index 4e1519a63f..4b80fc4101 100644 --- a/gas/testsuite/gas/mmix/fb-2.d +++ b/gas/testsuite/gas/mmix/fb-2.d @@ -27,7 +27,7 @@ Contents of section \.text: 0010 00000000 00000000 00000000 00000000 .* 0020 00000000 fd000000 231e0000 00000000 .* 0030 00000000 00000000 00000000 00000000 .* - 0040 fd000000 002a002b 002b002c 00000000 .* + 0040 fd000000 002a002b 002b002c .* Contents of section \.data: Contents of section \.MMIX\.reg_contents: 0000 00000000 00000000 .* diff --git a/gas/testsuite/gas/mmix/greg7.d b/gas/testsuite/gas/mmix/greg7.d index c2b38978b6..68f5a329ef 100644 --- a/gas/testsuite/gas/mmix/greg7.d +++ b/gas/testsuite/gas/mmix/greg7.d @@ -22,7 +22,7 @@ OFFSET TYPE VALUE 0+a R_MMIX_REG \.MMIX\.reg_contents Contents of section \.text: - 0000 00000000 00000021 232c0004 00000000 .* + 0000 00000000 00000021 232c0004 .* Contents of section \.data: Contents of section \.MMIX\.reg_contents: 0000 00000000 00000004 .* diff --git a/gas/testsuite/gas/mmix/greg8.d b/gas/testsuite/gas/mmix/greg8.d index fead116742..4d741fa580 100644 --- a/gas/testsuite/gas/mmix/greg8.d +++ b/gas/testsuite/gas/mmix/greg8.d @@ -27,7 +27,7 @@ OFFSET TYPE VALUE 0+ R_MMIX_64 \.text Contents of section \.text: - 0000 00000000 00000021 232c0054 00000000 .* + 0000 00000000 00000021 232c0054 .* Contents of section \.data: Contents of section \.MMIX\.reg_contents: 0000 00000000 00000000 .* diff --git a/gas/testsuite/gas/mmix/list-pseudoints.l b/gas/testsuite/gas/mmix/list-pseudoints.l index 07124cb7f6..1c90ed8f35 100644 --- a/gas/testsuite/gas/mmix/list-pseudoints.l +++ b/gas/testsuite/gas/mmix/list-pseudoints.l @@ -8,8 +8,7 @@ GAS for MMIX .*/list-pseudoints.s page 1 4 DE004500 4 7821329E 5 0010 07D9 wyde 2009 - 6 0012 99000000 byte 0x99 - 6 0000 + 6 0012 99 byte 0x99 GAS for MMIX .*/list-pseudoints.s page 2