From cba949c5a30c746e9cbdc237290146814b395c70 Mon Sep 17 00:00:00 2001 From: David MacKenzie Date: Fri, 13 Aug 1993 00:34:19 +0000 Subject: [PATCH] * format.c (bfd_check_format): If the target matches the default target, set match_count to 1, to ignore any previous matches. --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2c89beb2927..8152c52e685 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Thu Aug 12 10:32:47 1993 David J. Mackenzie (djm@thepub.cygnus.com) + * format.c (bfd_check_format): If the target matches the default + target, set match_count to 1, to ignore any previous matches. + * Makefile.in (BFD32_BACKENDS): Remove srec.o, add reloc16.o. * configure.in: Add reloc16.o when we add -- 2.30.2