From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IcnFD-0004Fm-Sz for qemu-devel@nongnu.org; Tue, 02 Oct 2007 15:17:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IcnFC-0004Ew-Bw for qemu-devel@nongnu.org; Tue, 02 Oct 2007 15:17:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcnFC-0004Er-6o for qemu-devel@nongnu.org; Tue, 02 Oct 2007 15:17:22 -0400 Received: from nf-out-0910.google.com ([64.233.182.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IcnFB-0003Ro-Qi for qemu-devel@nongnu.org; Tue, 02 Oct 2007 15:17:22 -0400 Received: by nf-out-0910.google.com with SMTP id 30so3095859nfu for ; Tue, 02 Oct 2007 12:17:21 -0700 (PDT) Message-ID: Date: Tue, 2 Oct 2007 22:17:20 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] sparc32 CVS broken In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47017B26.4020208@earthlink.net> 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/2/07, Blue Swirl wrote: > On 10/2/07, Blue Swirl wrote: > > On 10/2/07, Robert Reif wrote: > > > Sparc32 CVS exits after illegal instruction trap. > > > > I can confirm this. Let's see if git bisect is any good. > > a0bd188b4800c8db855ac5dde6356280c80a28b2 is first bad commit > commit a0bd188b4800c8db855ac5dde6356280c80a28b2 > Author: blueswir1 > Date: Mon Sep 24 18:41:27 2007 +0000 > > Fix loading above 4G > > :100644 100644 75cbdedda798110b60f8ed416666da8d24fc1589 > fe2ef9ba9a45446e871d2135bb61cfbc7073d71b M elf_ops.h > > Surprising result. > I just committed a fix to this.