From patchwork Fri Dec 17 19:33:14 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Sherrill X-Patchwork-Id: 49066 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 8EC943857C51 for ; Fri, 17 Dec 2021 19:34:48 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-qk1-f172.google.com (mail-qk1-f172.google.com [209.85.222.172]) by sourceware.org (Postfix) with ESMTPS id 397E73858025 for ; Fri, 17 Dec 2021 19:33:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 397E73858025 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=rtems.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-qk1-f172.google.com with SMTP id d2so3161821qki.12 for ; Fri, 17 Dec 2021 11:33:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=IX3xyx5GLsOyD2WLHRU+QUDp6qzcu/r6vr3lq1frAYA=; b=5gqwWecVo6qZugSaubVxqxIqfFRXK/GyegrK9Y2AOJGfMxPUAvivAu+HrZRHqlqUc3 m7bawTRFKru/PgoHbDusMr/s3mRPN9mU9gT50WZepWkZ1HaTJEz0rovBKjNDTIKrhkqv 5okm236E5HrfhA0yx8Bwp2wsBZNESiUgO5HVSZENcrB3N+QfzatI72Te4FbmLHm5JDsb 5Xea1SqVqVG6OCK7vVDrkrzZP//2zJZ4iRckmF8KeCj/L2ey/h45juZfX94WdbEzc+F3 QFv8qJ+1y4HBcooyYrn/tb+wKsRW3PBB9rwBTGKeIUkE6gAo4RuqUDtiBo3lpDVAOjpk sZcg== X-Gm-Message-State: AOAM530y473vg8biXYbGmNQBPD0bVC0+6wzhM2X+YSkQ+U59GH5PvceM 4ldtDYhxTWQ4AC3h0T3bBPcwOMojcTM+ug== X-Google-Smtp-Source: ABdhPJz5UzzQAdJyabooeRpuo8NVnMxpkvuntFXeIE0jImg7JapTWkcidlJmXxRbD/vHhsqrhy1cEQ== X-Received: by 2002:a05:620a:3195:: with SMTP id bi21mr2793206qkb.547.1639769622892; Fri, 17 Dec 2021 11:33:42 -0800 (PST) Received: from devel.oarcorp.com (d27-96-189-151.evv.wideopenwest.com. [96.27.151.189]) by smtp.gmail.com with ESMTPSA id x4sm7925949qtw.44.2021.12.17.11.33.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Dec 2021 11:33:41 -0800 (PST) From: Joel Sherrill To: gcc-patches@gcc.gnu.org Subject: [GCC-WWWDocs v1] htdocs/gcc-12/changes.html: Obsolete m32c-*-rtems* Date: Fri, 17 Dec 2021 13:33:14 -0600 Message-Id: <20211217193314.6630-1-joel@rtems.org> X-Mailer: git-send-email 2.24.4 MIME-Version: 1.0 X-Spam-Status: No, score=-3039.0 required=5.0 tests=BAYES_00, FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, 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: , Cc: Joel Sherrill Errors-To: gcc-patches-bounces+patchwork=sourceware.org@gcc.gnu.org Sender: "Gcc-patches" --- htdocs/gcc-12/changes.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index b1c88670..c69b301e 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -66,6 +66,10 @@ a work-in-progress.

The hppa[12]*-*-hpux10* and hppa[12]*-*-hpux11* configurations targeting 32-bit PA-RISC with HP-UX have been obsoleted and will be removed in a future release. + +
  • + The m32c*-*-rtems* configuration has been obsoleted and will + be removed in a future release.
  • The support for the m32r-*-linux*, m32rle-*-linux*, m68k*-*-openbsd* and vax-*-openbsd* configurations