From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25719 invoked by alias); 28 Oct 2004 00:46:22 -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 25699 invoked from network); 28 Oct 2004 00:46:21 -0000 Received: from unknown (HELO mail02.idc.renesas.com) (202.234.163.13) by sourceware.org with SMTP; 28 Oct 2004 00:46:21 -0000 Received: (from root@localhost) by guardian01.idc.renesas.com with id i9S0kGHg004094; Thu, 28 Oct 2004 09:46:16 +0900 (JST) Received: from unknown [172.20.8.73] by guardian01.idc.renesas.com with SMTP id KAA04093 ; Thu, 28 Oct 2004 09:46:16 +0900 Received: from dnma02 (dnma02.rso.renesas.com [172.30.11.200]) by dnma01.rso.renesas.com (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0I6900KQVRH4UN@dnma01.rso.renesas.com>; Thu, 28 Oct 2004 09:46:17 +0900 (JST) Received: from renesas.com ([10.145.105.28]) by dnma02.rso.renesas.com (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0I690021TRH3JW@dnma02.rso.renesas.com>; Thu, 28 Oct 2004 09:46:16 +0900 (JST) Date: Thu, 28 Oct 2004 00:46:00 -0000 From: Kazuhiro Inaoka Subject: Re: [PATCH] Fix build failure m32r-linux-run In-reply-to: <417FD8C8.9040906@gnu.org> To: Andrew Cagney Cc: "gdb-patches@sources.redhat.com" Message-id: <4180416D.8020708@renesas.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) References: <4164E70F.4070504@renesas.com> <417FD8C8.9040906@gnu.org> X-SW-Source: 2004-10/txt/msg00464.txt.bz2 Hi Andrew, > One note for next time, please use `cvs diff -u` or `cvs diff -c` when > creating the diff, it's much easier to read/review. Sorry, It's my mistake. Thanks, Kazuhiro Inaoka