From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32729 invoked by alias); 4 Dec 2003 02:15:40 -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 32708 invoked from network); 4 Dec 2003 02:15:36 -0000 Received: from unknown (HELO palrel13.hp.com) (156.153.255.238) by sources.redhat.com with SMTP; 4 Dec 2003 02:15:36 -0000 Received: from hplms2.hpl.hp.com (hplms2.hpl.hp.com [15.0.152.33]) by palrel13.hp.com (Postfix) with ESMTP id 94B341C016D2; Wed, 3 Dec 2003 18:15:32 -0800 (PST) Received: from napali.hpl.hp.com (napali.hpl.hp.com [15.4.89.123]) by hplms2.hpl.hp.com (8.12.10/8.12.10/HPL-PA Hub) with ESMTP id hB42FVma005701; Wed, 3 Dec 2003 18:15:31 -0800 (PST) Received: from napali.hpl.hp.com (napali [127.0.0.1]) by napali.hpl.hp.com (8.12.3/8.12.3/Debian-6.6) with ESMTP id hB42FUFO011151; Wed, 3 Dec 2003 18:15:30 -0800 Received: (from davidm@localhost) by napali.hpl.hp.com (8.12.3/8.12.3/Debian-6.6) id hB42FUGB011147; Wed, 3 Dec 2003 18:15:30 -0800 From: David Mosberger MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16334.39106.297492.636397@napali.hpl.hp.com> Date: Thu, 04 Dec 2003 02:15:00 -0000 To: Andrew Cagney , Kevin Buettner , "J. Johnston" , gdb-patches@sources.redhat.com, davidm@napali.hpl.hp.com Subject: Re: RFA: ia64 portion of libunwind patch In-Reply-To: <16323.61371.6654.950171@napali.hpl.hp.com> References: <3FA2B71A.3080905@redhat.com> <3FA2CA1B.7000502@redhat.com> <16290.59502.799536.383397@napali.hpl.hp.com> <3FAC12D3.2070207@redhat.com> <16300.8192.489647.740612@napali.hpl.hp.com> <3FAC2454.2030009@redhat.com> <16300.9949.513264.716812@napali.hpl.hp.com> <3FAC2D03.8070607@redhat.com> <16300.12503.585501.180768@napali.hpl.hp.com> <3FAC33B3.2030403@redhat.com> <1031108001337.ZM18506@localhost.localdomain> <3FAC388A.10207@redhat.com> <16300.39298.323956.667764@napali.hpl.hp.com> <3FAD7F01.2050407@gnu.org> <16304.3297.662733.250523@napali.hpl.hp.com> <3FB0149C.1060908@redhat.com> <16323.61371.6654.950171@napali.hpl.hp.com> Reply-To: davidm@hpl.hp.com X-URL: http://www.hpl.hp.com/personal/David_Mosberger/ X-SW-Source: 2003-12/txt/msg00101.txt.bz2 I have not gotten any feedback regarding my mail & patch from Nov 10: http://sources.redhat.com/ml/gdb-patches/2003-11/msg00588.html libunwind v0.95 has been released in the meantime so I'd appreciate if this patch could be checked in if it looks OK. Thanks, --david