From patchwork Thu Aug 19 18:16:50 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeff Law X-Patchwork-Id: 1518786 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.a=rsa-sha256 header.s=default header.b=mYCzHFTg; dkim-atps=neutral Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4GrCgN6bn6z9sRK for ; Fri, 20 Aug 2021 04:18:08 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 1229F39AE421 for ; Thu, 19 Aug 2021 18:18:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1229F39AE421 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1629397086; bh=o8bk3RKxaoYs1+vegPJcYVb8IYyfnSbWRE5R2IK1nSY=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=mYCzHFTgp2YL+tEP3hZclddqIS5s5AFbMr17CBwMtHdeVHi5SH+BP6cVdlIgL4Rkz HbyGjIhSA7cQ601xq9iHxzZRdZUAqIkYWoPV4zEWW+LySzYc7FjNxgC1mVX5ArSA7J nxYD28DQTX/FwkBz1esu5OrIr+c5x+MFKUX3a2Gs= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-pj1-x102b.google.com (mail-pj1-x102b.google.com [IPv6:2607:f8b0:4864:20::102b]) by sourceware.org (Postfix) with ESMTPS id 7779539AE424 for ; Thu, 19 Aug 2021 18:16:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7779539AE424 Received: by mail-pj1-x102b.google.com with SMTP id bo18so5616710pjb.0 for ; Thu, 19 Aug 2021 11:16:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language; bh=o8bk3RKxaoYs1+vegPJcYVb8IYyfnSbWRE5R2IK1nSY=; b=GcklB2iOWU+9LNdoyt26OHZSQ0jFRpJNXUJR5BG5wukneXqYjB2tw6+4EHsW9gtM5J yQaz7ZRdJxzlC3CJIOf5MFdp0usJXbVhJe9Yjowg0gLAq18E5Av61bzfyYgyaNdWRvPY YgFXk33sQl8BlNvMl2WUcwbyWQ8G/G69CXgJn6Lz22matFdN9lH0od+mZd5sjgEYgUc0 gcMdhu3PABBX9g008N3N1uwMJuzVMMg0QCYTz8JVQYZ1msYKClHbr0db1Gijh3dy6dHu pRRIpeni6n8fG3AB69VyL2aYLc6Y5jy9PwmW06DGb9gZhwgdYl8Wj0yV9Pt4NSyYhytl pHeg== X-Gm-Message-State: AOAM531U5SaPd8YJ5efslbm3pWfBUCULHVUiDPGFPQns8++eYnE+0boA zlRcK5AD4mHMNHLZMUxEeUEEgOaMYe9WzA== X-Google-Smtp-Source: ABdhPJwS5bj6CDzfX8V2ExKo14mss5gdPbriQPgF7550PnCVRiF21bBOkbpB22DCt9xNqipDay6EqQ== X-Received: by 2002:a17:902:d343:b0:12f:66de:cafe with SMTP id l3-20020a170902d34300b0012f66decafemr6744187plk.68.1629397012121; Thu, 19 Aug 2021 11:16:52 -0700 (PDT) Received: from [192.168.1.10] (65-130-1-109.slkc.qwest.net. [65.130.1.109]) by smtp.gmail.com with ESMTPSA id b6sm4469584pgs.94.2021.08.19.11.16.51 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 19 Aug 2021 11:16:51 -0700 (PDT) To: gcc-patches@gcc.gnu.org Subject: [committed] Drop stabs support from h8300 and v850 ports Message-ID: <2bc9d5cd-3433-b36f-d5cf-56e6926dee6a@gmail.com> Date: Thu, 19 Aug 2021 12:16:50 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 Content-Language: en-US X-Spam-Status: No, score=-8.5 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.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Jeff Law via Gcc-patches From: Jeff Law Reply-To: Jeff Law Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org Sender: "Gcc-patches" Whee, two more ports dropping stabs. Committed to the trunk. Jeff commit 18e9e7db7afb8635316414b560c10852db13c4c1 Author: Jeff Law Date: Thu Aug 19 14:15:03 2021 -0400 Drop stabs from h8/300 and v850 ports gcc/ * config.gcc (h8300-*-elf*): Do not include dbxelf.h. (h8300-*-linux*, v850-*-rtems*, v850*-elf*): Likewise. * config/v850/v850.h (DEFAULT_GDB_EXTENSIONS): Remove. diff --git a/gcc/config.gcc b/gcc/config.gcc index eb232df6df4..08e6c6779a5 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -1677,11 +1677,11 @@ moxie-*-moxiebox*) ;; h8300-*-elf*) tmake_file="h8300/t-h8300" - tm_file="h8300/h8300.h dbxelf.h elfos.h newlib-stdint.h h8300/elf.h" + tm_file="h8300/h8300.h elfos.h newlib-stdint.h h8300/elf.h" ;; h8300-*-linux*) tmake_file="${tmake_file} h8300/t-h8300 h8300/t-linux" - tm_file="h8300/h8300.h dbxelf.h elfos.h gnu-user.h linux.h glibc-stdint.h h8300/linux.h" + tm_file="h8300/h8300.h elfos.h gnu-user.h linux.h glibc-stdint.h h8300/linux.h" ;; hppa*64*-*-linux*) target_cpu_default="MASK_PA_11|MASK_PA_20" @@ -3473,7 +3473,7 @@ tilepro*-*-linux*) ;; v850-*-rtems*) target_cpu_default="TARGET_CPU_generic" - tm_file="dbxelf.h elfos.h v850/v850.h" + tm_file="elfos.h v850/v850.h" tm_file="${tm_file} v850/rtems.h rtems.h newlib-stdint.h" tmake_file="${tmake_file} v850/t-v850" tmake_file="${tmake_file} v850/t-rtems" @@ -3502,11 +3502,7 @@ v850*-*-*) target_cpu_default="TARGET_CPU_generic" ;; esac - tm_file="dbxelf.h elfos.h newlib-stdint.h v850/v850.h" - if test x$stabs = xyes - then - tm_file="${tm_file} dbx.h" - fi + tm_file="elfos.h newlib-stdint.h v850/v850.h" use_collect2=no c_target_objs="v850-c.o" cxx_target_objs="v850-c.o" diff --git a/gcc/config/v850/v850.h b/gcc/config/v850/v850.h index 386f9f59e0b..51622684622 100644 --- a/gcc/config/v850/v850.h +++ b/gcc/config/v850/v850.h @@ -694,9 +694,6 @@ typedef enum if ((LOG) != 0) \ fprintf (FILE, "\t.align %d\n", (LOG)) -/* We don't have to worry about dbx compatibility for the v850. */ -#define DEFAULT_GDB_EXTENSIONS 1 - /* Use dwarf2 debugging info by default. */ #undef PREFERRED_DEBUGGING_TYPE #define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG