aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-12-09 05:25:00 +0000
committerIan Lance Taylor <ian@airs.com>1994-12-09 05:25:00 +0000
commit277187d7936feb04d2007469310f9c625b91c289 (patch)
tree129d4a31b5ffffa9e6b8ca514950e43fca682259 /binutils/ChangeLog
parent3c6dc75b41b02329c9936b3a69af0bb09b517ee4 (diff)
downloadgdb-277187d7936feb04d2007469310f9c625b91c289.zip
gdb-277187d7936feb04d2007469310f9c625b91c289.tar.gz
gdb-277187d7936feb04d2007469310f9c625b91c289.tar.bz2
* nlmconv.c (powerpc_mangle_relocs): Don't switch a reloc to use
the section symbol if the symbol is undefined.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <raeburn@cujo.cygnus.com>
* objcopy.c (add_strip_symbol): Cast return value of xmalloc.