From: Steve Chamberlain Date: Fri, 27 Jan 1995 16:41:11 +0000 (+0000) Subject: * srec.c (srec_set_section_contents): Fix off by X-Git-Tag: gdb-4_18-branchpoint~12568 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7896128dfa41e9424ee7e0e0480e832fe68e235d;p=thirdparty%2Fbinutils-gdb.git * srec.c (srec_set_section_contents): Fix off by one end address calculation. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a5fb0f66889..9d74461b2de 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Thu Jan 26 09:00:12 1995 Steve Chamberlain + * srec.c (srec_set_section_contents): Fix off by + one end address calculation. + * config.bfd: (m68*-est-coff): New configuration. Thu Jan 26 11:39:21 1995 Ian Lance Taylor