From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15469 invoked by alias); 1 Jul 2003 07:44:00 -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 15458 invoked from network); 1 Jul 2003 07:43:59 -0000 Received: from unknown (HELO cam-admin0.cambridge.arm.com) (193.131.176.54) by sources.redhat.com with SMTP; 1 Jul 2003 07:43:59 -0000 Received: from pc960.cambridge.arm.com (pc960.cambridge.arm.com [10.1.205.4]) by cam-admin0.cambridge.arm.com (8.9.3/8.9.3) with ESMTP id IAA02965; Tue, 1 Jul 2003 08:43:58 +0100 (BST) Received: from pc960.cambridge.arm.com (rearnsha@localhost) by pc960.cambridge.arm.com (8.11.6/8.9.3) with ESMTP id h617hwN16974; Tue, 1 Jul 2003 08:43:58 +0100 Message-Id: <200307010743.h617hwN16974@pc960.cambridge.arm.com> X-Authentication-Warning: pc960.cambridge.arm.com: rearnsha owned process doing -bs To: Daniel Jacobowitz cc: gdb-patches@sources.redhat.com, rearnsha@arm.com Reply-To: Richard.Earnshaw@arm.com Organization: ARM Ltd. X-Telephone: +44 1223 400569 (direct+voicemail), +44 1223 400400 (switchbd) X-Fax: +44 1223 400410 X-Address: ARM Ltd., 110 Fulbourn Road, Cherry Hinton, Cambridge CB1 9NJ. X-Url: http://www.arm.com/ Subject: Re: [RFA/ARM] Framificate the ARM port [1/3] In-reply-to: Your message of "Mon, 30 Jun 2003 18:51:29 EDT." <20030630225129.GA30660@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 01 Jul 2003 07:44:00 -0000 From: Richard Earnshaw X-SW-Source: 2003-07/txt/msg00005.txt.bz2 drow@mvista.com said: > This is a series of three patches to bring the ARM port into the new > state-of-the-art of frame unwinding, and fix some bugs along the way. > I've broken it into three patches because the first two are largely > mechanical; in retrospect the second is messy enough on its own that > it may be easier to review them as a lump instead. Whatever works... I'm on a course all this week, so I won't be able to review this properly until that is out of the way. Sorry about that; hope it doesn't hold things up too much. R.