From patchwork Thu Mar 14 20:54:52 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: 227794 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 23F9C2C00D1 for ; Fri, 15 Mar 2013 07:56:38 +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=1363899399; 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=TYVEd0YwwoYAeFXaZovutfrSYKQ=; b=bs78qkP1QEGBa4J WSp4WiuxL6BZi7Phv65UfZtuFNPTq/H4Tx2eVbn77ifngMDKIjEZnkeTJAxlZDL3 iJ1gJ+NgnLrSJejemnwFazWLWLq8dDCc5pnptkM4JME5fXpAn3a+kErNrGSfNVZt VQSBuyxyB/QJq/IQg90ZBeXwJq2o= 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=pbspNLqWZuEZyBhdjdiGXXOUCW1aI/5sobvwWPeBEs0RcNveUdmcoCUiLn+qF5 O+G/wq43F73FDKTBVZTD7lYxmBT8+jtIOS8OXlHUbs23ciA87hC1f0tunMbFKG+A FVotPMHc9/ImhYdjO8DrluwAdFp/07+Uh08XkrCsk3t4o=; Received: (qmail 21714 invoked by alias); 14 Mar 2013 20:56:34 -0000 Received: (qmail 21702 invoked by uid 22791); 14 Mar 2013 20:56:33 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from zose-mta15.web4all.fr (HELO zose-mta15.web4all.fr) (178.33.204.94) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 Mar 2013 20:56:29 +0000 Received: from localhost (localhost [127.0.0.1]) by zose-mta15.web4all.fr (Postfix) with ESMTP id 56DB33C050; Thu, 14 Mar 2013 21:56:26 +0100 (CET) Received: from zose-mta15.web4all.fr ([127.0.0.1]) by localhost (zose-mta15.web4all.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DJ6i0yU3oPV9; Thu, 14 Mar 2013 21:56:24 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by zose-mta15.web4all.fr (Postfix) with ESMTP id 6C7003C059; Thu, 14 Mar 2013 21:56:24 +0100 (CET) Received: from zose-mta15.web4all.fr ([127.0.0.1]) by localhost (zose-mta15.web4all.fr [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id bMDHtCgIz-GA; Thu, 14 Mar 2013 21:56:23 +0100 (CET) Received: from [127.0.1.1] (cie44-1-88-188-188-98.fbx.proxad.net [88.188.188.98]) by zose-mta15.web4all.fr (Postfix) with ESMTPA id 51B043C050; Thu, 14 Mar 2013 21:56:23 +0100 (CET) MIME-Version: 1.0 Subject: [PATCH] cc/gcc: update Linaro GCC revisions to 2013.03 X-Mercurial-Node: 702c72b9ddddd4ff112023d3e6f5b4a1da37d84c Message-Id: <702c72b9ddddd4ff1120.1363294492@advdt005-ubuntu> User-Agent: Mercurial-patchbomb/2.2.2 Date: Thu, 14 Mar 2013 21:54:52 +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 1363294351 -3600 # Node ID 702c72b9ddddd4ff112023d3e6f5b4a1da37d84c # Parent cbaf37cc20b7acb900e503020210359ff42e2189 cc/gcc: update Linaro GCC revisions to 2013.03 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.02" + prompt "linaro-4.7-2013.03" 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.02" + prompt "linaro-4.6-2013.03" 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.02" if CC_V_linaro_4_7 + default "linaro-4.7-2013.03" 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.02" if CC_V_linaro_4_6 + default "linaro-4.6-2013.03" 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