From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11717 invoked by alias); 24 Jul 2002 15:26:07 -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 11706 invoked from network); 24 Jul 2002 15:26:06 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 24 Jul 2002 15:26:06 -0000 Received: from redhat.com (unknown [172.16.14.227]) by touchme.toronto.redhat.com (Postfix) with ESMTP id E5597B8049; Wed, 24 Jul 2002 11:26:05 -0400 (EDT) Message-ID: <3D3EC70D.231C8E3F@redhat.com> Date: Wed, 24 Jul 2002 08:33:00 -0000 From: Dave Brolley Organization: Red Hat Canada, Ltd X-Accept-Language: en MIME-Version: 1.0 To: Nick Clifton Cc: binutils@sources.redhat.com Subject: Re: [patch][rfa] gprof: VMA range computation References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-07/txt/msg00641.txt.bz2 Nick Clifton wrote: > Hi Dave, > > > 2002-07-23 Dave Brolley > > > > * corefile.c (core_create_function_syms): Use the end of the section > > containing the symbol to compute max_vma. > > Approved - please apply. > > Cheers > Nick Done. Thanks!