From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1567 invoked by alias); 11 Nov 2013 23:35:41 -0000 Mailing-List: contact src-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sourceware.org Received: (qmail 1518 invoked by uid 9759); 11 Nov 2013 23:35:41 -0000 Date: Mon, 11 Nov 2013 23:35:00 -0000 Message-ID: <20131111233539.1488.qmail@sourceware.org> From: clm@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. b83a9376e9dd71fa09115eefede3520260efc48a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 130eeb0196505b8e6d2736f2b6fef80967d646fd X-Git-Newrev: b83a9376e9dd71fa09115eefede3520260efc48a X-SW-Source: 2013-q4/txt/msg00114.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch, master has been updated via b83a9376e9dd71fa09115eefede3520260efc48a (commit) from 130eeb0196505b8e6d2736f2b6fef80967d646fd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b83a9376e9dd71fa09115eefede3520260efc48a commit b83a9376e9dd71fa09115eefede3520260efc48a Author: Catherine Moore Date: Mon Nov 11 15:34:48 2013 -0800 Fix ChangeLog entries from earlier commit. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 22 ---------------------- gas/ChangeLog | 7 +++++++ include/ChangeLog | 5 +++++ opcodes/ChangeLog | 11 +++++++++++ 4 files changed, 23 insertions(+), 22 deletions(-) hooks/post-receive -- gdb and binutils