From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14451 invoked by alias); 15 Apr 2005 10:48:18 -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 14427 invoked from network); 15 Apr 2005 10:48:12 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 15 Apr 2005 10:48:12 -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 j3FAmCOJ014015 for ; Fri, 15 Apr 2005 06:48:12 -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 j3FAluO30724; Fri, 15 Apr 2005 06:47:56 -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 j3FAlskk001519; Fri, 15 Apr 2005 11:47:55 +0100 Message-ID: <425F9B78.8040507@redhat.com> Date: Fri, 15 Apr 2005 10:48:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: Stas Kiselev CC: "Zagorodnev, Grigory" , binutils@sources.redhat.com Subject: Re: GAS References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-04/txt/msg00414.txt.bz2 Hi Stanislav, > Ok, I have already solved problems with hash. Now I am working with reading .asn > and writing .obj strategies. What can be changed in order to reduce time ? Sorry - I have not looked into that aspect of the assembler - you will have to profile it yourself to find out where the hot spots are. Cheers Nick