From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23107 invoked by alias); 20 Jan 2002 23:54:43 -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 23065 invoked from network); 20 Jan 2002 23:54:41 -0000 Received: from unknown (HELO dr-evil.shagadelic.org) (208.176.2.162) by sources.redhat.com with SMTP; 20 Jan 2002 23:54:41 -0000 Received: by dr-evil.shagadelic.org (Postfix, from userid 7518) id A31009869; Sun, 20 Jan 2002 15:54:41 -0800 (PST) Date: Sun, 20 Jan 2002 16:12:00 -0000 From: Jason R Thorpe To: binutils@sources.redhat.com Subject: Re: [RFA] gprof static call support for MIPS Message-ID: <20020120155441.R8364@dr-evil.shagadelic.org> Reply-To: thorpej@wasabisystems.com Mail-Followup-To: Jason R Thorpe , binutils@sources.redhat.com References: <20020120150822.Q8364@dr-evil.shagadelic.org> <20020120182605.A17367@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020120182605.A17367@nevyn.them.org>; from drow@mvista.com on Sun, Jan 20, 2002 at 06:26:05PM -0500 Organization: Wasabi Systems, Inc. X-SW-Source: 2002-01/txt/msg00411.txt.bz2 On Sun, Jan 20, 2002 at 06:26:05PM -0500, Daniel Jacobowitz wrote: > Is this going to do any good for NetBSD? I thought I remembered you > saying that NetBSD/MIPS used -mabicalls, when you posted the profiling > patch. In that case all interesting calls are indirect! The kernel does not use abicalls. We use gprof on kernels, too. > Then again I don't see abicalls set for netbsd in the community GCC > tree. I have a new NetBSD/mips configuration for GCC that is approved, but I'm waiting for the other bits of my patch to be approved so I can commit it (the MIPS portion depends on changes to the shared NetBSD ELF configuration bits). But, in any case, yes, abicalls is the default for userland code. -- -- Jason R. Thorpe