From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13821 invoked by alias); 28 Oct 2009 06:12:10 -0000 Received: (qmail 13811 invoked by uid 22791); 28 Oct 2009 06:12:09 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 28 Oct 2009 06:12:05 +0000 Received: from spaceape11.eur.corp.google.com (spaceape11.eur.corp.google.com [172.28.16.145]) by smtp-out.google.com with ESMTP id n9S6C1Pq020714 for ; Wed, 28 Oct 2009 06:12:02 GMT Received: from ewy22 (ewy22.prod.google.com [10.241.103.22]) by spaceape11.eur.corp.google.com with ESMTP id n9S6Btrb009197 for ; Tue, 27 Oct 2009 23:11:56 -0700 Received: by ewy22 with SMTP id 22so447230ewy.38 for ; Tue, 27 Oct 2009 23:11:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.90.7 with SMTP id d7mr1799985wef.81.1256710315807; Tue, 27 Oct 2009 23:11:55 -0700 (PDT) In-Reply-To: <4AD7248C.1030301@oarcorp.com> References: <4AD7248C.1030301@oarcorp.com> Date: Wed, 28 Oct 2009 10:20:00 -0000 Message-ID: Subject: Re: simulator for sparc64? From: Doug Evans To: Joel Sherrill Cc: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true 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/msg00404.txt.bz2 On Thu, Oct 15, 2009 at 6:33 AM, Joel Sherrill wrote: > Hi, > > Is there a simulator for sparc64? =A0I 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).