8d1d654fb4
* elf32-cris.c (elf_cris_adjust_gotplt_to_got): Move assert later. * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Cope with being called without any got section. ld/testsuite/ * ld-alpha/tlsbin.rd: Update. * ld-alpha/tlsbinr.rd: Update. * ld-cris/locref1.d: Update. * ld-cris/locref2.d: Update. * ld-i386/tlsbin.rd: Update. * ld-ia64/tlsbin.rd: Update. * ld-powerpc/tlsexe.r: Update. * ld-powerpc/tlsexe32.r: Update. * ld-powerpc/tlsexetoc.r: Update. * ld-s390/tlsbin.rd: Update. * ld-s390/tlsbin_64.rd: Update. * ld-sparc/tlssunbin32.rd: Update. * ld-sparc/tlssunbin64.rd: Update. * ld-x86-64/tlsbin.rd: Update.
22 lines
510 B
Makefile
22 lines
510 B
Makefile
#as: --no-underscore --pic --em=criself
|
|
#source: gotrel1.s
|
|
#source: locref2.s
|
|
#ld: -m crislinux
|
|
#objdump: -dt
|
|
|
|
# Referencing an undefined weak (non-hidden) symbol with a local-only
|
|
# PIC relocation is ok when building an executable.
|
|
|
|
.*: file format elf32-cris
|
|
|
|
SYMBOL TABLE:
|
|
#...
|
|
0+82088 l O \.got 0+ \.hidden _GLOBAL_OFFSET_TABLE_
|
|
0+ w \*UND\* 0+ expfn
|
|
0+ w \*UND\* 0+ expobj
|
|
#...
|
|
Disassembly of section \.text:
|
|
#...
|
|
0+8007c <y>:
|
|
8007c: 6fae 78df f7ff .*
|
|
80082: 6fbe 78df f7ff .*
|