From patchwork Fri Oct 17 15:19:46 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pedro Alves X-Patchwork-Id: 3266 Received: (qmail 6910 invoked by alias); 17 Oct 2014 15:19:52 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 6891 invoked by uid 89); 17 Oct 2014 15:19:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL, BAYES_00, RP_MATCHES_RCVD, SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 17 Oct 2014 15:19:51 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9HFJmM6010245 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 17 Oct 2014 11:19:49 -0400 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s9HFJkT6007367; Fri, 17 Oct 2014 11:19:47 -0400 Message-ID: <54413392.1000800@redhat.com> Date: Fri, 17 Oct 2014 16:19:46 +0100 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: Eli Zaretskii CC: GDB Patches Subject: [PATCH] NEWS: Clarify removed targets Hi, I'd like to make it a bit clearer which targets are being removed. OK? ------- From: Pedro Alves Date: 2014-10-17 15:29:25 +0100 NEWS: Clarify removed targets gdb/ 2014-10-17 Pedro Alves * NEWS (Removed targets): Add OS/arch column. --- gdb/NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gdb/NEWS b/gdb/NEWS index 5a22926..e48085c 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -49,9 +49,9 @@ queue-signal signal-name-or-number Support for these obsolete configurations has been removed. -alpha*-*-osf* -mips-sgi-irix5* -mips-sgi-irix6* +Alpha running OSF/1 (or Tru64) alpha*-*-osf* +SGI Irix-5.x mips-*-irix5* +SGI Irix-6.x mips-*-irix6* *** Changes in GDB 7.8