bfd/
authorKaz Kojima <kkojima@rr.iij4u.or.jp>
Fri, 23 Apr 2004 02:47:39 +0000 (02:47 +0000)
committerKaz Kojima <kkojima@rr.iij4u.or.jp>
Fri, 23 Apr 2004 02:47:39 +0000 (02:47 +0000)
commit1f1799d5ad9c8f2af8bebf4df515507c87659a9c
treec785649eb2136ae9a5be487efaf48dc287d51fa9
parent4d0d148db826dd8413051b44673b3fabfa35ebdc
bfd/
* elf32-sh.c (sh_elf_plt_sym_val): New function.
(elf_backend_plt_sym_val): Define.

opcodes/
* sh-dis.c (print_insn_sh): Print the value in constant pool
as a symbol if it looks like a symbol.

gas/testsuite/
* gas/sh/pcrel2.d: Update.
* gas/sh/tlsd.d: Update.
* gas/sh/tlsnopic.d: Update.
* gas/sh/tlspic.d: Update.

ld/testsuite/
* ld-sh/tlsbin-1.d: Update
* ld-sh/tlspic-1.d: Update.
12 files changed:
bfd/ChangeLog
bfd/elf32-sh.c
gas/testsuite/ChangeLog
gas/testsuite/gas/sh/pcrel2.d
gas/testsuite/gas/sh/tlsd.d
gas/testsuite/gas/sh/tlsnopic.d
gas/testsuite/gas/sh/tlspic.d
ld/testsuite/ChangeLog
ld/testsuite/ld-sh/tlsbin-1.d
ld/testsuite/ld-sh/tlspic-1.d
opcodes/ChangeLog
opcodes/sh-dis.c
This page took 0.027426 seconds and 4 git commands to generate.