From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4961 invoked by alias); 25 Oct 2009 21:03:59 -0000 Received: (qmail 4953 invoked by uid 22791); 25 Oct 2009 21:03:58 -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; Sun, 25 Oct 2009 21:03:52 +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 n9PL3jI4022789; Sun, 25 Oct 2009 22:03:45 +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 n9PL3jf8003050; Sun, 25 Oct 2009 22:03:45 +0100 Received: (from hp@localhost) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) id n9PL3ikT003046; Sun, 25 Oct 2009 22:03:44 +0100 Date: Sun, 25 Oct 2009 21:03:00 -0000 Message-Id: <200910252103.n9PL3ikT003046@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: <4AE28439.8040305@sebabeach.org> (message from Doug Evans on Fri, 23 Oct 2009 21:36:09 -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-10/txt/msg00633.txt.bz2 > Date: Fri, 23 Oct 2009 21:36:09 -0700 > From: Doug Evans > Hans-Peter Nilsson wrote: > > /tmp/hpautotest-sim/src/sim/cris/cris-desc.h:28:32: error: opcode/cgen-bitset.h: No such file or directory > Done. Thanks for fixing. > P.S. I see the cris sim doesn't have its own ChangeLog and instead uses > sim/ChangeLog. > Mind if I create sim/cris/ChangeLog? Had there been more activity, I'd have agreed, but I think all in all it's better to keep it as is, in sim/ChangeLog. 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. brgds, H-P