From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19832 invoked by alias); 10 Oct 2003 00:20:17 -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 19825 invoked from network); 10 Oct 2003 00:20:16 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by sources.redhat.com with SMTP; 10 Oct 2003 00:20:16 -0000 Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A7l0x-0006pC-00 for ; Fri, 10 Oct 2003 02:20:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gdb-patches@sources.redhat.com Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A7kKF-0006Vj-00 for ; Fri, 10 Oct 2003 01:36:07 +0200 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A7kKF-0003KO-00 for ; Fri, 10 Oct 2003 01:36:07 +0200 From: Ben Elliston Subject: Re: [RFA] New baseboard file sh-sim.exp Date: Fri, 10 Oct 2003 00:20:00 -0000 Message-ID: <87r81mvva2.fsf@wasabisystems.com> References: <20031009165549.GD14344@cygbert.vinschen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Cc: bug-dejagnu@gnu.org X-SW-Source: 2003-10/txt/msg00338.txt.bz2 Corinna Vinschen writes: > the below file is a new version of a baseboard file for the SH > simulator, rewritten by Michael Snyder. It takes the new > capabilities of the simulator into account and it drops the > unnecessary -hms from the name. Are you proposing that baseboards/sh-hms.exp be removed as well? The patch looks okay, except for the unnecessary use of semicolons at the end of lines. Ben