From patchwork Fri Sep 21 14:15:19 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: 185742 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 E2B982C0088 for ; Sat, 22 Sep 2012 00:15:54 +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=1348841755; 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=zbf6ggmrIaDydS9c3Kdt vWyTy2s=; b=c+rtShSOY/9ZLfm0wyCqHepeW5/4SeYvTnpewZQc+tPKaE0G0l0A 5jUbYPUdlONKHXbedNVlSFeJGgbAMIDr6em+q3YZudbkq7KuVZWxd7d+5cgFmjHB yisFBUzF4dfpI7cFY8EV9D+JRTVk6omp3AiVQNgxa7Gjyy/GmYbyBkk= 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=SIhOwS0rhet2oylOVqUp33zVkL4mSCMxyT+e+RzcG5JVqIf73Q7moEtknzhcO1 Z9kz1ABWiljOYsKfhy4pk9PWbhCLyWAJipPTVOxPwislopHC2XAWF+h0XKbnBDBU bZbQ3YoSIu3Hb5/+fU3p/5kGZ+zy1fYcoKhWbkHzwjUoU=; Received: (qmail 14864 invoked by alias); 21 Sep 2012 14:15:49 -0000 Received: (qmail 14851 invoked by uid 22791); 21 Sep 2012 14:15:48 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL, BAYES_00, KHOP_SC_CIDR8 X-Spam-Check-By: sourceware.org Received: from zose-mta13.web4all.fr (HELO zose-mta13.web4all.fr) (178.33.204.91) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 21 Sep 2012 14:15:36 +0000 Received: from localhost (localhost [127.0.0.1]) by zose-mta13.web4all.fr (Postfix) with ESMTP id D723F5804F; Fri, 21 Sep 2012 16:16:46 +0200 (CEST) Received: from zose-mta13.web4all.fr ([127.0.0.1]) by localhost (zose-mta13.web4all.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ucqc2u0nn1OX; Fri, 21 Sep 2012 16:16:46 +0200 (CEST) Received: from [127.0.1.1] (cie44-1-88-188-188-98.fbx.proxad.net [88.188.188.98]) by zose-mta13.web4all.fr (Postfix) with ESMTPA id 2061D5804E; Fri, 21 Sep 2012 16:16:46 +0200 (CEST) MIME-Version: 1.0 Subject: [PATCH] debug/gdb: update Linaro GDB revisions to 2012.09 X-Mercurial-Node: 100d9c4f4fb2aeab2a5709f7059a89b538eac016 Message-Id: <100d9c4f4fb2aeab2a57.1348236919@advdt005-ubuntu> User-Agent: Mercurial-patchbomb/2.0.2 Date: Fri, 21 Sep 2012 16:15:19 +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 1348236890 -7200 # Node ID 100d9c4f4fb2aeab2a5709f7059a89b538eac016 # Parent 06b663f297adb76149f089136a78e7d5999c63bd debug/gdb: update Linaro GDB revisions to 2012.09 Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" --- Build with 7.5 not tested yet. diff --git a/config/debug/gdb.in b/config/debug/gdb.in --- a/config/debug/gdb.in +++ b/config/debug/gdb.in @@ -34,6 +34,13 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW +config GDB_V_linaro_7_5_2012_09 + bool + prompt "linaro-7.5-2012.09 (EXPERIMENTAL)" + depends on DEBUG_GDB_SHOW_LINARO + select GDB_7_0_or_later + select GDB_7_2_or_later + config GDB_V_linaro_7_4_2012_06 bool prompt "linaro-7.4-2012.06 (EXPERIMENTAL)" @@ -132,6 +139,7 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW + default "linaro-7.5-2012.09" if GDB_V_linaro_7_5_2012_09 default "linaro-7.4-2012.06" if GDB_V_linaro_7_4_2012_06 default "7.4.1" if GDB_V_7_4_1 default "7.4" if GDB_V_7_4