From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=49706 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHkPd-00078Z-Sn for qemu-devel@nongnu.org; Thu, 27 May 2010 17:14:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OHkPb-0000lW-Bz for qemu-devel@nongnu.org; Thu, 27 May 2010 17:14:44 -0400 Received: from are.twiddle.net ([75.149.56.221]:49629) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OHkPb-0000lN-4Z for qemu-devel@nongnu.org; Thu, 27 May 2010 17:14:43 -0400 Message-ID: <4BFEE0C1.2010506@twiddle.net> Date: Thu, 27 May 2010 14:14:41 -0700 From: Richard Henderson MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 00/62] s390x tcg target References: <1274993204-30766-1-git-send-email-rth@twiddle.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org, aurelien@aurel32.net, agraf@suse.de On 05/27/2010 02:00 PM, Blue Swirl wrote: >> tcg-s390: Update disassembler from binutils head. > > This is GPLv3, which is not OK. Please use the last v2 version, see > 88103cfecf5666237fb2e55a7dd666fa66d316ec. Ok. Thankfully there aren't too many changes since then. I'll wait for more comments before reorganizing the patches on the branch. r~