srconv.c (writeINT): When size == -2, use 2 bytes for the h8300 and 4 bytes
authorJ.T. Conklin <jtc@acorntoolworks.com>
Mon, 24 Jul 1995 23:41:19 +0000 (23:41 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Mon, 24 Jul 1995 23:41:19 +0000 (23:41 +0000)
for the sh.

binutils/ChangeLog

index 2799acaacb5d2e06b2e02c76f0cc53bf75622f9d..ca5c728b77043ca59dc1ec1f18594e48da2efffa 100644 (file)
@@ -1,6 +1,9 @@
 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.
+       (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
This page took 0.035768 seconds and 4 git commands to generate.