* dsrec.c (make_srec): Fix calculation of address size
authorMark Alexander <marka@cygnus>
Thu, 30 May 1996 16:58:48 +0000 (16:58 +0000)
committerMark Alexander <marka@cygnus>
Thu, 30 May 1996 16:58:48 +0000 (16:58 +0000)
to allow addresses less than 0x100.

gdb/ChangeLog

index a71b86b2e8504e443ae182d5599accd8e585fa28..0821b68f4c2e660d51d9066302eabc729f8f0dce 100644 (file)
@@ -1,3 +1,8 @@
+Thu May 30 09:43:17 1996  Mark Alexander <marka@cygnus.com>
+
+       * dsrec.c (make_srec):  Fix calculation of address size
+       to allow addresses less than 0x100.
+
 Thu May 30 04:24:09 1996  Wilfried Moser (Alcatel)  <moser@rtl.cygnus.com>
 
        * ch-exp.c (ch_lex): In case of LOC_TYPEDEF call calculate_array_length.