From owner-freebsd-chat@FreeBSD.ORG Tue Apr 14 08:55:48 2009 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D58E1065670 for ; Tue, 14 Apr 2009 08:55:48 +0000 (UTC) (envelope-from dmlb@dmlb.org) Received: from dmlb.org (dmlb.org [82.138.252.10]) by mx1.freebsd.org (Postfix) with ESMTP id 100198FC1B for ; Tue, 14 Apr 2009 08:55:47 +0000 (UTC) (envelope-from dmlb@dmlb.org) Received: from host217-44-131-150.range217-44.btcentralplus.com ([217.44.131.150] helo=[192.168.1.108]) by dmlb.org with esmtpa (Exim 4.68 (FreeBSD)) (envelope-from ) id 1LteQj-000BcY-Ez; Tue, 14 Apr 2009 09:55:45 +0100 Message-ID: <49E44F92.90705@dmlb.org> Date: Tue, 14 Apr 2009 09:55:46 +0100 From: Duncan Barclay User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Chuck Robey References: <49DD0DD2.8080806@telenix.org> <20090409085601.b54eb5y31ckwcwww@0x20.net> <49DDB2DA.9090409@unsane.co.uk> <49DE2449.8050007@telenix.org> <49DE5489.5060201@dmlb.org> <86r600uxrr.fsf@ds4.des.no> <49E0E4A7.6020406@telenix.org> In-Reply-To: <49E0E4A7.6020406@telenix.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: =?UTF-8?B?RGFnLUVybGluZyBTbcO4cmdyYXY=?= , Vincent Hoffman , freebsd-chat@freebsd.org, Lars Engels Subject: Re: do we have support for the Beagle Board? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2009 08:55:48 -0000 Chuck Robey wrote: > > According to what I thought I read, the arm7 has changes from the arm5 it's > derived from. Supposed to me 2-3 times more code-efficient? I hope I learn > more before I get my toy. > > Do you have any idea what the FP environment is? softfp? > > It's a hardware FP implementation. IEEE 754 standard. Duncan