From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30291 invoked by alias); 11 Jun 2003 23:57:52 -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 29966 invoked from network); 11 Jun 2003 23:57:48 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 11 Jun 2003 23:57:48 -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 h5BNvmH23124 for ; Wed, 11 Jun 2003 19:57:48 -0400 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 h5BNvgI29483; Wed, 11 Jun 2003 19:57:42 -0400 Received: from localhost.localdomain (vpn50-31.rdu.redhat.com [172.16.50.31]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5BNvge26742; Wed, 11 Jun 2003 19:57:42 -0400 Received: (from kev@localhost) by localhost.localdomain (8.11.6/8.11.6) id h5BNva627503; Wed, 11 Jun 2003 16:57:36 -0700 Date: Wed, 11 Jun 2003 23:57:00 -0000 From: Kevin Buettner Message-Id: <1030611235736.ZM27502@localhost.localdomain> In-Reply-To: "J. Johnston" "[RFA]: ia64 support for float.exp" (Jun 11, 5:02pm) References: <3EE798E5.50006@redhat.com> To: "J. Johnston" , gdb-patches@sources.redhat.com Subject: Re: [RFA]: ia64 support for float.exp MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-06/txt/msg00403.txt.bz2 On Jun 11, 5:02pm, J. Johnston wrote: > * gdb.base/float.exp: Add ia64 support. Okay. Kevin