From 52c06ee49401525990169fcacf1bf79829b25ed7 Mon Sep 17 00:00:00 2001 From: "J.T. Conklin" Date: Mon, 24 Jul 1995 23:41:19 +0000 Subject: [PATCH] srconv.c (writeINT): When size == -2, use 2 bytes for the h8300 and 4 bytes for the sh. --- binutils/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 2799acaa..ca5c728 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,6 +1,9 @@ Mon Jul 24 13:52:28 1995 J.T. Conklin * 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 and shouldn't be counted. * sysroff.info (hd): Changed segment identifier from a byte to a 1 -- 2.7.4