mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 14:39:09 +08:00
srconv.c (writeINT): When size == -2, use 2 bytes for the h8300 and 4 bytes
for the sh.
This commit is contained in:
@ -1,6 +1,9 @@
|
|||||||
Mon Jul 24 13:52:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
|
Mon Jul 24 13:52:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
|
||||||
|
|
||||||
* srconv.c (wr_hd): Set afl field to 4 for bfd_arch_sh.
|
* srconv.c (wr_hd): Set afl field to 4 for bfd_arch_sh.
|
||||||
|
(writeINT): When size == -2, use 2 bytes for the h8300 and 4 bytes
|
||||||
|
for the sh.
|
||||||
|
|
||||||
* sysdump.c (fillup): Return size - 1, the last byte is a checksum
|
* sysdump.c (fillup): Return size - 1, the last byte is a checksum
|
||||||
and shouldn't be counted.
|
and shouldn't be counted.
|
||||||
* sysroff.info (hd): Changed segment identifier from a byte to a 1
|
* sysroff.info (hd): Changed segment identifier from a byte to a 1
|
||||||
|
Reference in New Issue
Block a user