From 706e58f11b276f7d10b6571bc57b62dbc0b22c1f Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Tue, 3 Dec 1991 18:54:50 +0000 Subject: [PATCH] * srec.c: Rewrote to fix many bugs; now gets the record type right, doesn't choke on input, sets the start address in an S9 and fills in the filename on an S0. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d101da526ae..0aad94e66d2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Tue Dec 3 10:53:30 1991 Steve Chamberlain (sac at rtl.cygnus.com) + + * srec.c: Rewrote to fix many bugs; now gets the record type + right, doesn't choke on input, sets the start address in an S9 and + fills in the filename on an S0. + Sat Nov 30 21:19:15 1991 Steve Chamberlain (sac at rtl.cygnus.com) * cpu-h8300.c: Add support for MEMIND addressing mode -- 2.30.2