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:
ead4a3f
)
* tekhex.c (first_phase): Change type parameter from char to int.
author
Ian Lance Taylor
<ian@airs.com>
Wed, 11 Sep 1996 21:08:33 +0000
(21:08 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 11 Sep 1996 21:08:33 +0000
(21:08 +0000)
(out): Likewise.
(pass_over): Change func to expect int, not char.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 09db2fd9257404c24548c9a21452e1b371860fa9..05e70201a9c234649ae15cb4b20082003069202a 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,9
@@
Wed Sep 11 11:57:56 1996 Ian Lance Taylor <ian@cygnus.com>
+ * tekhex.c (first_phase): Change type parameter from char to int.
+ (out): Likewise.
+ (pass_over): Change func to expect int, not char.
+
* elf.c (assign_file_positions_for_segments): Test SEC_ALLOC
rather than SEC_LOAD when aligning the file offset for the first
section in a segment.