From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7084 invoked by alias); 16 Dec 2013 20:43: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 7060 invoked by uid 306); 16 Dec 2013 20:43:28 -0000 Date: Mon, 16 Dec 2013 20:43:00 -0000 Message-ID: <20131216204326.7040.qmail@sourceware.org> From: tromey@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. afc0578da2868f99075be48f4291bf13cf3c9b10 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: dc76d75756a47325f5233ff684b05d6c0846e86a X-Git-Newrev: afc0578da2868f99075be48f4291bf13cf3c9b10 X-SW-Source: 2013-q4/txt/msg00268.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 afc0578da2868f99075be48f4291bf13cf3c9b10 (commit) from dc76d75756a47325f5233ff684b05d6c0846e86a (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=afc0578da2868f99075be48f4291bf13cf3c9b10 commit afc0578da2868f99075be48f4291bf13cf3c9b10 Author: fxcoudert Date: Fri Dec 13 21:42:02 2013 +0000 * configure.ac: Add user-friendly check for native x86_64-linux multilibs. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205975 138bc75d-0d04-0410-961f-82ee72b054a4 ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ configure | 20 ++++++++++++++++++++ configure.ac | 20 ++++++++++++++++++++ 3 files changed, 46 insertions(+), 0 deletions(-) hooks/post-receive -- gdb and binutils