From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12299 invoked by alias); 15 Oct 2014 07:51:19 -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 12268 invoked by uid 9730); 15 Oct 2014 07:51:18 -0000 Date: Wed, 15 Oct 2014 07:51:00 -0000 Message-ID: <20141015075116.12234.qmail@sourceware.org> From: gingold@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. 3e6153932030c3b6e5720f0a331e9a512f4522e6 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 10c5f0a8a83c4fcec433a2498c4d205921413e6a X-Git-Newrev: 3e6153932030c3b6e5720f0a331e9a512f4522e6 X-SW-Source: 2014-q4/txt/msg00010.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 3e6153932030c3b6e5720f0a331e9a512f4522e6 (commit) from 10c5f0a8a83c4fcec433a2498c4d205921413e6a (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=3e6153932030c3b6e5720f0a331e9a512f4522e6 commit 3e6153932030c3b6e5720f0a331e9a512f4522e6 Author: Tristan Gingold Date: Wed Oct 15 09:50:53 2014 +0200 src-release.sh: configure using --target. * src-release.sh (do_proto_toplev): Configure with --target. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 ++++ src-release.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) hooks/post-receive -- gdb and binutils