From: Mark Alexander Date: Thu, 30 May 1996 16:58:48 +0000 (+0000) Subject: * dsrec.c (make_srec): Fix calculation of address size X-Git-Tag: gdb-4_18-branchpoint~8606 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6decc18d9b6bd19ac3cc411f33e77557b9269a2;p=thirdparty%2Fbinutils-gdb.git * dsrec.c (make_srec): Fix calculation of address size to allow addresses less than 0x100. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a71b86b2e85..0821b68f4c2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Thu May 30 09:43:17 1996 Mark Alexander + + * 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) * ch-exp.c (ch_lex): In case of LOC_TYPEDEF call calculate_array_length.