From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 789 invoked by alias); 15 Feb 2012 00:58:17 -0000 Received: (qmail 779 invoked by uid 22791); 15 Feb 2012 00:58:16 -0000 X-SWARE-Spam-Status: No, hits=-6.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Feb 2012 00:58:02 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q1F0w2qn018813 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 14 Feb 2012 19:58:02 -0500 Received: from mesquite.lan (ovpn-113-100.phx2.redhat.com [10.3.113.100]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q1F0w1sT021071 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Tue, 14 Feb 2012 19:58:02 -0500 Date: Wed, 15 Feb 2012 03:55:00 -0000 From: Kevin Buettner To: gdb-patches@sourceware.org Subject: Re: [RFA] Add rl78 to NEWS, MAINTAINERS, and Makefile.in Message-ID: <20120214175801.5f8ffb62@mesquite.lan> In-Reply-To: <4F3AF16A.9090803@earthlink.net> References: <20120214153734.2c68eb9a@mesquite.lan> <4F3AF16A.9090803@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 X-SW-Source: 2012-02/txt/msg00290.txt.bz2 On Tue, 14 Feb 2012 15:42:34 -0800 Stan Shebs wrote: > Don't you want your new bit underneath "Changes since GDB 7.4"? You're right. I botched it. > Also, I don't know that there is anything like a standard for this, but > I tend to like having features that affect more users higher in the NEWS > section for a release, and the more arcane/specialized additions more > towards the end of the section; the theory being that we have so many > new features in each release, and many readers won't actually make it > all the way through the list. :-) I agree with this too. Let's try the NEWS entry over again... * NEWS: Mention rl78 as a new target. Index: NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.487 diff -u -p -r1.487 NEWS --- NEWS 7 Feb 2012 19:47:15 -0000 1.487 +++ NEWS 15 Feb 2012 00:55:19 -0000 @@ -49,6 +49,10 @@ ** "catch load" and "catch unload" can be used to stop when a shared library is loaded or unloaded, respectively. +* New targets + +Renesas RL78 rl78-*-elf + *** Changes in GDB 7.4 * GDB now handles ambiguous linespecs more consistently; the existing