From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23420 invoked by alias); 28 Oct 2009 11:08:04 -0000 Received: (qmail 23405 invoked by uid 22791); 28 Oct 2009 11:08:03 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from oarmail.oarcorp.com (HELO OARmail.OARCORP.com) (67.63.146.244) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 28 Oct 2009 11:07:59 +0000 Received: from localhost.localdomain (216.186.145.118) by OARmail.OARCORP.com (192.168.2.2) with Microsoft SMTP Server (TLS) id 8.1.393.1; Wed, 28 Oct 2009 06:07:54 -0500 Message-ID: <4AE82605.5060903@oarcorp.com> Date: Wed, 28 Oct 2009 12:58:00 -0000 From: Joel Sherrill User-Agent: Thunderbird 2.0.0.23 (X11/20090825) MIME-Version: 1.0 To: Doug Evans CC: "gdb@sourceware.org" Subject: Re: simulator for sparc64? References: <4AD7248C.1030301@oarcorp.com> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00406.txt.bz2 Doug Evans wrote: > On Thu, Oct 15, 2009 at 6:33 AM, Joel Sherrill > wrote: > >> Hi, >> >> Is there a simulator for sparc64? I found a >> DejaGNU manual that used it as an example but >> the sim code doesn't look like it is there. >> sis only supports sparc32 AFAIK. >> >> Thanks. >> > > Heh. > > That entry either refers to Shade (a sparc64 simulator from Sun used > during the initial sparc64 gcc port), or to a sparc64 simulator I was > working on at the time (archived in a tarball somewhere, but never > completed). > Can I infer that since many years have passed since then, that it refers to nothing that is currently available? :( --joel