From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25245 invoked by alias); 31 Jul 2014 10:19:21 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 25219 invoked by uid 89); 31 Jul 2014 10:19:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ig0-f179.google.com Received: from mail-ig0-f179.google.com (HELO mail-ig0-f179.google.com) (209.85.213.179) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 31 Jul 2014 10:19:19 +0000 Received: by mail-ig0-f179.google.com with SMTP id h18so4703716igc.6 for ; Thu, 31 Jul 2014 03:19:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=pVnNgIuKOcsNzXGJoDnQcW9yvt++/U+8vZE6dVipapk=; b=NSVQxiF/nAv2gbRDeaTi5tTFhOtWRnt9AnMkMCFMqmdpGiGSvQoDPolw3J4sqza2Yr 0bWFJ2im9xoGNFxGeDnfqkB4qn2wWKuk9mFSAvo7TRY8G1CLJRn8u9wLS9Ag2IVgFZIL GakXsBKtghhzy1eSo+yBZfqjn/GqLi+S9uD13V/FHjpEahR2k5+vBTXo/MMt6Xfmx2fe 1ZxBYfJONZDFiB2IGvZzus+eL3qJEi4nKSgL5eCfw6tjDt/JtBjBJEOufrsDFHS5RVMR QDJlDYqKES/1bHp7lJsKq1BuUBKlEZ+GIY6WiE6qmOivrK6ZbrYIOu1Ui7jYXemQTTe1 BRlg== X-Gm-Message-State: ALoCoQlk8dLOx4NfL3h020rlyO5TK44bbbwQTBFkw4Xmy2AZy1LDj0e5yv7Tpt3mRomUBuyLXztF MIME-Version: 1.0 X-Received: by 10.50.8.6 with SMTP id n6mr46416493iga.43.1406801956968; Thu, 31 Jul 2014 03:19:16 -0700 (PDT) Received: by 10.64.142.116 with HTTP; Thu, 31 Jul 2014 03:19:16 -0700 (PDT) In-Reply-To: <20140729035405.GA6436@adacore.com> References: <20140729035405.GA6436@adacore.com> Date: Thu, 31 Jul 2014 11:04:00 -0000 Message-ID: Subject: Re: FYI: making the GDB 7.8 release tomorrow! From: Will Newton To: Joel Brobecker Cc: "gdb-patches@sourceware.org" Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2014-07/txt/msg00804.txt.bz2 On 29 July 2014 04:54, Joel Brobecker wrote: Hi Joel, > Now that the last TODO item is done, we can finally create that > release. I will be doing that tomorrow. I notice that gdb 7.8 is available as gz and xz tarballs. How are you building these? src-release seems to only support gz and bz2 at the moment. Thanks, -- Will Newton Toolchain Working Group, Linaro