From: Julian Brown Date: Wed, 18 May 2005 14:04:48 +0000 (+0000) Subject: Changelog typos. X-Git-Tag: binutils-csl-wrs-linux-3_4_4-20~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7cd4d99636b04c4952e69f5be8bb886f114b7494;p=thirdparty%2Fbinutils-gdb.git Changelog typos. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 20ce736b52a..9d0750da4a2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ -2005-05-18 Nick Clifton +2005-05-18 Julian Brown + Backport from mainline: + 2005-05-17 Nick Clifton * elf32-arm.c (elf32_arm_final_link_relocate): Gracefully handle the situation where a symbol's section is not known but a section relative R_ARM_RELATIVE reloc has to be generated for the Symbian diff --git a/ld/ChangeLog b/ld/ChangeLog index 8bc480bdd5d..d649edc1c25 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,6 @@ 2005-05-18 Julian Brown + Backport from mainline: * ldlang.c (print_assignment): Do not rely upon a valid result having a section associated with it.