f69e49203b
2015-08-11 Jiong Wang <jiong.wang@arm.com> bfd/ * elfnn-aarch64.c (IS_AARCH64_TLS_RELOC): Recognize BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21. (aarch64_reloc_got_type): Likewise. (elfNN_aarch64_final_link_relocate): Likewise. (elfNN_aarch64_relocate_section): Likewise. (elfNN_aarch64_gc_sweep_hook): Likewise. (elfNN_aarch64_check_relocs): Likewise. * elfxx-aarch64.c (_bfd_aarch64_elf_put_addend): Likewise. (_bfd_aarch64_elf_resolve_relocation): Likewise. ld/testsuite/ * ld-aarch64/tls-small-ld.s: New file. * ld-aarch64/tls-small-ld.d: Likewise. * ld-aarch64/aarch64-elf.exp: Run new test.
9 lines
401 B
Makefile
9 lines
401 B
Makefile
#source: tls-small-ld.s
|
|
#ld: -T relocs.ld -shared
|
|
#readelf: -Wr
|
|
|
|
Relocation section '\.rela\.dyn' at offset 0x10070 contains 2 entries:
|
|
Offset Info Type Symbol's Value Symbol's Name \+ Addend
|
|
0000000000000000 0000000000000000 R_AARCH64_NONE 0
|
|
0000000000020008 0000000200000404 R_AARCH64_TLS_DTPMOD64 0000000000000000 dummy \+ 0
|
|
|