]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gas/elf/ehopt0.d: Tweak for bigendian targets.
authorAlan Modra <amodra@gmail.com>
Wed, 23 May 2001 05:34:16 +0000 (05:34 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 23 May 2001 05:34:16 +0000 (05:34 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/elf/ehopt0.d

index 28d16d2618cad3fcff0c4e294565766999a6e7f4..fe98edd9c12ba6d54b7a9da2ceca01a9765cfe27 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-23  Alan Modra  <amodra@one.net.au>
+
+       * gas/elf/ehopt0.d: Tweak for bigendian targets.
+
 2001-05-14  Richard Henderson  <rth@redhat.com>
 
        * gas/elf/ehopt0.s: New.
index a339c19bb7f631b7043b0e61e3faa784d16c728d..a13c4f26e339b989d0aa98aa214f8c90aca8ddde 100644 (file)
@@ -4,6 +4,6 @@
 .*: +file format .*
 
 Contents of section .eh_frame:
- 0+000 10000000 00000000 017a0001 781a0004 .*
- 0+010 01000000 12000000 18000000 00000000 .*
- 0+020 08000000 04080000 0044 .*
+ 0+000 (10|00)0000(00|10) 00000000 017a0001 781a0004 .*
+ 0+010 (01|00)0000(00|01) (12|00)0000(00|12) (18|00)0000(00|18) 00000000 .*
+ 0+020 (08|00)0000(00|08) 04(08|00)0000 (00|08)44 .*