projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c6dc75
)
* nlmconv.c (powerpc_mangle_relocs): Don't switch a reloc to use
author
Ian Lance Taylor
<ian@airs.com>
Fri, 9 Dec 1994 05:25:00 +0000
(
05:25
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 9 Dec 1994 05:25:00 +0000
(
05:25
+0000)
the section symbol if the symbol is undefined.
binutils/ChangeLog
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index 14c993c5e384c7c95b56c2e5e0c4669c2df4a151..d7e83c87c4f393f8c02e551f5dd1faa5947b7204 100644
(file)
--- 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.