* elf64-ppc.c (struct got_entry): Make tls_type and is_indirect
authorAlan Modra <amodra@gmail.com>
Tue, 9 Feb 2010 11:35:37 +0000 (11:35 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 9 Feb 2010 11:35:37 +0000 (11:35 +0000)
commitf961d9dde20987ad0b69b6f3722ff5e29e2979c7
tree4d6112d0e538601f6ac9876fbb1b9325c1a0cdad
parent399f313b12b98f268b6c95967d473dfd64c72df6
* elf64-ppc.c (struct got_entry): Make tls_type and is_indirect
unsigned char.  Update variables and code using them throughout file.
(struct ppc_link_hash_entry): Likewise for tls_mask.
bfd/ChangeLog
bfd/elf64-ppc.c