From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27907 invoked by alias); 4 Apr 2014 20:57:14 -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 27879 invoked by uid 9363); 4 Apr 2014 20:57:14 -0000 Date: Fri, 04 Apr 2014 20:57:00 -0000 Message-ID: <20140404205711.27850.qmail@sourceware.org> From: ebotcazou@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. 50f800063da5cfe4e7fc5f7056530d1802af398c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: abc9061b5c4d684da66945a9928d54a424cb6e4e X-Git-Newrev: 50f800063da5cfe4e7fc5f7056530d1802af398c X-SW-Source: 2014-q2/txt/msg00000.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 50f800063da5cfe4e7fc5f7056530d1802af398c (commit) from abc9061b5c4d684da66945a9928d54a424cb6e4e (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=50f800063da5cfe4e7fc5f7056530d1802af398c commit 50f800063da5cfe4e7fc5f7056530d1802af398c Author: Eric Botcazou Date: Fri Apr 4 22:54:42 2014 +0200 This fixes PR bootstrap/60620: * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. * Makefile.in: Regenerate. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ Makefile.def | 1 + Makefile.in | 1 + 3 files changed, 8 insertions(+), 0 deletions(-) hooks/post-receive -- gdb and binutils