From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7747 invoked by alias); 2 Nov 2009 01:09:09 -0000 Received: (qmail 7739 invoked by uid 22791); 2 Nov 2009 01:09:08 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from miranda.se.axis.com (HELO miranda.se.axis.com) (193.13.178.8) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 02 Nov 2009 01:09:04 +0000 Received: from ignucius.se.axis.com (ignucius.se.axis.com [10.13.11.50]) by miranda.se.axis.com (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id nA218ujQ005748; Mon, 2 Nov 2009 02:08:57 +0100 Received: from ignucius.se.axis.com (localhost [127.0.0.1]) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id nA218uf8029611; Mon, 2 Nov 2009 02:08:56 +0100 Received: (from hp@localhost) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) id nA218uQU029607; Mon, 2 Nov 2009 02:08:56 +0100 Date: Mon, 02 Nov 2009 01:09:00 -0000 Message-Id: <200911020108.nA218uQU029607@ignucius.se.axis.com> From: Hans-Peter Nilsson To: dje@sebabeach.org CC: hans-peter.nilsson@axis.com, gdb-patches@sourceware.org In-reply-to: <4AE4C3D8.4060307@sebabeach.org> (message from Doug Evans on Sun, 25 Oct 2009 14:32:08 -0700) Subject: Re: please fix sim/cris MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-11/txt/msg00014.txt.bz2 > Date: Sun, 25 Oct 2009 14:32:08 -0700 > From: Doug Evans > Hans-Peter Nilsson wrote: > > BTW, how's the > > bugfix merge coming? As much as I like the consolidation of > > include files, I don't want it to re-introduce bugs. > Hi. I don't expect to get to this for awhile. > RSN. :-) I thought you'd changed all sim/common/cgen-ops.h to include/cgen/basic-ops.h and was curious why I didn't also see the bug reappearing, but now I see that part hasn't happened yet so no worries; no regressions. ;) brgds, H-P PS. BTW, cgen-cpu-decode misses a required #include, see sim/cris/Makefile.in.