This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Committed, MMIX: Tweak gas test-suite results.


ChangeLog entry says it.  I don't actually know where the
change(s) comes from. :-/ but it/they seem to be of improvement
so I don't really complain.

	* 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.

Index: gas/mmix/byte-1.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/mmix/byte-1.d,v
retrieving revision 1.1
diff -p -c -r1.1 byte-1.d
*** gas/mmix/byte-1.d	30 Oct 2001 15:20:07 -0000	1.1
--- gas/mmix/byte-1.d	19 Jul 2002 01:38:40 -0000
*************** Section Headers:
*** 7,18 ****
    \[ 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
         0000000000000000  0000000000000000  WA       0     0     1
!   \[ 3\] \.bss              NOBITS           0000000000000000  00000058
         0000000000000000  0000000000000000  WA       0     0     1
!   \[ 4\] \.shstrtab         STRTAB           0000000000000000  00000058
         000000000000002c  0000000000000000           0     0     1
    \[ 5\] \.symtab           SYMTAB           0000000000000000  00000248
         00000000000000c0  0000000000000018           6     7     8
--- 7,18 ----
    \[ 0\]                   NULL             0000000000000000  00000000
         0000000000000000  0000000000000000           0     0     0
    \[ 1\] \.text             PROGBITS         0000000000000000  00000040
!        0000000000000016  0000000000000000  AX       0     0     4
!   \[ 2\] \.data             PROGBITS         0000000000000000  00000056
         0000000000000000  0000000000000000  WA       0     0     1
!   \[ 3\] \.bss              NOBITS           0000000000000000  00000056
         0000000000000000  0000000000000000  WA       0     0     1
!   \[ 4\] \.shstrtab         STRTAB           0000000000000000  00000056
         000000000000002c  0000000000000000           0     0     1
    \[ 5\] \.symtab           SYMTAB           0000000000000000  00000248
         00000000000000c0  0000000000000018           6     7     8
*************** Symbol table '\.symtab' contains 8 entri
*** 38,41 ****

  Hex dump of section '\.text':
    0x00000000 fd2b2a29 73747269 6e670aff 8e007374 .*
!   0x00000010 72696e67 320a0000                   .*
--- 38,41 ----

  Hex dump of section '\.text':
    0x00000000 fd2b2a29 73747269 6e670aff 8e007374 .*
!   0x00000010 72696e67 320a                       .*
Index: gas/mmix/comment-1.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/mmix/comment-1.d,v
retrieving revision 1.3
diff -p -c -r1.3 comment-1.d
*** gas/mmix/comment-1.d	24 Feb 2002 17:11:21 -0000	1.3
--- gas/mmix/comment-1.d	19 Jul 2002 01:38:40 -0000
***************
*** 2,10 ****
  #readelf: -Ssrx1 -x6
  There are 10 section headers, starting at offset 0x...:
  #...
!   \[ 5\] \.MMIX\.spec_data\.4 PROGBITS         0+  0+c8
         0+  0+           0     0     1
!   \[ 6\] \.MMIX\.reg_content PROGBITS         0+  0+c8
         0+8  0+   W       0     0     1
  #...
  Relocation section '\.rela\.text' at offset 0x... contains 5 entries:
--- 2,10 ----
  #readelf: -Ssrx1 -x6
  There are 10 section headers, starting at offset 0x...:
  #...
!   \[ 5\] \.MMIX\.spec_data\.4 PROGBITS         0+  0+c4
         0+  0+           0     0     1
!   \[ 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:
*************** Hex dump of section '\.text':
*** 39,45 ****
    0x0+50 f9000028 f2290000 fa2a0000 fb00002b .*
    0x0+60 f604002c fe2d0004 00000000 03020104 .*
    0x0+70 0007000c 00000014 00000000 0000001c .*
!   0x0+80 fd221538 00000000                   .*

  Hex dump of section '\.MMIX\.reg_contents':
    0x0+ 00000000 00000033                   .*
--- 39,45 ----
    0x0+50 f9000028 f2290000 fa2a0000 fb00002b .*
    0x0+60 f604002c fe2d0004 00000000 03020104 .*
    0x0+70 0007000c 00000014 00000000 0000001c .*
!   0x0+80 fd221538                            .*

  Hex dump of section '\.MMIX\.reg_contents':
    0x0+ 00000000 00000033                   .*
Index: gas/mmix/fb-2.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/mmix/fb-2.d,v
retrieving revision 1.1
diff -p -c -r1.1 fb-2.d
*** gas/mmix/fb-2.d	30 Oct 2001 15:20:07 -0000	1.1
--- gas/mmix/fb-2.d	19 Jul 2002 01:38:40 -0000
*************** Contents of section \.text:
*** 27,33 ****
   0010 00000000 00000000 00000000 00000000  .*
   0020 00000000 fd000000 231e0000 00000000  .*
   0030 00000000 00000000 00000000 00000000  .*
!  0040 fd000000 002a002b 002b002c 00000000  .*
  Contents of section \.data:
  Contents of section \.MMIX\.reg_contents:
   0000 00000000 00000000                    .*
--- 27,33 ----
   0010 00000000 00000000 00000000 00000000  .*
   0020 00000000 fd000000 231e0000 00000000  .*
   0030 00000000 00000000 00000000 00000000  .*
!  0040 fd000000 002a002b 002b002c           .*
  Contents of section \.data:
  Contents of section \.MMIX\.reg_contents:
   0000 00000000 00000000                    .*
Index: gas/mmix/greg7.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/mmix/greg7.d,v
retrieving revision 1.1
diff -p -c -r1.1 greg7.d
*** gas/mmix/greg7.d	30 Oct 2001 15:20:07 -0000	1.1
--- gas/mmix/greg7.d	19 Jul 2002 01:38:40 -0000
*************** OFFSET           TYPE              VALUE
*** 22,28 ****
  0+a R_MMIX_REG        \.MMIX\.reg_contents

  Contents of section \.text:
!  0000 00000000 00000021 232c0004 00000000  .*
  Contents of section \.data:
  Contents of section \.MMIX\.reg_contents:
   0000 00000000 00000004                    .*
--- 22,28 ----
  0+a R_MMIX_REG        \.MMIX\.reg_contents

  Contents of section \.text:
!  0000 00000000 00000021 232c0004           .*
  Contents of section \.data:
  Contents of section \.MMIX\.reg_contents:
   0000 00000000 00000004                    .*
Index: gas/mmix/greg8.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/mmix/greg8.d,v
retrieving revision 1.1
diff -p -c -r1.1 greg8.d
*** gas/mmix/greg8.d	30 Oct 2001 15:20:07 -0000	1.1
--- gas/mmix/greg8.d	19 Jul 2002 01:38:40 -0000
*************** OFFSET           TYPE              VALUE
*** 27,33 ****
  0+ R_MMIX_64         \.text

  Contents of section \.text:
!  0000 00000000 00000021 232c0054 00000000  .*
  Contents of section \.data:
  Contents of section \.MMIX\.reg_contents:
   0000 00000000 00000000                    .*
--- 27,33 ----
  0+ R_MMIX_64         \.text

  Contents of section \.text:
!  0000 00000000 00000021 232c0054           .*
  Contents of section \.data:
  Contents of section \.MMIX\.reg_contents:
   0000 00000000 00000000                    .*
Index: gas/mmix/list-pseudoints.l
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/mmix/list-pseudoints.l,v
retrieving revision 1.1
diff -p -c -r1.1 list-pseudoints.l
*** gas/mmix/list-pseudoints.l	30 Oct 2001 15:20:07 -0000	1.1
--- gas/mmix/list-pseudoints.l	19 Jul 2002 01:38:40 -0000
*************** GAS for MMIX .*/list-pseudoints.s 			pag
*** 8,15 ****
     4      DE004500
     4      7821329E
     5 0010 07D9     	 wyde 2009
!    6 0012 99000000 	 byte 0x99
!    6      0000
  GAS for MMIX .*/list-pseudoints.s 			page 2


--- 8,14 ----
     4      DE004500
     4      7821329E
     5 0010 07D9     	 wyde 2009
!    6 0012 99       	 byte 0x99
  GAS for MMIX .*/list-pseudoints.s 			page 2


brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]