From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8464 invoked by alias); 20 Feb 2014 18:30:52 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 8422 invoked by uid 89); 20 Feb 2014 18:30:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-we0-f182.google.com Received: from mail-we0-f182.google.com (HELO mail-we0-f182.google.com) (74.125.82.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 20 Feb 2014 18:30:51 +0000 Received: by mail-we0-f182.google.com with SMTP id u57so1794468wes.27 for ; Thu, 20 Feb 2014 10:30:48 -0800 (PST) X-Received: by 10.194.121.129 with SMTP id lk1mr3443797wjb.80.1392921047855; Thu, 20 Feb 2014 10:30:47 -0800 (PST) Received: from advancedsearch.virginmedia.com (cpc1-bagu4-0-0-cust54.1-3.cable.virginm.net. [82.23.84.55]) by mx.google.com with ESMTPSA id jw4sm10820909wjc.20.2014.02.20.10.30.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Feb 2014 10:30:47 -0800 (PST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PATCH 1 of 2] Companion tools are no longer experimental X-Mercurial-Node: 3e204a5cf9648db53a6a2a6070d301ec705f6dd4 Message-Id: <3e204a5cf9648db53a6a.1392920970@advancedsearch.virginmedia.com> In-Reply-To: References: User-Agent: Mercurial-patchbomb/2.9 Date: Thu, 20 Feb 2014 18:30:00 -0000 From: mingw.android@gmail.com To: "Yann E. MORIN" Cc: crossgcc@sourceware.org X-IsSubscribed: yes X-SW-Source: 2014-02/txt/msg00046.txt.bz2 # HG changeset patch # User Ray Donnelly # Date 1392920570 0 # Thu Feb 20 18:22:50 2014 +0000 # Node ID 3e204a5cf9648db53a6a2a6070d301ec705f6dd4 # Parent a8cb9039fadee8d34669d83824c8eb1f56805691 Companion tools are no longer experimental Signed-off-by: Ray Donnelly diff -r a8cb9039fade -r 3e204a5cf964 config/companion_tools.in --- a/config/companion_tools.in Tue Feb 11 21:34:48 2014 +0100 +++ b/config/companion_tools.in Thu Feb 20 18:22:50 2014 +0000 @@ -1,7 +1,5 @@ # Companion tools config options -if EXPERIMENTAL - menu "Companion tools" comment "READ HELP before you say 'Y' below !!!" @@ -44,5 +42,3 @@ endif endmenu - -endif -- For unsubscribe information see http://sourceware.org/lists.html#faq