From owner-freebsd-sparc64@FreeBSD.ORG Fri Dec 24 17:56:58 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6605B16A4CE for ; Fri, 24 Dec 2004 17:56:58 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 007D143D2D for ; Fri, 24 Dec 2004 17:56:58 +0000 (GMT) (envelope-from stephen.paskaluk@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so40205rnf for ; Fri, 24 Dec 2004 09:56:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=kSKAmUdi+wd+ZzLfNoZdx6tu0nikce3akTBwciLKNW0uygmVp5hrbAehDMMkedIC99+1vpJWitMxk2m6ALfzi+8D6ZkQ/Sq+Br9IGdk37TKDncZ2mznPRxxVBM3/1bm/UOhTRfoUkHrYk511V79k/RBPlSRQQzFmbepVE9t7G1I= Received: by 10.38.104.64 with SMTP id b64mr78388rnc; Fri, 24 Dec 2004 09:56:57 -0800 (PST) Received: by 10.38.126.41 with HTTP; Fri, 24 Dec 2004 09:56:57 -0800 (PST) Message-ID: Date: Fri, 24 Dec 2004 10:56:57 -0700 From: Stephen Paskaluk To: "R. Tyler Ballance" In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1103799791.7216.35.camel@localhost.localdomain> cc: freebsd-sparc64@freebsd.org Subject: Re: Possible long double bug fix (Problem Report sparc64/55773) X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Stephen Paskaluk List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2004 17:56:58 -0000 > argument to the _QP_TTOQ macro that generates the _Qp_uxtof() and > _Qp_uitof() functions. Sorry, those functions are _Qp_uxtoq() and _Qp_uitoq(). -- Stephen Paskaluk