OSDN Git Service

* elf-bfd.h (bfd_elf_perform_complex_relocation): Update prototype.
authoramodra <amodra>
Mon, 19 Nov 2007 02:19:39 +0000 (02:19 +0000)
committeramodra <amodra>
Mon, 19 Nov 2007 02:19:39 +0000 (02:19 +0000)
commit4838fe65bdd1b401e2b85204f8baeb1bbe37aa4b
tree00c433f09aa4371bd2f767f2d4b7fbfc3c26b63b
parentdd863f029b389ef615474005f4e788b0d8d8e6a5
* 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