OSDN Git Service

ld/testsuite/
authorrsandifo <rsandifo>
Sat, 20 Sep 2008 09:47:43 +0000 (09:47 +0000)
committerrsandifo <rsandifo>
Sat, 20 Sep 2008 09:47:43 +0000 (09:47 +0000)
* ld-mips-elf/reloc-estimate-1.d: Make endian-neutral.

ld/testsuite/ChangeLog
ld/testsuite/ld-mips-elf/reloc-estimate-1.d

index 5db8d59..e7f9859 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-20  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * ld-mips-elf/reloc-estimate-1.d: Make endian-neutral.
+
 2008-09-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Provide virtual target "cfi" for targets supporting CFI.
index 94dde81..0d49b05 100644 (file)
@@ -15,4 +15,4 @@ OFFSET   TYPE              VALUE
 # The address must be 0x810.  We should only ever allocate one dynamic
 # reloc over and above the first R_MIPS_NONE entry.
 Contents of section \.foo:
- 0810 deadbeef                             ....            
+ 0810 (deadbeef|efbeadde)                             ....