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:
f3d817d
)
* som.c (som_write_object_contents): Don't compute the file header's
author
Jeff Law
<law@redhat.com>
Fri, 3 Jun 1994 18:14:59 +0000
(18:14 +0000)
committer
Jeff Law
<law@redhat.com>
Fri, 3 Jun 1994 18:14:59 +0000
(18:14 +0000)
checksum here.
(som_write_headers): Instead do it here.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index ca6a7d78b1a322b6c54e049c159cb0b61033e16b..2de187cb3ebab331a9e3891016762a97f3e75e7b 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,9
@@
Fri Jun 3 10:58:02 1994 Jeff Law (law@snake.cs.utah.edu)
+ * som.c (som_write_object_contents): Don't compute the file header's
+ checksum here.
+ (som_write_headers): Instead do it here.
+
* libbfd.h (bfd_realloc): Change last arg to "size_t size".
Thu Jun 2 17:39:22 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)