diff options
author | Alan Modra <amodra@gmail.com> | 2007-08-13 00:20:59 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-08-13 00:20:59 +0000 |
commit | ac2df442ac7901f00af15b272fc48b594b433713 (patch) | |
tree | 3f149f56697ef1e38866fced0007292dc10614f4 /ld/testsuite/ld-powerpc/tlstocso.g | |
parent | d673094738c4e5529fdd0a7b84238c4aae2d54d0 (diff) | |
download | gdb-ac2df442ac7901f00af15b272fc48b594b433713.zip gdb-ac2df442ac7901f00af15b272fc48b594b433713.tar.gz gdb-ac2df442ac7901f00af15b272fc48b594b433713.tar.bz2 |
bfd/
* elf64-ppc.c (ADDI_R12_R12, LD_R11_0R2, LD_R2_0R2): Define.
Update stub comments.
(build_plt_stub): Build two variants, one without "addis".
(ppc_build_one_stub): Build stubs without "addis" if possible.
(ppc_size_one_stub): Size new stubs.
ld/testsuite/
* ld-powerpc/relbrlt.s (.text.pad2): Adjust space.
* ld-powerpc/relbrlt.d: Update.
* ld-powerpc/tlsexe.d: Update.
* ld-powerpc/tlsexe.g: Update.
* ld-powerpc/tlsexe.r: Update.
* ld-powerpc/tlsexetoc.d: Update.
* ld-powerpc/tlsexetoc.g: Update.
* ld-powerpc/tlsexetoc.r: Update.
* ld-powerpc/tlsso.d: Update.
* ld-powerpc/tlsso.g: Update.
* ld-powerpc/tlsso.r: Update.
* ld-powerpc/tlstocso.d: Update.
* ld-powerpc/tlstocso.g: Update.
Diffstat (limited to 'ld/testsuite/ld-powerpc/tlstocso.g')
-rw-r--r-- | ld/testsuite/ld-powerpc/tlstocso.g | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-powerpc/tlstocso.g b/ld/testsuite/ld-powerpc/tlstocso.g index dbe7897..d670a21 100644 --- a/ld/testsuite/ld-powerpc/tlstocso.g +++ b/ld/testsuite/ld-powerpc/tlstocso.g @@ -7,7 +7,7 @@ .*: +file format elf64-powerpc Contents of section \.got: -.* 00000000 000186c8 00000000 00000000 .* +.* 00000000 000186c0 00000000 00000000 .* .* 00000000 00000000 00000000 00000000 .* .* 00000000 00000000 00000000 00000000 .* .* 00000000 00000000 00000000 00000000 .* |