From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24980 invoked by alias); 10 Sep 2014 01:35:09 -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 24958 invoked by uid 10027); 10 Sep 2014 01:35:08 -0000 Date: Wed, 10 Sep 2014 01:35:00 -0000 Message-ID: <20140910013504.24925.qmail@sourceware.org> From: kuanlinchen@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. b25b5cef71fc5628fce0908125d6a3a732c22cde X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9a560ca009644f29654bee0f060f7b1e80336cee X-Git-Newrev: b25b5cef71fc5628fce0908125d6a3a732c22cde X-SW-Source: 2014-q3/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 b25b5cef71fc5628fce0908125d6a3a732c22cde (commit) from 9a560ca009644f29654bee0f060f7b1e80336cee (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=b25b5cef71fc5628fce0908125d6a3a732c22cde commit b25b5cef71fc5628fce0908125d6a3a732c22cde Author: Chung-Ju Wu Date: Sat Sep 6 03:54:47 2014 +0800 Disable gdb for nds32*-*-* until it is supported. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 ++++ configure | 3 +++ configure.ac | 3 +++ 3 files changed, 10 insertions(+), 0 deletions(-) hooks/post-receive -- gdb and binutils