From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26674 invoked by alias); 6 Jul 2015 20:05:13 -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 26564 invoked by uid 89); 6 Jul 2015 20:05:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 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 (AES256-SHA encrypted) ESMTPS; Mon, 06 Jul 2015 20:05:09 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 1CE5428DDD for ; Mon, 6 Jul 2015 16:05:08 -0400 (EDT) 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 qbnJJvNWao-8 for ; Mon, 6 Jul 2015 16:05:08 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E532728D6D for ; Mon, 6 Jul 2015 16:05:07 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 87F1C4275B; Mon, 6 Jul 2015 13:05:06 -0700 (PDT) From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [release/HEAD 2/2] Update NEWS post GDB 7.10 branch creation. Date: Mon, 06 Jul 2015 20:05:00 -0000 Message-Id: <1436213104-19619-3-git-send-email-brobecker@adacore.com> In-Reply-To: <1436213104-19619-1-git-send-email-brobecker@adacore.com> References: <1436213104-19619-1-git-send-email-brobecker@adacore.com> X-SW-Source: 2015-07/txt/msg00144.txt.bz2 gdb/ChangeLog: * NEWS: Create a new section for the next release branch. Rename the section of the current branch, now that it has been cut. --- gdb/ChangeLog | 6 ++++++ gdb/NEWS | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3473fa5..96843e8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 2015-07-06 Joel Brobecker + * NEWS: Create a new section for the next release branch. + Rename the section of the current branch, now that it has + been cut. + +2015-07-06 Joel Brobecker + GDB 7.10 branch created (66c4b3e8a628a207bc6aafef6af0c4128195f56e): * version.in: Bump version to 7.10.50.DATE-cvs. diff --git a/gdb/NEWS b/gdb/NEWS index 748fc00..bbeeb40 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,7 +1,9 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 7.9 +*** Changes since GDB 7.10 + +*** Changes in GDB 7.10 * Support for process record-replay and reverse debugging on aarch64*-linux* targets has been added. GDB now supports recording of A64 instruction set -- 2.1.4