From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13287 invoked by alias); 5 Jun 2013 07:22:05 -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 13260 invoked by uid 89); 5 Jun 2013 07:21:59 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO autolearn=ham version=3.3.1 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 05 Jun 2013 07:21:58 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 0DBD82E9F9; Wed, 5 Jun 2013 03:21:57 -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 mrY+PKkDSOAH; Wed, 5 Jun 2013 03:21:56 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 8A9792E8AA; Wed, 5 Jun 2013 03:21:56 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 3A02FC26E1; Wed, 5 Jun 2013 11:21:50 +0400 (RET) Date: Wed, 05 Jun 2013 07:22:00 -0000 From: Joel Brobecker To: Wei-cheng Wang Cc: Sergio Durigan Junior , gdb-patches@sourceware.org Subject: Re: Questions about contributing new port Message-ID: <20130605072149.GG12363@adacore.com> References: <20130605062042.GF12363@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-06/txt/msg00070.txt.bz2 > Yes, we've signed FSF agreement years ago. > And the first question I asked is about > if we want our port included in GDB-7.7, > then we should hurry up and send them before 7.7 branch created. > Am I right? Most certainly. Sending ASAP will help increase your changes of seeing these changes be part of 7.7. Whether it actually makes it to 7.7 is a little bit dependent on a number of factors mostly around complexity of your code, and the amount of comments and change requests generated during the review process... -- Joel