From patchwork Mon Dec 17 16:14:13 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: 206905 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 A34E32C0086 for ; Tue, 18 Dec 2012 03:15:24 +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=1356365725; 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=fL1rlTWF6mgyvevP4bNH UrUkPsk=; b=aOa1C8z89mYiaYb4zDEdaYC47dOzL8tIpQ+yluYzyzJcvGgILl0p dL0r6pqCpaoxUTPZeioGfnOxwr5YptCPY8NnG/ubPJRcIh9nYF2C52lk1mknT8Ru Xo/O1Ve6KHUprfvthlo54nsd97gOWKyPrYjQNmvf3pJcmAQPIdyhXVs= 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=sXyXw8vsW1b5COeu0LH0rJNC5iEzCsESwCHsdgMaBgg1KKYF+ucapggC8UqUnf 3vybxHc2s24Tzk4zVpwDx30bJ9vta0nc0o3wOFD/JQEivcFArlRfWvhhwGmV6wwp cvlOqf6LwDoMdFuvspYhD7ftYBmCILhHcG6q1ycJ1QCks=; Received: (qmail 24449 invoked by alias); 17 Dec 2012 16:14:59 -0000 Received: (qmail 24424 invoked by uid 22791); 17 Dec 2012 16:14:57 -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-mta12.web4all.fr (HELO zose-mta12.web4all.fr) (178.33.204.89) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 17 Dec 2012 16:14:51 +0000 Received: from localhost (localhost [127.0.0.1]) by zose-mta12.web4all.fr (Postfix) with ESMTP id BDF759001F; Mon, 17 Dec 2012 17:14:49 +0100 (CET) Received: from zose-mta12.web4all.fr ([127.0.0.1]) by localhost (zose-mta12.web4all.fr [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id cCI6ZNh0_mks; Mon, 17 Dec 2012 17:14:48 +0100 (CET) Received: from [127.0.1.1] (cie44-1-88-188-188-98.fbx.proxad.net [88.188.188.98]) by zose-mta12.web4all.fr (Postfix) with ESMTPA id E539490001; Mon, 17 Dec 2012 17:14:47 +0100 (CET) MIME-Version: 1.0 Subject: [PATCH] cc/gcc: update Linaro GCC revisions to 2012.12 X-Mercurial-Node: acf52a6302c475ff850ec0732f3cf6cf4254cb9b Message-Id: User-Agent: Mercurial-patchbomb/2.2.2 Date: Mon, 17 Dec 2012 17:14:13 +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 1355760807 -3600 # Node ID acf52a6302c475ff850ec0732f3cf6cf4254cb9b # Parent 14417fac6e9f3736b8778d38268084755491a201 cc/gcc: update Linaro GCC revisions to 2012.12 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 @@ -37,9 +37,9 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW -config CC_V_linaro_4_7_2012_11 +config CC_V_linaro_4_7_2012_12 bool - prompt "linaro-4.7-2012.11 (EXPERIMENTAL)" + prompt "linaro-4.7-2012.12 (EXPERIMENTAL)" depends on CC_GCC_SHOW_LINARO select CC_GCC_4_7 @@ -60,9 +60,9 @@ depends on EXPERIMENTAL select CC_GCC_4_7 -config CC_V_linaro_4_6_2012_11 +config CC_V_linaro_4_6_2012_12 bool - prompt "linaro-4.6-2012.11 (EXPERIMENTAL)" + prompt "linaro-4.6-2012.12 (EXPERIMENTAL)" depends on CC_GCC_SHOW_LINARO select CC_GCC_4_6 @@ -400,11 +400,11 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "linaro-4.7-2012.11" if CC_V_linaro_4_7_2012_11 + default "linaro-4.7-2012.12" if CC_V_linaro_4_7_2012_12 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-2012.11" if CC_V_linaro_4_6_2012_11 + default "linaro-4.6-2012.12" if CC_V_linaro_4_6_2012_12 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