From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74077 invoked by alias); 12 Mar 2019 21:12:22 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 73988 invoked by uid 89); 12 Mar 2019 21:12:22 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-20.1 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3 autolearn=ham version=3.3.1 spammy= X-HELO: smtp.CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE (HELO smtp.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 12 Mar 2019 21:12:20 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 729A6CC0; Tue, 12 Mar 2019 22:12:18 +0100 (CET) Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id VUfJRtj-fTnC; Tue, 12 Mar 2019 22:12:17 +0100 (CET) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p4FDDBCC7.dip0.t-ipconnect.de [79.221.188.199]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id CDBB8CBF; Tue, 12 Mar 2019 22:12:16 +0100 (CET) From: Rainer Orth To: John Baldwin Cc: gdb-patches@sourceware.org Subject: Re: [PUSHED OBV] The NEWS file had two "New targets" sections for 8.3. References: <20190312210028.47955-1-jhb@FreeBSD.org> Date: Tue, 12 Mar 2019 21:12:00 -0000 In-Reply-To: <20190312210028.47955-1-jhb@FreeBSD.org> (John Baldwin's message of "Tue, 12 Mar 2019 14:00:28 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2019-03/txt/msg00260.txt.bz2 John Baldwin writes: > diff --git a/gdb/NEWS b/gdb/NEWS > index cc7c35c064..88ce9a7104 100644 > --- a/gdb/NEWS > +++ b/gdb/NEWS > @@ -55,11 +55,6 @@ > * Removed support for old demangling styles arm, edg, gnu, hp and > lucid. > > -* New targets > - > - NXP S12Z s12z-*-elf > - GNU/Linux/OpenRISC or1k*-*-linux* > - > * New commands > > set debug compile-cplus-types > @@ -187,6 +182,8 @@ GNU/Linux/RISC-V riscv*-*-linux* > CSKY ELF csky*-*-elf > CSKY GNU/LINUX csky*-*-linux > FreeBSD/riscv riscv*-*-freebsd* > +NXP S12Z s12z-*-elf > +GNU/Linux/OpenRISC or1k*-*-linux* Shouldn't they be sorted alphabetically, either by name or target triplet? Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University