From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30922 invoked by alias); 7 Nov 2007 23:26:49 -0000 Received: (qmail 30914 invoked by uid 22791); 7 Nov 2007 23:26:49 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 07 Nov 2007 23:26:47 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.1) with ESMTP id lA7NMapM012883; Wed, 7 Nov 2007 18:22:36 -0500 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [10.11.254.111]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id lA7NMZCc024553; Wed, 7 Nov 2007 18:22:35 -0500 Received: from greed.delorie.com (vpn-15-132.rdu.redhat.com [10.11.15.132]) by post-office.corp.redhat.com (8.13.8/8.13.8) with ESMTP id lA7NMZCM012256; Wed, 7 Nov 2007 18:22:35 -0500 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.13.8/8.13.8) with ESMTP id lA7NMY2S007887; Wed, 7 Nov 2007 18:22:34 -0500 Received: (from dj@localhost) by greed.delorie.com (8.13.8/8.13.8/Submit) id lA7NMYDI007884; Wed, 7 Nov 2007 18:22:34 -0500 Date: Wed, 07 Nov 2007 23:26:00 -0000 Message-Id: <200711072322.lA7NMYDI007884@greed.delorie.com> From: DJ Delorie To: drow@false.org CC: joseph@codesourcery.com, gdb-patches@sourceware.org, gcc-patches@gcc.gnu.org In-reply-to: <20071107224308.GA1438@caradoc.them.org> (message from Daniel Jacobowitz on Wed, 7 Nov 2007 17:43:08 -0500) Subject: Re: GDB/libiberty support for IBM long double References: <200710260021.l9Q0LQ4x005737@greed.delorie.com> <20071107224308.GA1438@caradoc.them.org> 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: 2007-11/txt/msg00148.txt.bz2 > DJ, are the libiberty and include bits of this OK now? I pre-approved them with those changes already.