* ld-cris/libdso-2.d: Adjust for recent hash-related changes.
authorHans-Peter Nilsson <hp@axis.com>
Tue, 11 Jul 2006 21:47:41 +0000 (21:47 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Tue, 11 Jul 2006 21:47:41 +0000 (21:47 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-cris/libdso-2.d

index 501335e077a5d7b44a42c3c380b3bd20bb92bedd..235143f2d9d9da6f154d47e91126cc957221f7d4 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-11  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/libdso-2.d: Adjust for recent hash-related changes.
+
 2006-07-10  Jakub Jelinek  <jakub@redhat.com>
 
        * ld-powerpc/tlsso32.r: Adjust.
index 010587826945b15c46388016262639c66faebd53..1417745903ea9e07dc910d4f5cf9739850d1dc38 100644 (file)
@@ -27,14 +27,14 @@ There are 13 section headers.*
 #...
 Relocation section '\.rela\.dyn' at offset 0x[0-9a-f]+ contains 1 entries:
 #...
-00002200  0000000c R_CRIS_RELATIVE                              00000158
+00002[12][0-9a-f][048c]  0000000c R_CRIS_RELATIVE                              00000150
 #...
 Symbol table '\.dynsym' contains 4 entries:
    Num:    Value  Size Type    Bind   Vis      Ndx Name
      0: 0+     0 NOTYPE  LOCAL  DEFAULT  UND 
      1: [0-9a-f]+     0 SECTION LOCAL  DEFAULT    7 
      2: 0+     0 OBJECT  GLOBAL DEFAULT  ABS TST1
-     3: 0+15c     0 FUNC    GLOBAL DEFAULT    7 export_1@@TST1
+     3: 0+154     0 FUNC    GLOBAL DEFAULT    7 export_1@@TST1
 
 Symbol table '\.symtab' contains 18 entries:
    Num:    Value  Size Type    Bind   Vis      Ndx Name
@@ -48,11 +48,11 @@ Symbol table '\.symtab' contains 18 entries:
      7: [0-9a-f]+     0 SECTION LOCAL  DEFAULT    7 
      8: [0-9a-f]+     0 SECTION LOCAL  DEFAULT    8 
      9: [0-9a-f]+     0 SECTION LOCAL  DEFAULT    9 
-    10: 0+216c     0 OBJECT  LOCAL  HIDDEN  ABS _DYNAMIC
-    11: 0+2204     0 NOTYPE  LOCAL  DEFAULT  ABS __bss_start
-    12: 0+2204     0 NOTYPE  LOCAL  DEFAULT  ABS _edata
-    13: 0+21f4     0 OBJECT  LOCAL  HIDDEN  ABS _GLOBAL_OFFSET_TABLE_
-    14: 0+2220     0 NOTYPE  LOCAL  DEFAULT  ABS _end
-    15: 0+158     0 FUNC    LOCAL  DEFAULT    7 dsofn
+    10: 0+2..[046c]     0 OBJECT  LOCAL  HIDDEN  ABS _DYNAMIC
+    11: 0+2..[046c]     0 NOTYPE  LOCAL  DEFAULT  ABS __bss_start
+    12: 0+2..[046c]     0 NOTYPE  LOCAL  DEFAULT  ABS _edata
+    13: 0+2..[046c]     0 OBJECT  LOCAL  HIDDEN  ABS _GLOBAL_OFFSET_TABLE_
+    14: 0+2..[046c]     0 NOTYPE  LOCAL  DEFAULT  ABS _end
+    15: 0+150     0 FUNC    LOCAL  DEFAULT    7 dsofn
     16: 0+     0 OBJECT  GLOBAL DEFAULT  ABS TST1
-    17: 0+15c     0 FUNC    GLOBAL DEFAULT    7 export_1
+    17: 0+154     0 FUNC    GLOBAL DEFAULT    7 export_1
This page took 0.026223 seconds and 4 git commands to generate.