2003-07-24 H.J. Lu <hongjiu.lu@intel.com>
* ld-powerpc/tlsexe.r: .sbss is NOBITS, not PROGBITS. * ld-powerpc/tlsexetoc.r: Likewise. * ld-powerpc/tlsso.r: Likewise. * ld-powerpc/tlstocso.r: Likewise.
This commit is contained in:
parent
32fcda6a20
commit
13752416b5
5 changed files with 11 additions and 4 deletions
|
@ -1,3 +1,10 @@
|
|||
2003-07-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld-powerpc/tlsexe.r: .sbss is NOBITS, not PROGBITS.
|
||||
* ld-powerpc/tlsexetoc.r: Likewise.
|
||||
* ld-powerpc/tlsso.r: Likewise.
|
||||
* ld-powerpc/tlstocso.r: Likewise.
|
||||
|
||||
2003-07-23 Stephane Carrez <stcarrez@nerim.fr>
|
||||
|
||||
* ld-srec/srec.exp: For m6811/m6812 use --defsym to define _.z soft
|
||||
|
|
|
@ -23,7 +23,7 @@ Section Headers:
|
|||
+\[11\] \.tbss +NOBITS +0+100104c0 0+4c0 0+38 0+ WAT +0 +0 +8
|
||||
+\[12\] \.dynamic +DYNAMIC +0+100104c0 0+4c0 0+150 10 +WA +4 +0 +8
|
||||
+\[13\] \.got +PROGBITS +0+10010610 0+610 0+30 08 +WA +0 +0 +8
|
||||
+\[14\] \.sbss +PROGBITS +0+10010640 0+640 0+ 0+ +W +0 +0 +1
|
||||
+\[14\] \.sbss +NOBITS +0+10010640 0+640 0+ 0+ +W +0 +0 +1
|
||||
+\[15\] \.plt +NOBITS +0+10010640 0+640 0+30 18 +WA +0 +0 +8
|
||||
+\[16\] \.bss +NOBITS +0+10010670 0+640 0+ 0+ +WA +0 +0 +1
|
||||
+\[17\] \.shstrtab +STRTAB +0+ 0+640 0+8a 0+ +0 +0 +1
|
||||
|
|
|
@ -23,7 +23,7 @@ Section Headers:
|
|||
+\[11\] \.tbss +NOBITS +0+10010448 0+448 0+38 0+ WAT +0 +0 +8
|
||||
+\[12\] \.dynamic +DYNAMIC +0+10010448 0+448 0+150 10 +WA +4 +0 +8
|
||||
+\[13\] \.got +PROGBITS +0+10010598 0+598 0+58 08 +WA +0 +0 +8
|
||||
+\[14\] \.sbss +PROGBITS +0+100105f0 0+5f0 0+ 0+ +W +0 +0 +1
|
||||
+\[14\] \.sbss +NOBITS +0+100105f0 0+5f0 0+ 0+ +W +0 +0 +1
|
||||
+\[15\] \.plt +NOBITS +0+100105f0 0+5f0 0+30 18 +WA +0 +0 +8
|
||||
+\[16\] \.bss +NOBITS +0+10010620 0+5f0 0+ 0+ +WA +0 +0 +1
|
||||
+\[17\] \.shstrtab +STRTAB +0+ 0+5f0 0+8a 0+ +0 +0 +1
|
||||
|
|
|
@ -21,7 +21,7 @@ Section Headers:
|
|||
+\[10\] \.tbss +NOBITS +0+107f8 0+7f8 0+38 0+ WAT +0 +0 +8
|
||||
+\[11\] \.dynamic +DYNAMIC +0+107f8 0+7f8 0+150 10 +WA +3 +0 +8
|
||||
+\[12\] \.got +PROGBITS +0+10948 0+948 0+60 08 +WA +0 +0 +8
|
||||
+\[13\] \.sbss +PROGBITS +0+109a8 0+9a8 0+ 0+ +W +0 +0 +1
|
||||
+\[13\] \.sbss +NOBITS +0+109a8 0+9a8 0+ 0+ +W +0 +0 +1
|
||||
+\[14\] \.plt +NOBITS +0+109a8 0+9a8 0+30 18 +WA +0 +0 +8
|
||||
+\[15\] \.bss +NOBITS +0+109d8 0+9a8 0+ 0+ +WA +0 +0 +1
|
||||
+\[16\] \.shstrtab +STRTAB +0+ 0+9a8 0+82 0+ +0 +0 +1
|
||||
|
|
|
@ -21,7 +21,7 @@ Section Headers:
|
|||
+\[10\] \.tbss +NOBITS +0+10740 0+740 0+38 0+ WAT +0 +0 +8
|
||||
+\[11\] \.dynamic +DYNAMIC +0+10740 0+740 0+150 10 +WA +3 +0 +8
|
||||
+\[12\] \.got +PROGBITS +0+10890 0+890 0+58 08 +WA +0 +0 +8
|
||||
+\[13\] \.sbss +PROGBITS +0+108e8 0+8e8 0+ 0+ +W +0 +0 +1
|
||||
+\[13\] \.sbss +NOBITS +0+108e8 0+8e8 0+ 0+ +W +0 +0 +1
|
||||
+\[14\] \.plt +NOBITS +0+108e8 0+8e8 0+30 18 +WA +0 +0 +8
|
||||
+\[15\] \.bss +NOBITS +0+10918 0+8e8 0+ 0+ +WA +0 +0 +1
|
||||
+\[16\] \.shstrtab +STRTAB +0+ 0+8e8 0+82 0+ +0 +0 +1
|
||||
|
|
Loading…
Reference in a new issue