ldlang.c (print_assignment): Do not rely upon a valid result having a section
commit8a7c49abd326392b99a95120e58d24707153e5c1
authorNick Clifton <nickc@redhat.com>
Tue, 17 May 2005 14:39:18 +0000 (17 14:39 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 17 May 2005 14:39:18 +0000 (17 14:39 +0000)
treed9bc814d9385f5712b3da575fb52751355523a8b
parent042dc3486fc61af8bd9fd7f445fdfbe607a9afe5
ldlang.c (print_assignment): Do not rely upon a valid result having a section
  associated with it.
elf32-arm.c (elf32_arm_final_link_relocate): Gracefully handle the situation
  where a symbols's section is not known but a section relative R_ARM_RELATIVE
  reloc has to be generated for the Symbian OS.
bfd/ChangeLog
bfd/elf32-arm.c
ld/ChangeLog
ld/ldlang.c