From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19262 invoked by alias); 14 Dec 2001 09:28:13 -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 19202 invoked from network); 14 Dec 2001 09:28:10 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 14 Dec 2001 09:28:10 -0000 Received: from cygbert.vinschen.de (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id BAA13326 for ; Fri, 14 Dec 2001 01:28:08 -0800 (PST) Received: (from corinna@localhost) by cygbert.vinschen.de (8.9.3/8.9.3/Linux sendmail 8.9.3) id KAA22803 for gdb-patches@sources.redhat.com; Fri, 14 Dec 2001 10:27:34 +0100 Date: Fri, 14 Dec 2001 01:28:00 -0000 From: Corinna Vinschen To: gdb-patches Subject: Re: [RFA]: port to Sanyo XStormy16 CPU Message-ID: <20011214102734.H740@cygbert.vinschen.de> Reply-To: gdb-patches Mail-Followup-To: gdb-patches References: <20011210121151.H740@cygbert.vinschen.de> <3C1693C3.9000106@cygnus.com> <20011213144437.A18705@cygbert.vinschen.de> <3C1911E2.70203@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C1911E2.70203@cygnus.com>; from ac131313@cygnus.com on Thu, Dec 13, 2001 at 12:38:58PM -0800 X-SW-Source: 2001-12/txt/msg00382.txt.bz2 On Thu, Dec 13, 2001 at 12:38:58PM -0800, Andrew Cagney wrote: > One thing that has already appeared is some file name problems in the > opcodes directory. They can be fixed by tweeking > gdb/config/djgpp/fnchange.lst (?) - the tweek is considered obvious. Done. Corinna