From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21094 invoked by alias); 13 Nov 2013 05:48:03 -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 21064 invoked by uid 79); 13 Nov 2013 05:48:02 -0000 Date: Wed, 13 Nov 2013 05:48:00 -0000 Message-ID: <20131113054800.20966.qmail@sourceware.org> From: devans@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. c42bd95ac2827f22c134f13752c44ecc69d153f7 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 5efd1b2bff8739b00cddc505c7be9a8ca2ad0b71 X-Git-Newrev: c42bd95ac2827f22c134f13752c44ecc69d153f7 X-SW-Source: 2013-q4/txt/msg00129.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 c42bd95ac2827f22c134f13752c44ecc69d153f7 (commit) from 5efd1b2bff8739b00cddc505c7be9a8ca2ad0b71 (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=c42bd95ac2827f22c134f13752c44ecc69d153f7 commit c42bd95ac2827f22c134f13752c44ecc69d153f7 Author: Doug Evans Date: Tue Nov 12 21:40:41 2013 -0800 * breakpoint.c (breakpoint_cond_eval): Fix and enhance comment. ----------------------------------------------------------------------- Summary of changes: gdb/ChangeLog | 4 ++++ gdb/breakpoint.c | 8 +++++--- 2 files changed, 9 insertions(+), 3 deletions(-) hooks/post-receive -- gdb and binutils