f6ac761239
* ld-cris/pv32-1.d: Update. * ld-alpha/tlsbin.dd: Update for empty section removal change. * ld-alpha/tlsbin.sd: Likewise. * ld-alpha/tlsbin.td: Likewise. * ld-alpha/tlsbinr.dd: Likewise. * ld-alpha/tlsbinr.rd: Likewise. * ld-alpha/tlspic.dd: Likewise. * ld-alpha/tlspic.rd: Likewise. * ld-alpha/tlspic.sd: Likewise. * ld-alpha/tlspic.td: Likewise. * ld-arm/tls-lib.d: Likewise. * ld-arm/tls-lib.r: Likewise. * ld-cris/gotplt2.d: Likewise. * ld-cris/gotplt3.d: Likewise. * ld-cris/hiddef1.d: Likewise. * ld-cris/libdso-10.d: Likewise. * ld-cris/libdso-11.d: Likewise. * ld-cris/libdso-12.d: Likewise. * ld-cris/libdso-14.d: Likewise. * ld-cris/libdso-2.d: Likewise. * ld-i386/tlsnopic.dd: Likewise. * ld-i386/tlsnopic.rd: Likewise. * ld-i386/tlsnopic.sd: Likewise. * ld-i386/tlspic.rd: Likewise. * ld-mmix/bpo-10.d: Likewise. * ld-mmix/bpo-22.d: Likewise. * ld-mmix/sec-7m.d: Likewise. * ld-powerpc/tlsexe.r: Likewise. * ld-powerpc/tlsexetoc.r: Likewise. * ld-powerpc/tlsso.g: Likewise. * ld-powerpc/tlsso.r: Likewise. * ld-powerpc/tlsso32.d: Likewise. * ld-powerpc/tlsso32.g: Likewise. * ld-powerpc/tlsso32.r: Likewise. * ld-powerpc/tlstocso.g: Likewise. * ld-powerpc/tlstocso.r: Likewise.
41 lines
1.3 KiB
Makefile
41 lines
1.3 KiB
Makefile
#source: pv32.s
|
|
#as: --march=v32 --no-underscore --em=criself
|
|
#ld: -e here -m crislinux tmpdir/libdso-12.so
|
|
#objdump: -s -T
|
|
|
|
# Trivial test of linking a program to a v32 DSO.
|
|
|
|
.*: file format elf32-cris
|
|
|
|
DYNAMIC SYMBOL TABLE:
|
|
0+8228c g DO \*ABS\* 0+ _DYNAMIC
|
|
0+8023a DF \*UND\* 0+2 expfn
|
|
0+82340 g DO \.bss 0+4 expobj
|
|
0+82340 g D \*ABS\* 0+ __bss_start
|
|
0+80254 DF \*UND\* 0+8 dsofn3
|
|
0+82340 g D \*ABS\* 0+ _edata
|
|
0+82360 g D \*ABS\* 0+ _end
|
|
0+80280 g DF \.text 0+8 dsofn
|
|
|
|
Contents of section \.interp:
|
|
800d4 2f6c6962 2f6c642e 736f2e31 00 .*
|
|
#...
|
|
Contents of section \.rela\.dyn:
|
|
801fc 40230800 09030000 00000000 .*
|
|
Contents of section \.rela\.plt:
|
|
80208 38230800 0b020000 00000000 3c230800 .*
|
|
80218 0b050000 00000000 .*
|
|
Contents of section \.plt:
|
|
80220 84e26ffe 30230800 7e7a3f7a 04f26ffa .*
|
|
80230 bf09b005 00000000 00006ffe 38230800 .*
|
|
80240 6ffabf09 b0053f7e 00000000 bf0ed4ff .*
|
|
80250 ffffb005 6ffe3c23 08006ffa bf09b005 .*
|
|
80260 3f7e0c00 0000bf0e baffffff b005 .*
|
|
Contents of section \.text:
|
|
8026e b005bfbe caffffff b005bfbe dcffffff .*
|
|
8027e b0056fae 40230800 b0050000 .*
|
|
Contents of section \.dynamic:
|
|
#...
|
|
Contents of section \.got:
|
|
8232c 8c220800 00000000 00000000 46020800 .*
|
|
8233c 60020800 .*
|