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:
64e21e0
)
* reloc.c (bfd_install_relocation): Change type of data to bfd_byte *, to go
author
Ken Raeburn
<raeburn@cygnus>
Thu, 29 Sep 1994 20:39:27 +0000
(20:39 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Thu, 29 Sep 1994 20:39:27 +0000
(20:39 +0000)
along with yesterday's change.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index e2d95ad100724293b34b165c6689464efd486772..74fdbce1ce561baa1e1beda353c5f520e7e4c6fa 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,8
@@
Thu Sep 29 15:21:44 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
+ * reloc.c (bfd_install_relocation): Change type of data to
+ bfd_byte *, to go along with yesterday's change.
+
* elf.c (bfd_elf_print_symbol): Moved here from elf_print_symbol
in elfcode.h. (case bfd_print_symbol_all): Print symbol's size
field, except for common symbols; print their alignment.