From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) by sourceware.org (Postfix) with ESMTPS id 562433858D3C for ; Wed, 19 Oct 2022 23:48:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 562433858D3C Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pl1-x629.google.com with SMTP id j12so55934plj.5 for ; Wed, 19 Oct 2022 16:48:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-disposition:mime-version:message-id:subject:to:from:date :from:to:cc:subject:date:message-id:reply-to; bh=zhcEwsuod3OExwe2R4rQTZCxNQezT7SqLU9guPgKFeA=; b=DvkmT7lesXcaNjJadoL5lV693EESsNAUI+d8fj+5dbTYtlST+Z2nBj9JpLI4OqqafZ ikASPJ2AChU3ka9eAquYpVBfGma69ft0jMIhshnOwKAZSdKeZRvinzElGqStfDdCEvqp zXBg++ls9tyTVTKhqqrFtTvHTTxXRPb4QKSA6JRdsnv6tOlJI9NwWsAXQX93zXO9XygK PtffO8dorUxAzzdQnmC4ZgaFpnBb4/wQPYn21FTdicXGf9GTjE6OAHbvIf26mbuvDRX5 lFpuCrUTxY47Df8I0yeAkIMnpkyJkYQVq3o4sYWdkRySzVmt0x0RSvI761S/MVg9++0Z 4hoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-disposition:mime-version:message-id:subject:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=zhcEwsuod3OExwe2R4rQTZCxNQezT7SqLU9guPgKFeA=; b=Or90sC26gevdRF2FZmTd7U/t3D8r2Gck47n8HNZBhkc8nB/ZwLlTuI2HVLJEoAfY1c JSAPIR/lyu6gJMqmj+8HNZ8FnfNwXRLDXpi0O8Uv9Vy5glhsyuslr9KV74OiFnhVyRLe TrkzdKuqlGBGm+oJmR7BSBvzUIu3mPbCSmZ3qyQh8sQjQdf4ysmLmXJTXeFWmT8hZ6mJ +GdF1FMVjiMfW/iZSyefXNJBlrrcUfb6+wg18gx3LxQOEyNNzB6C+Q/BZblx5TLuxa1T F7Tuf07xCj3jsgVvxdv3IgdHdyjG42Fec2/nR+SmBThbOkE2i8kOhgYLn4hqUMG0557B zoOQ== X-Gm-Message-State: ACrzQf2qoDtT/shOTP5iW0OTYaZWbeR6ahqeFfd7XsX51UxzoSWviTSN sQYDrFTk5SB5rewM5xFKFn1Kk409fnQ= X-Google-Smtp-Source: AMsMyM6z8SHXt+UPE0i2O0RyIvZC+CMhqhgQveDK5ezQ6KKFRl71oCUQX7Up2fQkiAsN22H9DraAEA== X-Received: by 2002:a17:902:ced1:b0:184:ba6e:8c3b with SMTP id d17-20020a170902ced100b00184ba6e8c3bmr11149740plg.160.1666223279832; Wed, 19 Oct 2022 16:47:59 -0700 (PDT) Received: from squeak.grove.modra.org (158.106.96.58.static.exetel.com.au. [58.96.106.158]) by smtp.gmail.com with ESMTPSA id q2-20020a17090ad38200b001fe39bda429sm465033pju.38.2022.10.19.16.47.58 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Oct 2022 16:47:59 -0700 (PDT) Received: by squeak.grove.modra.org (Postfix, from userid 1000) id 97A8A1140BB0; Thu, 20 Oct 2022 10:17:56 +1030 (ACDT) Date: Thu, 20 Oct 2022 10:17:56 +1030 From: Alan Modra To: binutils@sourceware.org Subject: Obsolete beos Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-3036.3 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,GIT_PATCH_0,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: See https://sourceware.org/pipermail/binutils/2021-September/117850.html * config.bfd: Obsolete *-*-beos*. Simplify x86 beos match. diff --git a/bfd/config.bfd b/bfd/config.bfd index 0ae8eb39d29..0bc27fdce97 100644 --- a/bfd/config.bfd +++ b/bfd/config.bfd @@ -48,6 +48,7 @@ targ_underscore=no # Catch obsolete configurations. case $targ in + *-*-beos* | \ null) if test "x$enable_obsolete" != xyes; then echo "*** Configuration $targ is obsolete." >&2 @@ -751,7 +752,7 @@ case "${targ}" in targ_defvec=i386_pe_vec targ_selvecs="i386_pe_vec i386_pei_vec" ;; - i[3-7]86-*-beoself* | i[3-7]86-*-beos*) + i[3-7]86-*-beos*) targ_defvec=i386_elf32_vec targ_selvecs="iamcu_elf32_vec i386_pe_vec i386_pei_vec" ;; -- Alan Modra Australia Development Lab, IBM