From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20621 invoked by alias); 16 Dec 2016 20:34:34 -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 20601 invoked by uid 89); 16 Dec 2016 20:34:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=stafford, Stafford, horne, Horne X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 16 Dec 2016 20:34:23 +0000 Received: from vapier.lan (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 9C225341229; Fri, 16 Dec 2016 20:34:21 +0000 (UTC) Date: Fri, 16 Dec 2016 20:34:00 -0000 From: Mike Frysinger To: Stafford Horne Cc: gdb-patches@sourceware.org, openrisc@lists.librecores.org Subject: Re: [PATCH 00/18] sim: port for OpenRISC Message-ID: <20161216203421.GB30602@vapier.lan> Mail-Followup-To: Stafford Horne , gdb-patches@sourceware.org, openrisc@lists.librecores.org References: <1479939272-1754-1-git-send-email-shorne@gmail.com> <20161125161932.GH21655@vapier.lan> <20161205084050.GA567@lianli.shorne-pla.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Y7xTucakfITjPcLV" Content-Disposition: inline In-Reply-To: <20161205084050.GA567@lianli.shorne-pla.net> X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg00330.txt.bz2 --Y7xTucakfITjPcLV Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1476 On 05 Dec 2016 17:40, Stafford Horne wrote: > On Sat, Nov 26, 2016 at 07:46:37AM +0900, Stafford Horne wrote: > > On Fri, 25 Nov 2016, Mike Frysinger wrote: > > > On 24 Nov 2016 07:14, Stafford Horne wrote: > > > > The main author is Peter Gavin who should have his FSF copyright in= place. > > >=20 > > > what about yourself ? all authors should have papers in place. > >=20 > > I do not yet, but I would like to. According to the gcc contributing > > guidelines [1] it mentions: > >=20 > > See some documentation by the FSF for details and contact us (either = via > > the gcc@gcc.gnu.org list or the GCC maintainer that is taking care of > > your contributions) to obtain the relevant forms. > >=20 > > I know this is not gcc, but gdb, but I thought it might be the same > > process. Since it mentions 'via .. maintainer .. taking care of your ..= ' I > > thought it best I submit these patches first. > >=20 > > Could you send me the forms? > >=20 > > [1] https://gcc.gnu.org/contribute.html >=20 > I was able to get these forms submitted, but I may have made a mistake. > Please, help clarify, I sent the program name as "GDB". However does > that cover work on all of binutils-gdb? Or just gdb? i think each project is considered sep. you'll want binutils, gdb, and sim. this is the form i used in the past (directions at the top): http://git.savannah.gnu.org/gitweb/?p=3Dgnulib.git;a=3Dblob_plain;f=3Ddoc/C= opyright/request-assign.future;hb=3DHEAD -mike --Y7xTucakfITjPcLV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJYVE/NAAoJEEFjO5/oN/WBt5oP/2quN7rv7vmS2lcHFf64W4gT cNuwOAqvqF3d3WYl+CXEMMSGItDxcbDm3Rs2py92OSG+syHPgiPFk25q8YWJK6rX bjYZSXFFUYJ0BrKWzluJr/FvWgpK7BQ1pllObC7PpvCusXXMyW/7ba5ZEjo+r5jZ aZrQGfR7BUvDvJAC5MpyjqRCh4iY4bcedYxtyljUpdK4vzn+CH8mBhaM3CmFa7KU d8wELTobcx3pibapePBuZHoU2k796U9XzcjmajRgSijzJU5hwQSnm31CvuDXHZaw 2YFvLHmTEaIZfLp92PxzjNMb7MhZDKC6u0zncGlEg0hE7qKLtB8ib3/6UAB4Seit 3mmoOl8Y7eHYO353yPhfIIQXg1R7inV08JnTMTs8QDwqJJpgTYSULo3SQWClasM+ MFbYcuQiXJS2iUXlLFmLpyHWue5UaKwyRjYWQJzfbcdAGG5tIuPfHq49tmazzL/V Zn7KOQvJ+VSD6ym0disYDPTIe1rHkOwjMwvDBQ43fTzecIoTmu4Do6VjpDNTxU0n UEqpVkt/nywyQr7l1dPYQcqeLUUSDEL1+ORo1Kl2SO4fZK//zOkXVX+g8ZhAuR1M ihKaWoVwp3yCTfxRhkeG5s1C5XwaZA7vK8EJJz+CnBlDfySrNFnUDExpyp0xXGUw JKbr/6Kxf8FARPo4/pLa =EgSh -----END PGP SIGNATURE----- --Y7xTucakfITjPcLV--