From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15190 invoked by alias); 15 Apr 2005 11:49:04 -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 15072 invoked from network); 15 Apr 2005 11:48:58 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 15 Apr 2005 11:48:58 -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 j3FBmwgt027419 for ; Fri, 15 Apr 2005 07:48:58 -0400 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 j3FBmvO09006 for ; Fri, 15 Apr 2005 07:48:57 -0400 Received: from [172.31.0.98] (vpnuser3.surrey.redhat.com [172.16.9.3]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id j3FBmukk005081 for ; Fri, 15 Apr 2005 12:48:57 +0100 Message-ID: <425FA9C6.50404@redhat.com> Date: Fri, 15 Apr 2005 11:49:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: binutils@sources.redhat.com Subject: Re: XCOFF 64 function address wrong? References: <1110356435.7150.2.camel@cpc2-oxfd5-5-0-cust103.oxfd.cable.ntl.com> <422EF4B5.2000204@redhat.com> <1110380006.22694.60.camel@delmo.priv.wark.uk.streamline-computing.com> <422F1B92.6000502@redhat.com> <1110390657.8240.13.camel@delmo.priv.wark.uk.streamline-computing.com> <4230228C.5080900@redhat.com> <1110492249.16516.8.camel@cpc2-oxfd5-5-0-cust103.oxfd.cable.ntl.com> <42317797.4030002@redhat.com> <1111593934.6362.27.camel@delmo.priv.wark.uk.streamline-computing.com> <42516876.2050706@redhat.com> In-Reply-To: <42516876.2050706@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-04/txt/msg00418.txt.bz2 Hi Guys, I have not heard back from David about this problem, but I consider the patch to be reasonably obvious, so I am going to apply it anyway. Cheers Nick > bfd/ChangeLog > 2005-04-04 Nick Clifton > > * coffgen.c (coff_print_symbol): Use fprintf_vma to print vma values.