From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26403 invoked by alias); 4 Dec 2003 03:15:07 -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 26395 invoked from network); 4 Dec 2003 03:15:06 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 4 Dec 2003 03:15:06 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id hB43F6201033 for ; Wed, 3 Dec 2003 22:15:06 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id hB43F5205970; Wed, 3 Dec 2003 22:15:05 -0500 Received: from localhost.localdomain (vpn50-70.rdu.redhat.com [172.16.50.70]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id hB43F3bS020339; Wed, 3 Dec 2003 22:15:03 -0500 Received: (from kev@localhost) by localhost.localdomain (8.11.6/8.11.6) id hB43EwR03414; Wed, 3 Dec 2003 20:14:58 -0700 Date: Thu, 04 Dec 2003 03:15:00 -0000 From: Kevin Buettner Message-Id: <1031204031457.ZM3413@localhost.localdomain> In-Reply-To: David Mosberger "Re: RFA: ia64 portion of libunwind patch" (Dec 3, 6:15pm) 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> <16334.39106.297492.636397@napali.hpl.hp.com> To: davidm@hpl.hp.com, Andrew Cagney , Kevin Buettner , "J. Johnston" , gdb-patches@sources.redhat.com, davidm@napali.hpl.hp.com Subject: Re: RFA: ia64 portion of libunwind patch MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-12/txt/msg00102.txt.bz2 On Dec 3, 6:15pm, David Mosberger wrote: > 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. Jeff, Could you give it a try? If it works okay, I have no problem with it being committed. Kevin