OSDN Git Service

ldlang.c (print_assignment): Do not rely upon a valid result having a section
authorNick Clifton <nickc@redhat.com>
Tue, 17 May 2005 14:39:18 +0000 (14:39 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 17 May 2005 14:39:18 +0000 (14:39 +0000)
commit969820bc291f32c73577638a95e95405beab6cef
treedd967d91810fb61f6cab864602970cbeeb996db4
parentb97f0bea17d66a8681574fede9597e7432a9569a
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