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:
23d3557
)
* elfcode.h: Fix several illegal pointer combination warnings for
author
Fred Fish
<fnf@specifix.com>
Tue, 20 Jul 1993 22:42:59 +0000
(22:42 +0000)
committer
Fred Fish
<fnf@specifix.com>
Tue, 20 Jul 1993 22:42:59 +0000
(22:42 +0000)
usages of bfd_alloc and alloca.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 1de9b39393c1a58d94bab2a23b304b8fd8e5940d..0d5e26e7f93d7a3bc47cff08f12a675ea5368945 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,8
@@
Tue Jul 20 15:02:23 1993 Fred Fish (fnf@deneb.cygnus.com)
+ * elfcode.h: Fix several illegal pointer combination warnings for
+ usages of bfd_alloc and alloca.
+
* libnlm.h (nlm_obj_tdata): Rename hidden struct members to avoid
apparent Sun C preprocessor recursion. Fix access macros.
* nlmcode.h: Remove spurious '&' before several array references.