From patchwork Fri Sep 21 14:12:16 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Beno=C3=AEt_Th=C3=A9baudeau?= X-Patchwork-Id: 185741 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]) by ozlabs.org (Postfix) with SMTP id F108A2C0085 for ; Sat, 22 Sep 2012 00:12:48 +1000 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=sourceware.org; s=default; x=1348841569; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Received:Content-Type:MIME-Version:Content-Transfer-Encoding: Subject:Message-Id:User-Agent:Date:From:To:Cc:Mailing-List: Precedence:List-Id:List-Unsubscribe:List-Subscribe:List-Archive: List-Post:List-Help:Sender:Delivered-To; bh=4rrLvVpHqo1Hbejct1nn mn+qeto=; b=EWt5D8TcRlWIqe9jIKIefkwyWtpPqL3hj9emE201YUuPjk8GB3sV 0klc/N7POaYoD7klZVy3zM4YZZ5/pNZjUs3ETHC56An0fmxij+PLG0LOZAZr1TYK axT2SbhffnVisGcfFhGg7hY963mE/5AzBb2/2InBrjlBy4Nb/1lRClQ= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=sourceware.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Received:Received:Content-Type:MIME-Version:Content-Transfer-Encoding:Subject:X-Mercurial-Node:Message-Id:User-Agent:Date:From:To:Cc:X-IsSubscribed:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Subscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=e9zo7GyujKHDFMEYTP1RuITJgYriP0GlgnBbkY2+IPjmLG6PebSgHbAn7KDx1A 8WX4N2336fK5nvlX3/NgWdF6+bI+B5+gTcjjiQlNDbxZp9bQXnx2Bu5a/CrAvduv 0bhKChft9z1g8OTHHi5TrkhznLdCamEYGf/wBaJDKU8Tw=; Received: (qmail 12721 invoked by alias); 21 Sep 2012 14:12:42 -0000 Received: (qmail 12475 invoked by uid 22791); 21 Sep 2012 14:12:39 -0000 X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL, BAYES_00, GENERIC_IXHASH, KHOP_SC_CIDR8 X-Spam-Check-By: sourceware.org Received: from zose-mta-11.w4a.fr (HELO zose-mta11.web4all.fr) (178.33.204.86) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 21 Sep 2012 14:12:25 +0000 Received: from localhost (localhost [127.0.0.1]) by zose-mta11.web4all.fr (Postfix) with ESMTP id 00796460C6; Fri, 21 Sep 2012 16:17:03 +0200 (CEST) Received: from zose-mta11.web4all.fr ([127.0.0.1]) by localhost (zose-mta11.web4all.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EUDANl-2aDfK; Fri, 21 Sep 2012 16:17:03 +0200 (CEST) Received: from [127.0.1.1] (cie44-1-88-188-188-98.fbx.proxad.net [88.188.188.98]) by zose-mta11.web4all.fr (Postfix) with ESMTPA id 1373746016; Fri, 21 Sep 2012 16:17:03 +0200 (CEST) MIME-Version: 1.0 Subject: [PATCH] cc/gcc: update Linaro GCC revisions to 2012.09 X-Mercurial-Node: cd97309e8b617d7d729e63794129e98a85d4b671 Message-Id: User-Agent: Mercurial-patchbomb/2.0.2 Date: Fri, 21 Sep 2012 16:12:16 +0200 From: =?utf-8?q?Beno=C3=AEt_Th=C3=A9baudeau?= To: "Yann E. MORIN" Cc: crossgcc@sourceware.org X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Delivered-To: mailing list crossgcc@sourceware.org # HG changeset patch # User "Benoît Thébaudeau" # Date 1348236634 -7200 # Node ID cd97309e8b617d7d729e63794129e98a85d4b671 # Parent 06b663f297adb76149f089136a78e7d5999c63bd cc/gcc: update Linaro GCC revisions to 2012.09 Update Linaro GCC with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" diff --git a/config/cc/gcc.in b/config/cc/gcc.in --- a/config/cc/gcc.in +++ b/config/cc/gcc.in @@ -44,9 +44,9 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW -config CC_V_linaro_4_7_2012_08 +config CC_V_linaro_4_7_2012_09 bool - prompt "linaro-4.7-2012.08 (EXPERIMENTAL)" + prompt "linaro-4.7-2012.09 (EXPERIMENTAL)" depends on CC_GCC_SHOW_LINARO select CC_GCC_4_7 @@ -62,9 +62,9 @@ depends on EXPERIMENTAL select CC_GCC_4_7 -config CC_V_linaro_4_6_2012_08 +config CC_V_linaro_4_6_2012_09 bool - prompt "linaro-4.6-2012.08 (EXPERIMENTAL)" + prompt "linaro-4.6-2012.09 (EXPERIMENTAL)" depends on CC_GCC_SHOW_LINARO select CC_GCC_4_6 @@ -441,10 +441,10 @@ default "SVN" if CC_V_SVN # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "linaro-4.7-2012.08" if CC_V_linaro_4_7_2012_08 + default "linaro-4.7-2012.09" if CC_V_linaro_4_7_2012_09 default "4.7.1" if CC_V_4_7_1 default "4.7.0" if CC_V_4_7_0 - default "linaro-4.6-2012.08" if CC_V_linaro_4_6_2012_08 + default "linaro-4.6-2012.09" if CC_V_linaro_4_6_2012_09 default "4.6.3" if CC_V_4_6_3 default "4.6.2" if CC_V_4_6_2 default "4.6.1" if CC_V_4_6_1