mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* tekhex.c (first_phase): Change type parameter from char to int.
(out): Likewise. (pass_over): Change func to expect int, not char.
This commit is contained in:
@ -1,5 +1,9 @@
|
|||||||
Wed Sep 11 11:57:56 1996 Ian Lance Taylor <ian@cygnus.com>
|
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
|
* elf.c (assign_file_positions_for_segments): Test SEC_ALLOC
|
||||||
rather than SEC_LOAD when aligning the file offset for the first
|
rather than SEC_LOAD when aligning the file offset for the first
|
||||||
section in a segment.
|
section in a segment.
|
||||||
|
Reference in New Issue
Block a user