From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6582 invoked by alias); 5 May 2008 21:04:52 -0000 Received: (qmail 6574 invoked by uid 22791); 5 May 2008 21:04:52 -0000 X-Spam-Check-By: sourceware.org Received: from hq.tensilica.com (HELO mailapp.tensilica.com) (65.205.227.29) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 05 May 2008 21:04:33 +0000 Received: from localhost ([127.0.0.1]) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1Jt7rL-0002Cs-0D; Mon, 05 May 2008 14:04:31 -0700 Received: from mailapp.tensilica.com ([127.0.0.1]) by localhost (mailapp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07438-10; Mon, 5 May 2008 14:04:30 -0700 (PDT) Received: from maxim_fc5.hq.tensilica.com ([192.168.11.68]) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1Jt7rK-0002Cn-Ki; Mon, 05 May 2008 14:04:30 -0700 Message-ID: <481F765E.2080602@hq.tensilica.com> Date: Tue, 06 May 2008 00:09:00 -0000 From: Maxim Grigoriev User-Agent: Thunderbird 1.5.0.9 (X11/20070102) MIME-Version: 1.0 To: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [commit] Update Xtensa port for value unwinding References: <481F7250.6080707@hq.tensilica.com> <20080505205635.GA25944@caradoc.them.org> In-Reply-To: <20080505205635.GA25944@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-05/txt/msg00222.txt.bz2 Hello Daniel, Should I update the corresponding Wiki page ? Or, You are going to do it for several ports at ones ? -- Maxim Daniel Jacobowitz wrote: > On Mon, May 05, 2008 at 01:47:12PM -0700, Maxim Grigoriev wrote: > >> Update Xtensa port for unwinder changes. >> > > Thanks! > > Two more ports down. > >