From 10dbd1f36ff09930711bb15c30a5554439a07a40 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 17 May 2005 14:39:18 +0000 Subject: 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. --- ld/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index 342b939..27654cb 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2005-05-17 Julian Brown + + * ldlang.c (print_assignment): Do not rely upon a valid result + having a section associated with it. + 2005-05-17 Nick Clifton * ldlang.c (Scan_for_self_assignment): Check an assignment tree to -- cgit v1.1