From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtScP-0004WK-7v for qemu-devel@nongnu.org; Fri, 24 Oct 2008 15:46:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtScO-0004Vm-N6 for qemu-devel@nongnu.org; Fri, 24 Oct 2008 15:46:44 -0400 Received: from [199.232.76.173] (port=50455 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtScO-0004Ve-KW for qemu-devel@nongnu.org; Fri, 24 Oct 2008 15:46:44 -0400 Received: from yw-out-1718.google.com ([74.125.46.153]:39110) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KtScO-0003IZ-8B for qemu-devel@nongnu.org; Fri, 24 Oct 2008 15:46:44 -0400 Received: by yw-out-1718.google.com with SMTP id 6so347364ywa.82 for ; Fri, 24 Oct 2008 12:46:42 -0700 (PDT) Message-ID: Date: Fri, 24 Oct 2008 22:46:42 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] [PATCH, RFC] Update disassembler files from latest binutils In-Reply-To: <20081024193604.GA7967@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081024193604.GA7967@localhost.localdomain> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 10/24/08, Kirill A. Shutemov wrote: > On Fri, Oct 24, 2008 at 10:12:07PM +0300, Blue Swirl wrote: > > The second patch updates the files from binutils 2.18. > > > Why not 2.19? It is almost released. That's of course possible too. I haven't followed binutils development at all.