* elflink.c (bfd_elf_final_link): Move code reading relocs to..
authorAlan Modra <amodra@gmail.com>
Mon, 20 Oct 2008 10:57:33 +0000 (10:57 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 20 Oct 2008 10:57:33 +0000 (10:57 +0000)
commit58217f292890a480df33735fd9292a4173f6b210
treec1a1f72426c417df209647f252225d266ca995ca
parentbef264833bf5549bfef8e3495d514ff4a3b72e9f
* elflink.c (bfd_elf_final_link): Move code reading relocs to..
* elf32-spu.c (spu_elf_count_relocs): ..here.  Adjust params.
* elf-bfd.h (struct elf_backend_data): Update elf_backend_count_relocs
params.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf32-spu.c
bfd/elflink.c