From f6decc18d9b6bd19ac3cc411f33e77557b9269a2 Mon Sep 17 00:00:00 2001 From: Mark Alexander Date: Thu, 30 May 1996 16:58:48 +0000 Subject: [PATCH] * dsrec.c (make_srec): Fix calculation of address size to allow addresses less than 0x100. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.30.2