From fa06287137f04f68eb864d8347cf23366b12f87d Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sun, 6 Dec 1998 21:56:13 +0000 Subject: [PATCH] * srec.c (srec_set_section_contents): Correct test to avoid switching to 4 byte addresses after seeing a second section which requires 3 byte addresses. From Joel Schantz . --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 60c17f5230d..091f6d53020 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ Sun Dec 6 16:30:33 1998 Ian Lance Taylor + * srec.c (srec_set_section_contents): Correct test to avoid + switching to 4 byte addresses after seeing a second section which + requires 3 byte addresses. From Joel Schantz + . + * config.bfd (m68*-*-gnu*): New target. From Aymeric Vincent . -- 2.30.2