PowerPC section flag tidy
authorAlan Modra <amodra@gmail.com>
Mon, 7 Oct 2019 02:47:59 +0000 (13:17 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 7 Oct 2019 02:48:32 +0000 (13:18 +1030)
commit9737e8af48e257f24e860fbf36af8c314e73076a
treec4ab7e3d4cd15c0fab8990699a8061d0b653d9df
parent8154f49cf4e608a54ea83e16739c9c5b584628e7
PowerPC section flag tidy

has_tls_get_addr_call is no longer named correctly as the flag is
only set on finding a __tls_get_addr call without tlsld/tlsgd marker
relocations.

* elf32-ppc.c (nomark_tls_get_addr): Rename from has_tls_get_addr_call
throughout.
* elf64-ppc.c (nomark_tls_get_addr): Likewise.
bfd/ChangeLog
bfd/elf32-ppc.c
bfd/elf64-ppc.c
This page took 0.027309 seconds and 4 git commands to generate.