From patchwork Fri Jan 29 16:37:27 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Weimer X-Patchwork-Id: 41874 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 ED82F393BC0A; Fri, 29 Jan 2021 16:37:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ED82F393BC0A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1611938256; bh=qjUNUxqcs/xNKPLK5yxKLMc0DrAr9XH//bFz3qSq/Sk=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=maEidq49naaUHQgzV92l5XW9T9Ti1G9iE/ZdXBd2JAUXmzARIkEYbdHqIfWXmL/Px PgVdMZwIQL7U+ct91hzDXywkX4wVK5WWscHy3M4CaR2x15mjItz582qRcVecfdwJJA CL3zrA2qP3jvEZiKnGY0+L2Ewph2DhCk2BSTfS1Q= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by sourceware.org (Postfix) with ESMTP id 1DDD3385803D for ; Fri, 29 Jan 2021 16:37:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1DDD3385803D Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-318-SoaTVkR1OMqShmSXCVkvEg-1; Fri, 29 Jan 2021 11:37:31 -0500 X-MC-Unique: SoaTVkR1OMqShmSXCVkvEg-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 30FD0195D560 for ; Fri, 29 Jan 2021 16:37:30 +0000 (UTC) Received: from oldenburg.str.redhat.com (ovpn-113-35.ams2.redhat.com [10.36.113.35]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8963819C66 for ; Fri, 29 Jan 2021 16:37:29 +0000 (UTC) To: libc-alpha@sourceware.org Subject: [PATCH] NEWS: Deprecate ia64-linux-gnu Date: Fri, 29 Jan 2021 17:37:27 +0100 Message-ID: <87lfcbwvg8.fsf@oldenburg.str.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com X-Spam-Status: No, score=-12.6 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Florian Weimer via Libc-alpha From: Florian Weimer Reply-To: Florian Weimer Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" This reflects to the orpahned status of the ia64 architecture in the Linux kernel as of commit 96ec72a3425d1515b69b7f9dc34a4a6ce5862a37 ("ia64: Mark architecture as orphaned"). --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 01cbf282c3..782a6bd0e2 100644 --- a/NEWS +++ b/NEWS @@ -84,6 +84,9 @@ Deprecated and removed features, and other changes affecting compatibility: the baseline version (directly from the search path directory) will be loaded. +* Support for the ia64-linux-gnu architecture is deprecated and will be + removed from an upcoming glibc release. + Changes to build and runtime requirements: * On Linux, the system administrator needs to configure /dev/pts with