OSDN Git Service

* elf32-spu.c (struct spu_link_hash_table): Add "stubs".
authorAlan Modra <amodra@bigpond.net.au>
Tue, 25 Sep 2007 07:58:21 +0000 (07:58 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 25 Sep 2007 07:58:21 +0000 (07:58 +0000)
commitde6bb6be84524b5cf0a6fdd0d74391ac03aab4ce
treeaf3021f3460758e44be6b6c63e425e58f811ac78
parentbc9dc0c561a9fd46b23917920512209679469cf3
* elf32-spu.c (struct spu_link_hash_table): Add "stubs".
(spu_elf_link_hash_table_create): Init new field.
(spu_elf_size_stubs): Store sorted stub syms in new htab field
rather than local var.
(spu_elf_build_stubs): Iterate over htab stubs rather than
hash traversal.
(struct stubarr): Delete.
(allocate_spuear_stubs, populate_stubs, write_one_stub): Adjust.
bfd/ChangeLog
bfd/elf32-spu.c