From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26156 invoked by alias); 7 Nov 2007 22:43:20 -0000 Received: (qmail 25878 invoked by uid 22791); 7 Nov 2007 22:43:18 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 07 Nov 2007 22:43:16 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 5F66598353; Wed, 7 Nov 2007 22:43:14 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 246049833F; Wed, 7 Nov 2007 22:43:09 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1Iptc4-0000Rm-6w; Wed, 07 Nov 2007 17:43:08 -0500 Date: Wed, 07 Nov 2007 22:43:00 -0000 From: Daniel Jacobowitz To: "Joseph S. Myers" Cc: DJ Delorie , gdb-patches@sourceware.org, gcc-patches@gcc.gnu.org Subject: Re: GDB/libiberty support for IBM long double Message-ID: <20071107224308.GA1438@caradoc.them.org> Mail-Followup-To: "Joseph S. Myers" , DJ Delorie , gdb-patches@sourceware.org, gcc-patches@gcc.gnu.org References: <200710260021.l9Q0LQ4x005737@greed.delorie.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-11/txt/msg00365.txt.bz2 On Sat, Oct 27, 2007 at 07:16:17PM +0000, Joseph S. Myers wrote: > This revised version moves the split_half field to the end of the > structure as requested; everything else remains as in the original > patch , > and it's been tested in the same way. OK to commit once Daniel's ABI > detection patch is in? DJ, are the libiberty and include bits of this OK now? If so, Joseph, the patch is OK to commit. -- Daniel Jacobowitz CodeSourcery