* elflink.c (bfd_elf_final_link): Move code reading relocs to..
commit6b6a5128d00403a981d7dd1451aeaca9f7193d14
authorAlan Modra <amodra@bigpond.net.au>
Mon, 20 Oct 2008 10:57:33 +0000 (20 10:57 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 20 Oct 2008 10:57:33 +0000 (20 10:57 +0000)
tree91bae7080d5b931fb9b1423e3f81bfb51fbbe34b
parent92c6110578ccb5264a694131455db18836f5e2d6
* 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