From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27189 invoked by alias); 1 Jun 2014 20:14:29 -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 27151 invoked by uid 9717); 1 Jun 2014 20:14:26 -0000 Date: Sun, 01 Jun 2014 20:14:00 -0000 Message-ID: <20140601201424.27125.qmail@sourceware.org> From: ktietz@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. f69123aac56b383081bdb8eb3909087809927557 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c72b2e7b2fbadd94f67a922e1a7f9d834dd45d38 X-Git-Newrev: f69123aac56b383081bdb8eb3909087809927557 X-SW-Source: 2014-q2/txt/msg00021.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 f69123aac56b383081bdb8eb3909087809927557 (commit) from c72b2e7b2fbadd94f67a922e1a7f9d834dd45d38 (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=f69123aac56b383081bdb8eb3909087809927557 commit f69123aac56b383081bdb8eb3909087809927557 Author: Kai Tietz Date: Sun Jun 1 22:11:56 2014 +0200 2014-06-01 Ray Donnelly * pex-win32.c (argv_to_cmdline): Don't quote args unnecessarily. ----------------------------------------------------------------------- Summary of changes: libiberty/ChangeLog | 5 +++++ libiberty/pex-win32.c | 46 +++++++++++++++++++++++++++++++++++++--------- 2 files changed, 42 insertions(+), 9 deletions(-) hooks/post-receive -- gdb and binutils