ca7d30d9ca
ld-cris/expdyn7.d, ld-cris/gotplt1.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d, ld-cris/hiddef1.d, ld-cris/libdso-2.d, ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/weakref2.d, ld-i386/tlsbin.rd, ld-i386/tlsnopic.rd, ld-i386/tlspic.rd, ld-ia64/tlsbin.dd, ld-ia64/tlsbin.rd, ld-ia64/tlspic.dd, ld-ia64/tlspic.rd, ld-powerpc/tlsexe32.d, ld-powerpc/tlsexe32.g, ld-powerpc/tlsexe32.r, ld-powerpc/tlsexe32.t, ld-powerpc/tlsso32.d, ld-powerpc/tlsso32.g, ld-powerpc/tlsso32.r, ld-powerpc/tlsso32.t, ld-s390/tlsbin.dd, ld-s390/tlsbin.rd, ld-s390/tlspic.rd, ld-sparc/tlssunbin32.rd, ld-sparc/tlssunpic32.rd, ld-x86-64/tlsbin.rd, ld-x86-64/tlspic.dd, ld-x86-64/tlspic.rd: Adjust for _GLOBAL_OFFSET_TABLE_ now hidden.
35 lines
1 KiB
Makefile
35 lines
1 KiB
Makefile
#source: dso-2.s
|
|
#source: dsofnf.s
|
|
#source: gotrel1.s
|
|
#source: dso-1.s
|
|
#as: --pic --no-underscore
|
|
#ld: -shared -m crislinux -z nocombreloc
|
|
#objdump: -sR
|
|
|
|
# Like gotplt2, but make sure we merge right when we have a
|
|
# definition of the function too.
|
|
|
|
.*: file format elf32-cris
|
|
|
|
DYNAMIC RELOCATION RECORDS
|
|
OFFSET TYPE VALUE
|
|
0000227c R_CRIS_GLOB_DAT dsofn
|
|
|
|
Contents of section .*
|
|
#...
|
|
Contents of section \.rela\.got:
|
|
01cc 7c220000 0a0b0000 00000000 .*
|
|
Contents of section \.text:
|
|
01d8 5f1d0c00 30096f1d 0c000000 30090000 .*
|
|
01e8 6f0d0c00 0000611a 6f3e80df ffff0000 .*
|
|
01f8 0f050000 .*
|
|
Contents of section \.dynamic:
|
|
2200 04000000 94000000 05000000 98010000 .*
|
|
2210 06000000 d8000000 0a000000 33000000 .*
|
|
2220 0b000000 10000000 07000000 cc010000 .*
|
|
2230 08000000 0c000000 09000000 0c000000 .*
|
|
2240 00000000 00000000 00000000 00000000 .*
|
|
2250 00000000 00000000 00000000 00000000 .*
|
|
2260 00000000 00000000 00000000 00000000 .*
|
|
Contents of section \.got:
|
|
2270 00220000 00000000 00000000 00000000 .*
|