From owner-freebsd-toolchain@FreeBSD.ORG Wed Jun 22 17:10:26 2011 Return-Path: Delivered-To: toolchain@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 942FE1065675 for ; Wed, 22 Jun 2011 17:10:26 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 278398FC24 for ; Wed, 22 Jun 2011 17:10:25 +0000 (UTC) Received: by ewy1 with SMTP id 1so472460ewy.13 for ; Wed, 22 Jun 2011 10:10:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=z5bTfbMOMHPUFntc3imnaIzpvboFU3+7A1Mk7qCFHPw=; b=fTfaJqD7cnjObFHk/x84/iB+Za/EmpCZnhjRPHi6ls6BY+1JarQeHQjCTQRbGKzG4+ D6OzBJKePZsHNCfSZzGNWqM+Wuqc2Ax+KSdGs6IaaGpA2OAskQDlPB1bbSWhz3lJDEtb pHVhaber0n3ZfXQiNb3j/j5xDkwz9FMmGpRWw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=TQZnvFnZMzcG6ngKhwNHG3HRbSUoFJwYBqMlROCDjepl0FuB4w32OSWEnZGWK1keAb FepYwdaONvFK9QB+lrfEe3SAzzugipOdqXHglwUQaA++XOcUxECin+2LL8+roSsLqH1R 9IVrF1LR8w1qE5jyzPUp51NBNikWsiYY+M9Jw= MIME-Version: 1.0 Received: by 10.14.34.88 with SMTP id r64mr734829eea.77.1308760927856; Wed, 22 Jun 2011 09:42:07 -0700 (PDT) Received: by 10.213.35.17 with HTTP; Wed, 22 Jun 2011 09:42:07 -0700 (PDT) In-Reply-To: <744CFC2C-0F17-4AED-A54A-FC93EB885FAD@bsdimp.com> References: <0C35FE0F-3301-44C6-AC40-233F6C446EBC@gmail.com> <744CFC2C-0F17-4AED-A54A-FC93EB885FAD@bsdimp.com> Date: Wed, 22 Jun 2011 12:42:07 -0400 Message-ID: From: Ryan Stone To: Warner Losh Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: toolchain@freebsd.org Subject: Re: ARM issue with old binutils X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2011 17:10:26 -0000 On Wed, Jun 22, 2011 at 11:39 AM, Warner Losh wrote: > I'd be inclined to include a small patch to FreeBSD's binutils to impleme= nt this. =A0You might be able to snag it from a newer version of binutils i= f you can track down the author of that code and ask if you can include it = in a GPLv2 version of binutils. Wouldn't the FSF be the copyright owner? I thought that they required copyright assignment for contributions?