From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3593 invoked by alias); 11 Nov 2013 14:15:35 -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 3571 invoked by uid 9190); 11 Nov 2013 14:15:34 -0000 Date: Mon, 11 Nov 2013 14:15:00 -0000 Message-ID: <20131111141532.3545.qmail@sourceware.org> From: brobecke@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. 8ca5801b3a05240125a79cd5ba090c98dcc584f8 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 7a06d43074c2820554ff105a2df77411ae027005 X-Git-Newrev: 8ca5801b3a05240125a79cd5ba090c98dcc584f8 X-SW-Source: 2013-q4/txt/msg00107.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 8ca5801b3a05240125a79cd5ba090c98dcc584f8 (commit) from 7a06d43074c2820554ff105a2df77411ae027005 (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=8ca5801b3a05240125a79cd5ba090c98dcc584f8 commit 8ca5801b3a05240125a79cd5ba090c98dcc584f8 Author: Joel Brobecker Date: Mon Nov 11 18:13:40 2013 +0400 Minor reformatting in remote-sim.c (gdbsim_detach declaration). gdb/ChangeLog: * remote-sim.c (gdbsim_detach): Break declaration into shorter lines. No code change. ----------------------------------------------------------------------- Summary of changes: gdb/ChangeLog | 5 +++++ gdb/remote-sim.c | 3 ++- 2 files changed, 7 insertions(+), 1 deletions(-) hooks/post-receive -- gdb and binutils