From: Ian Lance Taylor Date: Fri, 9 Dec 1994 05:25:00 +0000 (+0000) Subject: * nlmconv.c (powerpc_mangle_relocs): Don't switch a reloc to use X-Git-Tag: gdb-4_18~12926 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=277187d7936feb04d2007469310f9c625b91c289;p=external%2Fbinutils.git * nlmconv.c (powerpc_mangle_relocs): Don't switch a reloc to use the section symbol if the symbol is undefined. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 14c993c..d7e83c8 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Fri Dec 9 00:22:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * nlmconv.c (powerpc_mangle_relocs): Don't switch a reloc to use + the section symbol if the symbol is undefined. + Thu Dec 8 14:45:50 1994 Ken Raeburn * objcopy.c (add_strip_symbol): Cast return value of xmalloc.