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.
25 lines
719 B
Makefile
25 lines
719 B
Makefile
#source: start.s
|
|
#source: bpo-1.s
|
|
#as: -linker-allocated-gregs
|
|
#ld: -m mmo --oformat elf64-mmix
|
|
#objdump: -st
|
|
|
|
# This weird combination of format and emulation options caused hiccups in
|
|
# the reloc accounting machinery.
|
|
|
|
.*: file format elf64-mmix
|
|
|
|
SYMBOL TABLE:
|
|
0000000000000000 l d \.text 0+ (|\.text)
|
|
0+7f0 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
|
|
0+ l d \*ABS\* 0+ (|\.shstrtab)
|
|
0+ l d \*ABS\* 0+ (|\.symtab)
|
|
0+ l d \*ABS\* 0+ (|\.strtab)
|
|
0+4 l \.text 0+ x
|
|
0+ g \.text 0+ Main
|
|
0+ g \.text 0+ _start
|
|
|
|
Contents of section \.text:
|
|
0000 e3fd0001 232afe00 .*
|
|
Contents of section \.MMIX\.reg_contents:
|
|
07f0 00000000 0000002e .*
|