From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18392 invoked by alias); 2 Aug 2005 03:02:37 -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 18366 invoked by uid 22791); 2 Aug 2005 03:02:30 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 02 Aug 2005 03:02:30 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1Dzn2y-0004D1-F4 for gdb-patches@sources.redhat.com; Mon, 01 Aug 2005 23:02:28 -0400 Date: Tue, 02 Aug 2005 03:02:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: gdb/symfile.c: Transfer rate calculation Message-ID: <20050802030227.GA29761@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <7f45d93905070816344ea65a3c@mail.gmail.com> <20050801025658.GJ30901@nevyn.them.org> <7f45d939050801124072592e75@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7f45d939050801124072592e75@mail.gmail.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-08/txt/msg00035.txt.bz2 On Mon, Aug 01, 2005 at 01:40:53PM -0600, Shaun Jackman wrote: > On 7/31/05, Daniel Jacobowitz wrote: > > I'd been planning to whine about the unconditional use of gettimeofday, > > but we already do, so I figure it must be portable enough. Ditto > > . There's no point in the extra wrappers, though. > > > > Could you test this patch for me, please? I don't have any affected > > targets easily accessible. > > This patch worked for me. Thanks, Daniel! No problem. I've committed the patch. -- Daniel Jacobowitz CodeSourcery, LLC