From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 70312 invoked by alias); 19 Nov 2018 10:06: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 70300 invoked by uid 89); 19 Nov 2018 10:06:21 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:504 X-HELO: jocasta.intra Received: from de.cellform.com (HELO jocasta.intra) (88.217.224.109) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 19 Nov 2018 10:06:19 +0000 Received: from jocasta.intra (localhost [127.0.0.1]) by jocasta.intra (8.15.2/8.15.2/Debian-8) with ESMTPS id wAJA6C9J026358 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 19 Nov 2018 11:06:12 +0100 Received: (from john@localhost) by jocasta.intra (8.15.2/8.15.2/Submit) id wAJA6CGp026357; Mon, 19 Nov 2018 11:06:12 +0100 Date: Mon, 19 Nov 2018 10:06:00 -0000 From: John Darrington To: Kevin Buettner Cc: gdb-patches@sourceware.org, John Darrington Subject: Re: [PATCH] GDB: Add ChangeLog entry inadvertently omitted from commit. Message-ID: <20181119100611.kzyqbsll3tag3kaz@jocasta.intra> References: <20181118202130.22131-1-john@darrington.wattle.id.au> <20181119001924.24282b78@pinnacle.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181119001924.24282b78@pinnacle.lan> User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2018-11/txt/msg00286.txt.bz2 On Mon, Nov 19, 2018 at 12:19:24AM -0700, Kevin Buettner wrote: On Sun, 18 Nov 2018 21:21:30 +0100 John Darrington wrote: > +2018-10-23 John Darrington > + > + * configure.tgt: Add configuration for s12z. > + * s12z-tdep.c: New file. > + * NEWS: Mention new target. > + Thanks for doing this. Kevin (You're welcome.) Does this constitute permission to push? J'