old-cross-binutils/ld/testsuite/ld-arm/tls-gdesc-got.d
Nick Clifton fdbe2eb720 * ld-arm/arm-app-abs32.d; Update expected disassembly in line with
improved architecture detection.
	* ld-arm/arm-app.d: Likewise.
	* ld-arm/arm-lib-plt32.d: Likewise.
	* ld-arm/arm-lib.d: Likewise.
	* ld-arm/arm-static-app.d: Likewise.
	* ld-arm/armthumb-lib.d: Likewise.
	* ld-arm/farcall-mixed-app-v5.d: Likewise.
	* ld-arm/farcall-mixed-app.d: Likewise.
	* ld-arm/farcall-mixed-lib-v4t.d: Likewise.
	* ld-arm/farcall-mixed-lib.d: Likewise.
	* ld-arm/mixed-app-v5.d: Likewise.
	* ld-arm/mixed-app.d: Likewise.
	* ld-arm/mixed-lib.d: Likewise.
	* ld-arm/tls-app.d: Likewise.
	* ld-arm/tls-descrelax-be32.d: Likewise.
	* ld-arm/tls-descrelax.d: Likewise.
	* ld-arm/tls-descseq.d: Likewise.
	* ld-arm/tls-gdesc-got.d: Likewise.
	* ld-arm/tls-gdesc.d: Likewise.
	* ld-arm/tls-gdierelax.d: Likewise.
	* ld-arm/tls-gdierelax2.d: Likewise.
	* ld-arm/tls-gdlerelax.d: Likewise.
	* ld-arm/tls-lib-loc.d: Likewise.
	* ld-arm/tls-lib.d: Likewise.
	* ld-arm/tls-thumb1.d: Likewise.
2012-06-13 14:15:59 +00:00

30 lines
663 B
Makefile

.*/tls-lib2-got.so: file format elf32-.*arm.*
architecture: armv4, flags 0x00000150:
HAS_SYMS, DYNAMIC, D_PAGED
start address 0x000082.0
Disassembly of section .got:
000103.0 <.*>:
103.0: 000102.8 .*
...
103.c: 00000008 .*
103.c: R_ARM_TLS_DESC \*ABS\*
103.0: 00000000 .*
103.4: 0000000c .*
103.4: R_ARM_TLS_DESC \*ABS\*
103.8: 00000000 .*
103.c: 80000004 .*
103.c: R_ARM_TLS_DESC glob1
103.0: 00000000 .*
103.4: 80000006 .*
103.4: R_ARM_TLS_DESC ext2
103.8: 00000000 .*
103.c: 80000007 .*
103.c: R_ARM_TLS_DESC ext1
103.0: 00000000 .*
103.4: 80000009 .*
103.4: R_ARM_TLS_DESC glob2
...