From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20731 invoked by alias); 27 Nov 2001 21:50:35 -0000 Mailing-List: contact gdb-patches-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20696 invoked from network); 27 Nov 2001 21:50:33 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by hostedprojects.ges.redhat.com with SMTP; 27 Nov 2001 21:50:33 -0000 Received: from drow by nevyn.them.org with local (Exim 3.32 #1 (Debian)) id 168q7x-00050D-00 for ; Tue, 27 Nov 2001 16:50:53 -0500 Date: Wed, 14 Nov 2001 23:19:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [PATCH RFC] arm-tdep.c: Define SVR4 link map offset fetcher Message-ID: <20011127165053.A19071@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <1011127214311.ZM12873@ocotillo.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1011127214311.ZM12873@ocotillo.lan> User-Agent: Mutt/1.3.23i X-SW-Source: 2001-11/txt/msg00297.txt.bz2 On Tue, Nov 27, 2001 at 02:43:11PM -0700, Kevin Buettner wrote: > The patch below adds shared library support for non-native ARM linux > targets. I'll wait a few days for comments before committing it. Barring comments, bit-for-byte identical with the one in my tree that I never got around to submitting, and that's been tested to work correctly. The exact same numbers work for PowerPC/Linux, by the way. Might want to add that too. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [PATCH RFC] arm-tdep.c: Define SVR4 link map offset fetcher Date: Tue, 27 Nov 2001 13:50:00 -0000 Message-ID: <20011127165053.A19071@nevyn.them.org> References: <1011127214311.ZM12873@ocotillo.lan> X-SW-Source: 2001-11/msg00512.html Message-ID: <20011127135000.A1m6bhe-TQy0MDJxxm9XVr-3_rr_-xvl_Q5nXmzCiFo@z> On Tue, Nov 27, 2001 at 02:43:11PM -0700, Kevin Buettner wrote: > The patch below adds shared library support for non-native ARM linux > targets. I'll wait a few days for comments before committing it. Barring comments, bit-for-byte identical with the one in my tree that I never got around to submitting, and that's been tested to work correctly. The exact same numbers work for PowerPC/Linux, by the way. Might want to add that too. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer