From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10922 invoked by alias); 11 Jul 2006 00:02:38 -0000 Received: (qmail 10914 invoked by uid 22791); 11 Jul 2006 00:02:38 -0000 X-Spam-Check-By: sourceware.org Received: from mailgw.cvut.cz (HELO mailgw.cvut.cz) (147.32.3.235) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 11 Jul 2006 00:02:35 +0000 Received: from mailgw (localhost [127.0.0.1]) by mailgw.cvut.cz (Postfix) with SMTP id CFC6713B7C3; Tue, 11 Jul 2006 02:02:31 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mailgw.cvut.cz (Postfix) with ESMTP id A278413B9DA; Tue, 11 Jul 2006 02:02:31 +0200 (CEST) Received: from mailgw.cvut.cz ([127.0.0.1]) by localhost (mailgw [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04491-01-16; Tue, 11 Jul 2006 02:02:31 +0200 (CEST) Received: from [127.0.0.1] (buk.vc.cvut.cz [147.32.240.88]) by mailgw.cvut.cz (Postfix) with ESMTP id 650F313B7C3; Tue, 11 Jul 2006 02:02:31 +0200 (CEST) Message-ID: <44B2EA97.9010006@vc.cvut.cz> Date: Tue, 11 Jul 2006 00:02:00 -0000 From: Petr Vandrovec User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.7.13) Gecko/20060620 Debian/1.7.13-0.2 MIME-Version: 1.0 To: Robert Dewar CC: Maxim Grigoriev , gdb@sourceware.org Subject: Re: Tensilica would like to submit an XTENSA GDB patch References: <44B2DBC8.90608@hq.tensilica.com> <44B2DC5E.5000303@adacore.com> In-Reply-To: <44B2DC5E.5000303@adacore.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00026.txt.bz2 Robert Dewar wrote: > Maxim Grigoriev wrote: > >> I'll probably need a short instruction or a reference to the right >> document describing how to submit GDB patches. > > > Step one, file a proper copyright assignment form. Copies of this form > may be obtained from the Free Software Foundation (they are not > available on line). Well, I'm confused. FSF website tells me (http://www.fsf.org/licensing/assigning.html) that I should contact maintainer to obtain copyright assignment forms. What is proper address to ask for the forms, if not gdb@sourceware.org ? gdb-patches? Or should I email maintainers mentioned at http://directory.fsf.org/gdb.html individually ? I have patches to fix PR 2142 & 735 from gnats (preliminary diffs are available in gnats, if you are curious - big blob with them is at http://platan.vc.cvut.cz/gdb.diff) - are these patches OK without copyright assignment, or should I fill copyright assignment, and if I should fill copyright assignment, then whom should I contact to get forms ? Thanks, Petr Vandrovec