From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30616 invoked by alias); 14 Apr 2011 00:54:58 -0000 Received: (qmail 30607 invoked by uid 22791); 14 Apr 2011 00:54:56 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 Apr 2011 00:54:51 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 877552BACF3 for ; Wed, 13 Apr 2011 20:54:50 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id XSdq5PAunt0b for ; Wed, 13 Apr 2011 20:54:50 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id A226A2BAC69 for ; Wed, 13 Apr 2011 20:54:46 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id C76A41459B0; Wed, 13 Apr 2011 17:54:32 -0700 (PDT) Date: Thu, 14 Apr 2011 00:54:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: gdb-7.3 branch FROZEN Message-ID: <20110414005432.GB11452@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) 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 X-SW-Source: 2011-04/txt/msg00199.txt.bz2 Hello everyone, I'm trying to fix the mess I created when I mistyped the branchpoint date. I'll do that by applying each missing change (except for the nightly update of the version date) to the branch. Please refrain from making changes on the branch until I'm done. Sorry about that, and thank you! -- Joel