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:
b074fd2
)
Do not continue processing unknown symbols.
author
Michael Meissner
<gnu@the-meissners.org>
Mon, 24 Apr 1995 12:41:37 +0000
(12:41 +0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Mon, 24 Apr 1995 12:41:37 +0000
(12:41 +0000)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 456a9c523b9bcbc48130058a2d75f4d0ba4ea8c9..de3cfe235300c5b0cc881af249e1d3346e30d876 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+Mon Apr 24 08:33:12 1995 Michael Meissner <meissner@cygnus.com>
+
+ * elf32-ppc.c (ppc_elf_relocate_section): Do not continue
+ processing unknown symbols to prevent a cascade of errors.
+
Fri Apr 21 12:48:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
Patches from H.J. Lu for Linux ELF core file support.