From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8659 invoked by alias); 9 Dec 2005 21:14:31 -0000 Received: (qmail 8652 invoked by uid 22791); 9 Dec 2005 21:14:30 -0000 X-Spam-Check-By: sourceware.org Received: from mail-out4.apple.com (HELO mail-out4.apple.com) (17.254.13.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 09 Dec 2005 21:14:29 +0000 Received: from relay6.apple.com (a17-128-113-36.apple.com [17.128.113.36]) by mail-out4.apple.com (8.12.11/8.12.11) with ESMTP id jB9LCEZI007285; Fri, 9 Dec 2005 13:12:14 -0800 (PST) Received: from [17.219.209.104] (unknown [17.219.209.104]) by relay6.apple.com (Apple SCV relay) with ESMTP id 529DD3BA; Fri, 9 Dec 2005 13:12:14 -0800 (PST) Message-ID: <4399F32D.9070805@apple.com> Date: Fri, 09 Dec 2005 21:14:00 -0000 From: Stan Shebs User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.12) Gecko/20050915 MIME-Version: 1.0 To: Daniel Jacobowitz CC: Mark Mitchell , Simon Richter , Richard Earnshaw , GDB Subject: Re: ARM RDI References: <438B8FAD.1020804@codesourcery.com> <1133259214.32658.36.camel@pc960.cambridge.arm.com> <20051129134436.GA22387@nevyn.them.org> <438C6192.10109@hogyros.de> <20051129142714.GA23172@nevyn.them.org> <438C95BF.10109@codesourcery.com> <20051129180326.GA29028@nevyn.them.org> <20051209172347.GA16076@nevyn.them.org> In-Reply-To: <20051209172347.GA16076@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00105.txt.bz2 Daniel Jacobowitz wrote: >Otherwise, next week I intend to remove the rdi-share subdirectory and >its supporting code. > Yes, a good idea. Sic transit and all that... It has some small value as an object lesson in the downsides of importing other people's libraries, but the changelogs include a laconic account that is still educational, ahem. Stan