* elf32-tilepro.c (tilepro_elf_size_dynamic_sections): Don't use PTR.
commit3b7808b3bc8c37158ef6b5b8762edcb732fb9170
authorAlan Modra <amodra@bigpond.net.au>
Tue, 14 Jun 2011 04:03:21 +0000 (14 04:03 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 14 Jun 2011 04:03:21 +0000 (14 04:03 +0000)
tree2075361daed7cf90b82314053ab2e0c13257230f
parent87c304df08bda934eed7c1c58832b204c26c60f6
* elf32-tilepro.c (tilepro_elf_size_dynamic_sections): Don't use PTR.
(allocate_dynrelocs, readonly_dynrelocs): Replace PTR with void *.
Don't handle warning symbols here.
* elfxx-tilegx.c (tilegx_elf_size_dynamic_sections): As above.
(allocate_dynrelocs, readonly_dynrelocs): As above.
bfd/ChangeLog
bfd/elf32-tilepro.c
bfd/elfxx-tilegx.c