* ld-arm/mixed-app.sym: Expact _stack to be in the ABS section.

* ld-arm/mixed-lib.sym: Likewise.
	* tls-lib.d: Use a regexp for the address locations.
	* tls-lib.r: Likewise.
This commit is contained in:
Richard Earnshaw 2005-08-08 15:52:54 +00:00
parent df40eaf977
commit 3c2e36dc6f
5 changed files with 19 additions and 12 deletions

View File

@ -1,3 +1,10 @@
2005-08-08 Richard Earnshaw <richard.earnshaw@arm.com>
* ld-arm/mixed-app.sym: Expact _stack to be in the ABS section.
* ld-arm/mixed-lib.sym: Likewise.
* tls-lib.d: Use a regexp for the address locations.
* tls-lib.r: Likewise.
2005-08-03 H.J. Lu <hongjiu.lu@intel.com>
* ld-i386/pcrel16.d: Updated.

View File

@ -7,7 +7,7 @@ Symbol table for image:
.. ..: ........ 0 NOTYPE GLOBAL DEFAULT ABS _bss_end__
.. ..: ........ 0 OBJECT GLOBAL DEFAULT ABS _DYNAMIC
.. ..: ........ 0 NOTYPE GLOBAL DEFAULT ABS __bss_end__
.. ..: ........ 0 NOTYPE GLOBAL DEFAULT 13 _stack
.. ..: ........ 0 NOTYPE GLOBAL DEFAULT ABS _stack
.. ..: ........ 4 OBJECT GLOBAL DEFAULT 12 data_obj
.. ..: ........ 0 NOTYPE GLOBAL DEFAULT ABS __bss_start__
.. ..: ........ 0 NOTYPE GLOBAL DEFAULT ABS __bss_start

View File

@ -7,7 +7,7 @@ Symbol table for image:
.. ..: ........ 0 NOTYPE GLOBAL DEFAULT ABS _bss_end__
.. ..: ........ 0 OBJECT GLOBAL DEFAULT ABS _DYNAMIC
.. ..: ........ 0 NOTYPE GLOBAL DEFAULT ABS __bss_end__
.. ..: ........ 0 NOTYPE GLOBAL DEFAULT 10 _stack
.. ..: ........ 0 NOTYPE GLOBAL DEFAULT ABS _stack
.. ..: ........ 4 OBJECT GLOBAL DEFAULT 9 data_obj
.. ..: ........ 0 NOTYPE GLOBAL DEFAULT ABS __bss_start__
.. ..: ........ 0 NOTYPE GLOBAL DEFAULT ABS __bss_start

View File

@ -6,10 +6,10 @@ start address 0x.*
Disassembly of section .text:
00000314 <foo>:
314: e1a00000 nop \(mov r0,r0\)
318: e1a00000 nop \(mov r0,r0\)
31c: e1a0f00e mov pc, lr
320: 00008098 muleq r0, r8, r0
324: 0000808c andeq r8, r0, ip, lsl #1
328: 00000004 andeq r0, r0, r4
.* <foo>:
.*: e1a00000 nop \(mov r0,r0\)
.*: e1a00000 nop \(mov r0,r0\)
.*: e1a0f00e mov pc, lr
.*: 00008098 muleq r0, r8, r0
.*: 0000808c andeq r8, r0, ip, lsl #1
.*: 00000004 andeq r0, r0, r4

View File

@ -3,8 +3,8 @@
DYNAMIC RELOCATION RECORDS
OFFSET TYPE VALUE
000083b0 R_ARM_TLS_DTPMOD32 \*ABS\*
000083b8 R_ARM_TLS_DTPMOD32 lib_gd
000083bc R_ARM_TLS_DTPOFF32 lib_gd
.* R_ARM_TLS_DTPMOD32 \*ABS\*
.* R_ARM_TLS_DTPMOD32 lib_gd
.* R_ARM_TLS_DTPOFF32 lib_gd