From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66393 invoked by alias); 19 Nov 2018 15:59:02 -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 66355 invoked by uid 89); 19 Nov 2018 15:59:01 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=HTo:D*au X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 19 Nov 2018 15:59:00 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 0C74D56046; Mon, 19 Nov 2018 10:58:59 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id tQesfY4n7-3c; Mon, 19 Nov 2018 10:58:58 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 87C735603E; Mon, 19 Nov 2018 10:58:57 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 3E4E5849F0; Mon, 19 Nov 2018 07:58:56 -0800 (PST) Date: Mon, 19 Nov 2018 15:59:00 -0000 From: Joel Brobecker To: John Darrington Cc: Kevin Buettner , gdb-patches@sourceware.org Subject: Re: [PATCH] GDB: Add ChangeLog entry inadvertently omitted from commit. Message-ID: <20181119155856.GA3276@adacore.com> References: <20181118202130.22131-1-john@darrington.wattle.id.au> <20181119001924.24282b78@pinnacle.lan> <20181119100611.kzyqbsll3tag3kaz@jocasta.intra> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181119100611.kzyqbsll3tag3kaz@jocasta.intra> User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2018-11/txt/msg00288.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? You can consider these as "obvious" ;-), so no need for permission. -- Joel