mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 11:33:45 +08:00
6c381eeb71
of linker to the file tmpdir/*-dso.so. * ld-sh/tlsbin.s, ld-sh/tlsbinpic.s, ld-sh/tlslib.s: New. * ld-sh/tlsbin-0-dso.d: New. * ld-sh/tlsbin-1.d: New. * ld-sh/tlsbin-2.d: New. * ld-sh/tlsbin-3.d: New. * ld-sh/tlsbin-4.d: New. * ld-sh/tlspic1.s, ld-sh/tlspic2.s: New. * ld-sh/tlspic-1.d: New. * ld-sh/tlspic-2.d: New. * ld-sh/tlspic-3.d: New. * ld-sh/tlspic-4.d: New.
16 lines
418 B
Makefile
16 lines
418 B
Makefile
#source: tlspic1.s
|
|
#source: tlspic2.s
|
|
#as: -little
|
|
#ld: -shared -EL
|
|
#objdump: -sj.got
|
|
#target: sh*-*-linux* sh*-*-netbsd*
|
|
|
|
.*: +file format elf32-sh.*
|
|
|
|
Contents of section \.got:
|
|
[0-9a-f]+ [0-9a-f]+ 00000000 00000000 [0-9a-f]+ .*
|
|
[0-9a-f]+ 00000000 08000000 00000000 00000000 .*
|
|
[0-9a-f]+ 00000000 00000000 18000000 00000000 .*
|
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
|
[0-9a-f]+ 10000000 00000000 +.*
|