Adjust testcases for readelf addend change
* 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.
This commit is contained in:
parent
0649c0eaf2
commit
7dbe414f24
@ -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
|
||||
|
@ -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:
|
||||
#...
|
||||
|
@ -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
|
||||
|
@ -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:
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user