From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22258 invoked by alias); 16 Nov 2014 19:36:47 -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 22182 invoked by uid 9589); 16 Nov 2014 19:36:47 -0000 Date: Sun, 16 Nov 2014 19:36:00 -0000 Message-ID: <20141116193643.21887.qmail@sourceware.org> From: jbglaw@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. 8969c424dc03ef605841c7cf60cda7ed60161730 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 37e77caf21a38d4bce74d89ff3ab9aca6191b719 X-Git-Newrev: 8969c424dc03ef605841c7cf60cda7ed60161730 X-SW-Source: 2014-q4/txt/msg00023.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 8969c424dc03ef605841c7cf60cda7ed60161730 (commit) from 37e77caf21a38d4bce74d89ff3ab9aca6191b719 (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=8969c424dc03ef605841c7cf60cda7ed60161730 commit 8969c424dc03ef605841c7cf60cda7ed60161730 Author: Jan-Benedict Glaw Date: Sun Nov 16 20:15:00 2014 +0100 Update config.{guess,sub} from upstream config repo 2014-11-16 Jan-Benedict Glaw * config.guess: Update from upstream config repo. * config.sub: Ditto. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 5 +++++ config.guess | 11 ++++++----- config.sub | 11 +++++++++-- 3 files changed, 20 insertions(+), 7 deletions(-) hooks/post-receive -- gdb and binutils