From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25396 invoked by alias); 19 May 2002 11:59:14 -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 25386 invoked from network); 19 May 2002 11:59:12 -0000 Received: from unknown (HELO freya.cs.umass.edu) (128.119.240.41) by sources.redhat.com with SMTP; 19 May 2002 11:59:12 -0000 Received: from localhost (h00104b9a9fce.ne.client2.attbi.com [24.60.185.88]) by freya.cs.umass.edu (8.8.8/8.8.8) with ESMTP id HAA24021; Sun, 19 May 2002 07:55:57 -0400 (EDT) Date: Sun, 19 May 2002 04:59:00 -0000 Message-Id: <20020519.075514.30189994.kazu@cs.umass.edu> To: ac131313@cygnus.com Cc: Andrew.Volkov@transas.com, gdb-patches@sources.redhat.com Subject: Re: [patch] sim/h8300/compile.c: Fix formatting. From: Kazu Hirata In-Reply-To: <3CE6AEDD.6010605@cygnus.com> References: <20020518.074029.25910897.kazu@cs.umass.edu> <3CE6AEDD.6010605@cygnus.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-05/txt/msg00798.txt.bz2 Hi Andrew, > > Attached is a patch to fix formatting. Committed as obvious. > > Kazu, thanks! > > I gather you did this by hand though: First, I just wanted to fix whitespace formatting, things that do not show up with 'diff -bu'. This way, I don't have to blow up the diff when I do real formatting fix, easier to verify, etc. I'll try the shell script. Thanks! Kazu Hirata