* elf-bfd.h (bfd_elf_perform_complex_relocation): Update prototype.
authorAlan Modra <amodra@gmail.com>
Mon, 19 Nov 2007 02:19:39 +0000 (02:19 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 19 Nov 2007 02:19:39 +0000 (02:19 +0000)
commitcdfeee4f478cdd6961e4c208a0acc6d03e564eb0
tree1d8b59e696e44a071cc2cf6ad72b6d56798dbec3
parent8baca0f320428bee34a750dc917cdc22d221f1c8
* elf-bfd.h (bfd_elf_perform_complex_relocation): Update prototype.
* elflink.c (bfd_elf_perform_complex_relocation): Return status.
Don't print reloc overflow message.
* elf32-mep.c (mep_elf_relocate_section): Handle status from
bfd_elf_perform_complex_relocation.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf32-mep.c
bfd/elflink.c