From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27527 invoked by alias); 2 Jul 2010 18:47:30 -0000 Received: (qmail 27516 invoked by uid 22791); 2 Jul 2010 18:47:30 -0000 X-SWARE-Spam-Status: No, hits=-5.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 02 Jul 2010 18:47:28 +0000 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o62IlK8r010054 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 2 Jul 2010 14:47:20 -0400 Received: from greed.delorie.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx05.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o62IlID7024325 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 2 Jul 2010 14:47:19 -0400 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1] (may be forged)) by greed.delorie.com (8.14.3/8.14.3) with ESMTP id o62IlH7M002891; Fri, 2 Jul 2010 14:47:17 -0400 Received: (from dj@localhost) by greed.delorie.com (8.14.3/8.14.3/Submit) id o62IlHSh002888; Fri, 2 Jul 2010 14:47:17 -0400 Date: Fri, 02 Jul 2010 18:47:00 -0000 Message-Id: <201007021847.o62IlHSh002888@greed.delorie.com> From: DJ Delorie To: Ken Werner CC: gdb-patches@sourceware.org, gcc-patches@gcc.gnu.org In-reply-to: <201007021911.31134.ken@linux.vnet.ibm.com> (message from Ken Werner on Fri, 2 Jul 2010 19:11:31 +0200) Subject: Re: [patch, libiberty, gdb] IEEE 754 half floating-point format References: <201007021859.05191.ken@linux.vnet.ibm.com> <201007021911.31134.ken@linux.vnet.ibm.com> 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: 2010-07/txt/msg00049.txt.bz2 The libiberty parts are OK. At least, they shouldn't break anything, I have no idea if the *values* are correct.