public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* gas test ehopt0
@ 2001-05-22 22:33 amodra
  0 siblings, 0 replies; only message in thread
From: amodra @ 2001-05-22 22:33 UTC (permalink / raw)
  To: binutils

Applying to mainline and branch.

	* gas/elf/ehopt0.d: Tweak for bigendian targets.

-- 
Alan Modra

Index: gas/elf/ehopt0.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/elf/ehopt0.d,v
retrieving revision 1.1
diff -u -p -r1.1 ehopt0.d
--- ehopt0.d	2001/05/14 22:37:31	1.1
+++ ehopt0.d	2001/05/23 05:30:52
@@ -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 .*

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-22 22:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-22 22:33 gas test ehopt0 amodra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).