From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23082 invoked by alias); 6 Nov 2013 13:55:09 -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 23061 invoked by uid 9987); 6 Nov 2013 13:55:09 -0000 Date: Wed, 06 Nov 2013 13:55:00 -0000 Message-ID: <20131106135507.23034.qmail@sourceware.org> From: mbilal@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. dd99d3d15a7d8f41e139dea7871c4fe44cd4b616 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: afa332ce951d4283519e4bca2fdf24a747c4261c X-Git-Newrev: dd99d3d15a7d8f41e139dea7871c4fe44cd4b616 X-SW-Source: 2013-q4/txt/msg00050.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 dd99d3d15a7d8f41e139dea7871c4fe44cd4b616 (commit) from afa332ce951d4283519e4bca2fdf24a747c4261c (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=dd99d3d15a7d8f41e139dea7871c4fe44cd4b616 commit dd99d3d15a7d8f41e139dea7871c4fe44cd4b616 Author: Muhammad Bilal Date: Wed Nov 6 18:53:50 2013 +0500 2013-11-06 Muhammad Bilal PR cli/15224 * top.c (init_main): 'set history save on' by default. ----------------------------------------------------------------------- Summary of changes: gdb/ChangeLog | 5 +++++ gdb/top.c | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) hooks/post-receive -- gdb and binutils