4f02944618
* ld-cris/expdyn5.d: Updated for alignment change in elf.sc. * ld-cris/expdyn6.d: Likewise. * ld-cris/expdyn7.d: Likewise. * ld-cris/gotplt1.d: Likewise. * ld-cris/gotplt2.d: Likewise. * ld-cris/gotplt3.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-cris/locref1.d: Likewise. * ld-cris/locref2.d: Likewise. * ld-cris/nodyn5.d: Likewise. * ld-cris/pv32-1.d: Likewise. * ld-cris/weakref2.d: Likewise.
27 lines
737 B
Makefile
27 lines
737 B
Makefile
#source: dso-1.s
|
|
#source: dsov32-1.s
|
|
#as: --pic --no-underscore --march=v32 --em=criself
|
|
#ld: --shared -m crislinux
|
|
#objdump: -s -T
|
|
|
|
.*: file format elf32-cris
|
|
|
|
DYNAMIC SYMBOL TABLE:
|
|
#...
|
|
0+1e4 g DF \.text 0+8 dsofn3
|
|
#...
|
|
0+1e0 g DF \.text 0+ dsofn
|
|
#...
|
|
Contents of section \.rela\.plt:
|
|
01a0 70220000 0b090000 00000000 .*
|
|
Contents of section \.plt:
|
|
01ac 84e20401 7e7a3f7a 04f26ffa bf09b005 .*
|
|
01bc 00000000 00000000 00006f0d 0c000000 .*
|
|
01cc 6ffabf09 b0053f7e 00000000 bf0ed4ff .*
|
|
01dc ffffb005 .*
|
|
Contents of section \.text:
|
|
01e0 b0050000 bfbee2ff ffffb005 .*
|
|
Contents of section \.dynamic:
|
|
#...
|
|
Contents of section \.got:
|
|
2264 ec210000 00000000 00000000 d2010000 .*
|