From patchwork Fri Jan 18 13:50:07 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: 213611 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 091672C007B for ; Sat, 19 Jan 2013 00:50:28 +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=1359121829; 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=w6cKMK8uwFbNsOx+gy/F opJ7apQ=; b=nex9Wi+hFgk1HW85KY2BOUtVXpiAxcH6TgYRGeu7+FCUkokOE7me mTcfzasOI7VfbEvOLXT7d9RRHi/4iKkdm4AB2kJuPHgTkgMPJBFdHMyebAfwbeQR XUot8UG3RxDDBKMH7klphBj5+YfMEah+wpw6sGy+VdPHTGNUMHZwHGk= 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=foo7ed24pcl519cnCyL5V+uvOWb1Bn39PaaaPKxD9E7TSQuPuVm4+ymyCklyVx 9c7HR1d2YjKfR4mMaU/fkduSlqgZDmDO/nFzoxxTtcWnJWb3czJz98xyTzsh7jXh O+QYOFragu4/ypT0/PP6RZrWQxHVC+zqvZewIbwHOS2qo=; Received: (qmail 27528 invoked by alias); 18 Jan 2013 13:50:21 -0000 Received: (qmail 27515 invoked by uid 22791); 18 Jan 2013 13:50:20 -0000 X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL, BAYES_00, GENERIC_IXHASH 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; Fri, 18 Jan 2013 13:50:14 +0000 Received: from localhost (localhost [127.0.0.1]) by zose-mta15.web4all.fr (Postfix) with ESMTP id 50FA02D6B2; Fri, 18 Jan 2013 14:50:12 +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 xwqBccOzs4d1; Fri, 18 Jan 2013 14:50:10 +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 CA8552D6AD; Fri, 18 Jan 2013 14:50:10 +0100 (CET) MIME-Version: 1.0 Subject: [PATCH] cc/gcc: update Linaro GCC revisions to 2013.01 X-Mercurial-Node: 539b6c34453a74c1775929583b263cbb4d316b4c Message-Id: <539b6c34453a74c17759.1358517007@advdt005-ubuntu> User-Agent: Mercurial-patchbomb/2.2.2 Date: Fri, 18 Jan 2013 14:50:07 +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 1358516864 -3600 # Node ID 539b6c34453a74c1775929583b263cbb4d316b4c # Parent 5a534736f62f0f5efaf7e5226c0ed286de51dbb9 cc/gcc: update Linaro GCC revisions to 2013.01 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 @@ -36,9 +36,9 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW -config CC_V_linaro_4_7_2012_12 +config CC_V_linaro_4_7_2013_01 bool - prompt "linaro-4.7-2012.12" + prompt "linaro-4.7-2013.01" depends on CC_GCC_SHOW_LINARO select CC_GCC_4_7 @@ -57,9 +57,9 @@ prompt "4.7.0" select CC_GCC_4_7 -config CC_V_linaro_4_6_2012_12 +config CC_V_linaro_4_6_2013_01 bool - prompt "linaro-4.6-2012.12" + prompt "linaro-4.6-2013.01" 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-2012.12" if CC_V_linaro_4_7_2012_12 + default "linaro-4.7-2013.01" if CC_V_linaro_4_7_2013_01 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.12" if CC_V_linaro_4_6_2012_12 + default "linaro-4.6-2013.01" if CC_V_linaro_4_6_2013_01 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