OSDN Git Service

bfd/
authorrsandifo <rsandifo>
Tue, 15 Mar 2011 00:53:57 +0000 (00:53 +0000)
committerrsandifo <rsandifo>
Tue, 15 Mar 2011 00:53:57 +0000 (00:53 +0000)
commit9851f3625c177918754eee71a8b79a25f10b7cd0
treeff6419eb758f5efada85b2b9fb2fc378f2764eda
parentb896b978aad1cb64a5adc2b8a65f233240456bd0
bfd/
* elf32-arm.c (elf32_arm_check_relocs): Always assign a dynobj.
(elf32_arm_finish_dynamic_sections): Move sgot != NULL assertion
into the PLT block.

ld/
* emultempl/armelf.em (arm_elf_before_allocation): Check dynobj
instead of dynamic_sections_created.
bfd/ChangeLog
bfd/elf32-arm.c
ld/ChangeLog
ld/emultempl/armelf.em