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:
d2b860e
)
elf32.c (slurp_symbol_table): fix cast-as-lvalue bug
author
Ken Raeburn
<raeburn@cygnus>
Sun, 27 Jun 1993 20:32:32 +0000
(20:32 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Sun, 27 Jun 1993 20:32:32 +0000
(20:32 +0000)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 02085c73cb2407a721e64959a85f157be90f5d2e..4faf995f3254b51b800273c523099ba08836f420 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+Sun Jun 27 16:28:26 1993 Ken Raeburn (raeburn@cygnus.com)
+
+ * elfcode.h (elf_slurp_symbol_table): Don't use obj_raw_syms as
+ lvalue; it contains a cast.
+
Fri Jun 25 17:09:55 1993 David J. Mackenzie (djm@thepub.cygnus.com)
* aoutx.h (hash, compare, struct stringtab_entry, add_to_stringtab):