* elf32-tilepro.c (tilepro_elf_size_dynamic_sections): Don't use PTR.
authorAlan Modra <amodra@gmail.com>
Tue, 14 Jun 2011 04:03:23 +0000 (04:03 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 14 Jun 2011 04:03:23 +0000 (04:03 +0000)
commite4d34ace7c589b2acd1024a8686c207ae4e46b7e
treec973917d9531009e1d8b311eb59935197cf9a05d
parent5daeae9b9787af3a9407ccd2aac73a9effceb1b0
* 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