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:
c37f613
)
* trad-core.c (trad_unix_core_file_p): Don't pass abfd to
author
Jeff Law
<law@redhat.com>
Sun, 20 Mar 1994 21:39:35 +0000
(21:39 +0000)
committer
Jeff Law
<law@redhat.com>
Sun, 20 Mar 1994 21:39:35 +0000
(21:39 +0000)
bfd_zmalloc.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index b756f6260574815c710a587b77e9beef07578adc..7dcfd9b73db569f7774253d267e0df1d74b881ae 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,8
@@
Sun Mar 20 09:24:36 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
+ * trad-core.c (trad_unix_core_file_p): Don't pass abfd to
+ bfd_zmalloc.
+
* som.c (som_begin_writing): Fix braino (one call to align
space/subspace data was done unconditionally rather than
just for executables.)