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)
commit10dbd1f36ff09930711bb15c30a5554439a07a40
tree4c5b72e9d9362d222236afa71eb76760defe57ff
parent3b83e13a450c5ecc419369bf0e413a895cb52608
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
This page took 0.027739 seconds and 4 git commands to generate.