Adjust testcases for readelf addend change
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 12 May 2012 01:12:14 +0000 (01:12 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 12 May 2012 01:12:14 +0000 (01:12 +0000)
* ld-cris/hiddef1.d: Updated.
* ld-cris/libdso-2.d: Likewise.
* ld-cris/tls-js1.d: Likewise.
* ld-cris/tls-local-63.d: Likewise.
* ld-cris/tls-local-64.d: Likewise.

ld/testsuite/ChangeLog
ld/testsuite/ld-cris/hiddef1.d
ld/testsuite/ld-cris/libdso-2.d
ld/testsuite/ld-cris/tls-js1.d
ld/testsuite/ld-cris/tls-local-63.d
ld/testsuite/ld-cris/tls-local-64.d

index 63e8f90485ac36afbe07af3fac59286bca8ddc21..d7565b097c9d9048261d71f729a8fd5d48ae9b38 100644 (file)
@@ -1,3 +1,11 @@
+2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-cris/hiddef1.d: Updated.
+       * ld-cris/libdso-2.d: Likewise.
+       * ld-cris/tls-js1.d: Likewise.
+       * ld-cris/tls-local-63.d: Likewise.
+       * ld-cris/tls-local-64.d: Likewise.
+
 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/14088
index b3bd87dfab2ef5d9c98bbe1e6a83eb797668415d..1a1cc186bdb39d501b733956e657fd3f9cda0aad 100644 (file)
@@ -20,7 +20,7 @@ There are 11 section headers, starting at offset 0x[0-9a-f]+:
 #...
 Relocation section '\.rela\.dyn' at offset 0x[0-9a-f]+ contains 1 entries:
 #...
-[0-9a-f]+  0+c R_CRIS_RELATIVE                              [0-9a-f]+
+[0-9a-f]+  0+c R_CRIS_RELATIVE +[0-9a-f]+
 #...
 Symbol table '\.dynsym' contains 6 entries:
 #...
index 165e2228e10ca3535be033bf61e982cf297b9a7f..d50cceb24d13a719a0442df25e1556c11086c974 100644 (file)
@@ -27,7 +27,7 @@ There are 13 section headers.*
 #...
 Relocation section '\.rela\.dyn' at offset 0x[0-9a-f]+ contains 1 entries:
 #...
-00002[12][0-9a-f][048c] +0000000c R_CRIS_RELATIVE +00000150
+00002[12][0-9a-f][048c] +0000000c R_CRIS_RELATIVE +150
 #...
 Symbol table '\.dynsym' contains 4 entries:
  +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
index 0dc4f7c19a0f417d2f8686f69e077b16ada34eb9..0c1509fb7050446a5114d3d8ec74208c715ebe92 100644 (file)
@@ -20,7 +20,7 @@
 #...
 Relocation section '\.rela\.dyn' at offset 0x20c contains 2 entries:
  Offset     Info    Type            Sym\.Value  Sym\. Name \+ Addend
-00002354  0000001e R_CRIS_DTPMOD                                00000000
+00002354  0000001e R_CRIS_DTPMOD +0
 00002364  0000050a R_CRIS_GLOB_DAT   00002368   expobj \+ 0
 
 Relocation section '\.rela\.plt' at offset 0x224 contains 2 entries:
index ea86a461b4c12b24c1462aef5f414c69e7ec4d87..320e717c8aec07fffa32667319b934d1d76e35fb 100644 (file)
@@ -10,7 +10,7 @@
 #...
 Relocation section '.rela.dyn' at offset 0x.* contains 1 entries:
  Offset     Info    Type            Sym.Value  Sym. Name \+ Addend
-00002210  0000001c R_CRIS_32_TPREL[ ]+00+
+00002210  0000001c R_CRIS_32_TPREL[ ]+0
 
 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
 
index 7630fdcd2e2de715ebfbb46b5abcd331d7c56e04..1ed741c15dff2799ea0db25c978768c6ce37fa58 100644 (file)
@@ -12,7 +12,7 @@
 #...
 Relocation section '.rela.dyn' at offset 0x.* contains 1 entries:
  Offset     Info    Type            Sym.Value  Sym. Name \+ Addend
-00002290  0000001c R_CRIS_32_TPREL[ ]+0+80
+00002290  0000001c R_CRIS_32_TPREL[ ]+80
 
 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
 
This page took 0.02804 seconds and 4 git commands to generate.