From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17089 invoked by alias); 25 Jan 2005 15:06:03 -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 17015 invoked from network); 25 Jan 2005 15:05:58 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 25 Jan 2005 15:05:58 -0000 Received: from drow by nevyn.them.org with local (Exim 4.43 #1 (Debian)) id 1CtSGQ-00041m-7v; Tue, 25 Jan 2005 10:05:54 -0500 Date: Tue, 25 Jan 2005 15:06:00 -0000 From: Daniel Jacobowitz To: Orjan Friberg Cc: gdb-patches@sources.redhat.com Subject: Re: New port: CRISv32 Message-ID: <20050125150554.GA15407@nevyn.them.org> Mail-Followup-To: Orjan Friberg , gdb-patches@sources.redhat.com References: <41E79606.40302@axis.com> <41E803F5.2020307@gnu.org> <41F65A50.9090003@axis.com> <41F65B60.1080401@axis.com> <20050125144744.GA14468@nevyn.them.org> <41F65F89.7080404@axis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41F65F89.7080404@axis.com> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2005-01/txt/msg00241.txt.bz2 On Tue, Jan 25, 2005 at 04:02:33PM +0100, Orjan Friberg wrote: > Daniel Jacobowitz wrote: > > > >Those two ChangeLog entries were exactly the same... try again? > > The gdbarch.h line was preceded by 8 spaces instead of a tab in the first > one (my mail client displays them differently). Or did you mean that both Ah, I couldn't tell the difference. > looked wrong? You've got some comma/parentheses confusion at the end of lines. I believe the GDB convention is to always separate multi-line function lists with close parens. -- Daniel Jacobowitz