From patchwork Mon Jul 28 17:54:50 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anthony Green X-Patchwork-Id: 374284 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 559AC1400E7 for ; Tue, 29 Jul 2014 03:55:04 +1000 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:subject:date:message-id:mime-version:content-type; q=dns; s= default; b=kuX+2Sy/f1AmxrFvmCe3nIbio9uowo/ITTbyuSbYexuQsAUJoY7hR onQ7Vr8bIimd2XIIWT1YPhx36dbJ58koW1yWCWWpoLyVGhsPXeiUPQVbhAA1lv9M bt3Og7DacVTd2D3LuCUKSoEiSSz3NetRtuoQYq486xl9/Um7AwdThw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:subject:date:message-id:mime-version:content-type; s= default; bh=YiTFKo1OSmOleNUEi+RO0upFdz4=; b=yh2nv2pe4AgW5AzDdiVQ U3OYqiVDSFO09TNGWxwWRXE7eng6VG4V9ZQxJpB2WisEmBc79l5GPQLdABFe9+nk goj9tzpCtkJfbxkXoreuIoprc5hzbxVq2Q+0VvpEGpBlnvyhU0KcVufMNdKuQ+8W jt9PLpy/i02HV2WMhv8R5v4= Received: (qmail 22336 invoked by alias); 28 Jul 2014 17:54:57 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 22318 invoked by uid 89); 28 Jul 2014 17:54:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: mail-qg0-f50.google.com Received: from mail-qg0-f50.google.com (HELO mail-qg0-f50.google.com) (209.85.192.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 28 Jul 2014 17:54:55 +0000 Received: by mail-qg0-f50.google.com with SMTP id q108so8978536qgd.37 for ; Mon, 28 Jul 2014 10:54:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version:content-type; bh=cQVYWUJGEX3AAE7z/L2Go/Gogm29pSuIYH9FWXWVMgM=; b=k7dVUmE+Rto3HjL33tanrpxVvS2z8E157CJ02TErTabJyIyPQ1Eq/C/Dnx7lEp6Qm0 YD02C/Jo8zT3NxUB+DJh88j5xyoEsULcldStDzlEWsUVN3fGNfwFCgHbcLxuUYTzJ4mK g88JfxrmojRT6AzqYNxqRjKFhOKfpMjN+K88vRJNNlPIoh7xO2MjDl+Ft4oTfgHLWPfN fM4VA2SmfhwkdqDBm4dZheSeJ3iVqFyoJtqtIlBm7JNSDB/dvOWeBn6Q0jnOux8I4KGT L4/BCZe9vTD8OFe/zGW0wWmi71FuTOjwh+sQYH+lhyGq/YUu70gZNH/RBfoN0TCLU/SX Mw/g== X-Gm-Message-State: ALoCoQnUdFF/NqVA8IKGtbwi20tHyhbTLb2G6IFTEgxwgc+SFC0sLxBz8NIL/2pgeSdVosAV71er X-Received: by 10.224.97.65 with SMTP id k1mr61981409qan.28.1406570092993; Mon, 28 Jul 2014 10:54:52 -0700 (PDT) Received: from localhost ([207.112.119.204]) by mx.google.com with ESMTPSA id c8sm30731508qam.41.2014.07.28.10.54.51 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Jul 2014 10:54:52 -0700 (PDT) From: Anthony Green To: gcc-patches@gcc.gnu.org Subject: [Patch] Update config.sub from upstream Date: Mon, 28 Jul 2014 13:54:50 -0400 Message-ID: <87fvhl5pxx.fsf@moxielogic.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 X-IsSubscribed: yes I just committed this change from upstream config.sub (there are no changes upstream in config.guess). Thanks, AG 2014-07-28 Anthony Green Import from savannah.gnu.org: * config.sub: Update to 2014-07-28 version. Index: config.sub =================================================================== --- config.sub (revision 213133) +++ config.sub (working copy) @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2014 Free Software Foundation, Inc. -timestamp='2014-05-01' +timestamp='2014-07-28' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -828,6 +828,10 @@ basic_machine=powerpc-unknown os=-morphos ;; + moxiebox) + basic_machine=moxie-unknown + os=-moxiebox + ;; msdos) basic_machine=i386-pc os=-msdos @@ -1373,7 +1377,7 @@ | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ | -linux-newlib* | -linux-musl* | -linux-uclibc* \ - | -uxpv* | -beos* | -mpeix* | -udk* \ + | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \