From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16810 invoked by alias); 7 Sep 2005 00:06:28 -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 16306 invoked by uid 22791); 7 Sep 2005 00:06:15 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 07 Sep 2005 00:06:15 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1ECnS9-0004sa-Mq; Tue, 06 Sep 2005 20:06:13 -0400 Date: Wed, 07 Sep 2005 00:06:00 -0000 From: Daniel Jacobowitz To: Kevin Buettner Cc: gdb-patches@sources.redhat.com Subject: Re: [commit] mn10300-linux: Add shared library support Message-ID: <20050907000613.GA18692@nevyn.them.org> Mail-Followup-To: Kevin Buettner , gdb-patches@sources.redhat.com References: <20050906161757.7576b069@ironwood.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050906161757.7576b069@ironwood.lan> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-09/txt/msg00040.txt.bz2 On Tue, Sep 06, 2005 at 04:17:57PM -0700, Kevin Buettner wrote: > I've just committed the patch below. > > * mn10300-linux-tdep.c (solib-svr4.h): Include. > (mn10300_linux_svr4_fetch_link_map_offsets): New function. > (am33_linux_init_osabi): Register it. > * Makefile.in (mn10300-linux-tdep.o): Update dependencies. May I recommend svr4_ilp32_fetch_link_map_offsets instead? -- Daniel Jacobowitz CodeSourcery, LLC