From patchwork Fri Feb 15 14:57:19 2013 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: 220755 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 7423F2C0085 for ; Sat, 16 Feb 2013 01:58:09 +1100 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=sourceware.org; s=default; x=1361545089; h=Comment: DomainKey-Signature:Received:Received: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=lCYev2k7YzZee1FspwKWoOdwqA4=; b=ofG8gOyOQXe0Mnd vcNBNildrF2t8WPRuU//4xFHMrmRob15dHelCQDo45ek0AMpnwOkZrXuyv0joZv8 gXDVRBgFrn2+3hTrd2/MOcRnS/94o43MdSSZPl3X82U7KAH3l+h4BXu+7UukK7sH VOXOCaX2oXzoYOeTNKECazDRBIR4= 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: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=IOLVKvMK/f2YXdXvDwSxp8T4XAZ5oqGo9uFjA1LifdzwJ9y++clN94+rspaDiQ rRcp+P/xhXGfIMsSplDZULlFchmc3avFvQPKtDDv+p/00wLnLyncq7JZHXyN6UYv 1f71qb+unFT6DHoFtBgGpSTRF+72Rrn3Cx1T8F1PANvkI=; Received: (qmail 26835 invoked by alias); 15 Feb 2013 14:58:02 -0000 Received: (qmail 26821 invoked by uid 22791); 15 Feb 2013 14:58:00 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL, BAYES_00, RCVD_IN_NIX_SPAM X-Spam-Check-By: sourceware.org Received: from zose-mta11.web4all.fr (HELO zose-mta11.web4all.fr) (178.33.204.87) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 15 Feb 2013 14:57:55 +0000 Received: from localhost (localhost [127.0.0.1]) by zose-mta11.web4all.fr (Postfix) with ESMTP id EAEA01301B0; Fri, 15 Feb 2013 15:57:53 +0100 (CET) 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 hioluoPqN6eX; Fri, 15 Feb 2013 15:57:53 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by zose-mta11.web4all.fr (Postfix) with ESMTP id 1410D1301BF; Fri, 15 Feb 2013 15:57:53 +0100 (CET) Received: from zose-mta11.web4all.fr ([127.0.0.1]) by localhost (zose-mta11.web4all.fr [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id CJGp0tvAUkKL; Fri, 15 Feb 2013 15:57:52 +0100 (CET) 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 B41911301B0; Fri, 15 Feb 2013 15:57:52 +0100 (CET) MIME-Version: 1.0 Subject: [PATCH] cc/gcc: update Linaro GCC revisions to 2013.02 X-Mercurial-Node: b738c9546f6752842e2d729efcd09317e1e4c5ef Message-Id: User-Agent: Mercurial-patchbomb/2.2.2 Date: Fri, 15 Feb 2013 15:57:19 +0100 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 1360940185 -3600 # Node ID b738c9546f6752842e2d729efcd09317e1e4c5ef # Parent 20f2459b97bf5eb89e2f125e0aede9541e7fc049 cc/gcc: update Linaro GCC revisions to 2013.02 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 @@ -38,7 +38,7 @@ config CC_V_linaro_4_7 bool - prompt "linaro-4.7-2013.01" + prompt "linaro-4.7-2013.02" depends on CC_GCC_SHOW_LINARO select CC_GCC_4_7 @@ -59,7 +59,7 @@ config CC_V_linaro_4_6 bool - prompt "linaro-4.6-2013.01" + prompt "linaro-4.6-2013.02" depends on CC_GCC_SHOW_LINARO select CC_GCC_4_6 @@ -381,11 +381,11 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "linaro-4.7-2013.01" if CC_V_linaro_4_7 + default "linaro-4.7-2013.02" if CC_V_linaro_4_7 default "4.7.2" if CC_V_4_7_2 default "4.7.1" if CC_V_4_7_1 default "4.7.0" if CC_V_4_7_0 - default "linaro-4.6-2013.01" if CC_V_linaro_4_6 + default "linaro-4.6-2013.02" if CC_V_linaro_4_6 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