From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27383 invoked by alias); 7 Mar 2005 21:34:52 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27348 invoked from network); 7 Mar 2005 21:34:49 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 7 Mar 2005 21:34:49 -0000 Received: from drow by nevyn.them.org with local (Exim 4.44 #1 (Debian)) id 1D8PsG-0007Qy-T1 for ; Mon, 07 Mar 2005 16:34:48 -0500 Date: Mon, 07 Mar 2005 21:34:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [RFA] New target simulator: iq2000 Message-ID: <20050307213448.GA28207@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20050222114413.GA24027@cygbert.vinschen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050222114413.GA24027@cygbert.vinschen.de> User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00100.txt.bz2 On Tue, Feb 22, 2005 at 12:44:13PM +0100, Corinna Vinschen wrote: > Hi, > > this simulator has been created already a long time ago, back in 2000, > but it seem to be never contributed to the FSF, as well as the GDB > part of it. At least I found no traces of a contribution in the ChangeLog > entries. > > So, here we go. This posting contains the code for the iq2000 simulator. > A follow up post will contain the GDB code for adding the iq2000 target. > > Since sources.redhat.com doesn't allow postings beyond 400K, I've gzip'd > the simulator diff. This is OK. I'm not thrilled about the fact that tconfig.in has a TODO or FIXME on almost every other line, but the meat of the simulator is fine. -- Daniel Jacobowitz CodeSourcery, LLC