From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9812 invoked by alias); 15 Oct 2003 15:10:39 -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 9783 invoked from network); 15 Oct 2003 15:10:38 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 15 Oct 2003 15:10:38 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 55A0A2B89; Wed, 15 Oct 2003 11:10:39 -0400 (EDT) Message-ID: <3F8D636F.6090609@redhat.com> Date: Wed, 15 Oct 2003 15:10:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Richard.Earnshaw@arm.com Cc: Elena Zannoni , gdb-patches@sources.redhat.com, nickc@redhat.com, rearnsha@arm.com Subject: Re: [PATCH/RFC] coffread.c: delete param References: <200310150856.h9F8u8f27915@pc960.cambridge.arm.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-10/txt/msg00487.txt.bz2 >> >> Based on the discussion in this thread: >> http://sources.redhat.com/ml/gdb-patches/2003-10/msg00405.html >> >> I don't have a set up to test this, though. It does build, that's all >> I can say. >> >> [Richard, Nick, this does affect arm-coff] >> > > > I really couldn't say. I don't think I've ever built an arm-coff target. > It was something added for one of Red Hat's customers. As an aside, arm-pe is alive and kicking (in a moblile phone near you ...). However, I don't think that should be used as an excuse to not clean this up. Andrew