From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32620 invoked by alias); 19 Feb 2007 21:51:45 -0000 Received: (qmail 32606 invoked by uid 22791); 19 Feb 2007 21:51:43 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 19 Feb 2007 21:51:37 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HJGQ0-0005Z7-Bx; Mon, 19 Feb 2007 16:51:32 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HJGPz-0002Hr-Gh; Mon, 19 Feb 2007 16:51:31 -0500 Date: Mon, 19 Feb 2007 21:51:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org, Dave Brolley , Ben Elliston Subject: sim/sh64 Message-ID: <20070219215131.GA8714@caradoc.them.org> Mail-Followup-To: gdb-patches@sourceware.org, Dave Brolley , Ben Elliston MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes 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: 2007-02/txt/msg00237.txt.bz2 I ran gdb_mbuild.sh today and it fell over because I didn't have sim/sh64. I traced this back to the modules file: date: 2002/02/28 06:07:39; author: bje; state: Exp; lines: +1 -1 * Omit sim/testsuite/sim/sh64 for now. naked-sim -a !src/sim/sh64 !src/sim/testsuite/sim/sh64 src/sim Anyone know what that's about? Can we get rid of it now? It means sh64 doesn't end up in our tarballs. -- Daniel Jacobowitz CodeSourcery