From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21970 invoked by alias); 24 Feb 2005 16:17:06 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 21937 invoked from network); 24 Feb 2005 16:17:03 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 24 Feb 2005 16:17:03 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j1OGH2LB011763 for ; Thu, 24 Feb 2005 11:17:02 -0500 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j1OGH1K02122; Thu, 24 Feb 2005 11:17:01 -0500 Received: from [172.31.0.98] (vpn83-133.boston.redhat.com [172.16.83.133]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id j1OGGwMR021016; Thu, 24 Feb 2005 16:16:59 GMT Message-ID: <421E0097.4070709@redhat.com> Date: Thu, 24 Feb 2005 17:32:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: Ben Elliston CC: binutils@sources.redhat.com Subject: Re: remove GNU960 conditional code in bfd References: <421D6962.8020200@au.ibm.com> In-Reply-To: <421D6962.8020200@au.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-02/txt/msg00594.txt.bz2 Hi Ben, > 2005-02-24 Ben Elliston > > * coffcode.h (coff_sym_filepos): Remove GNU960 conditional code. > * format.c (bfd_check_format_matches): Likewise. > * archive.c (BFD_GNU960_ARMAG): Likewise. > (bfd_generic_archive_p): Likewise. > (_bfd_write_archive_contents): Likewise. Approved - please apply. Cheers Nick