[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ppc patch] soft-float
From: |
Marco Gerards |
Subject: |
Re: [ppc patch] soft-float |
Date: |
Wed, 06 Oct 2004 09:59:30 +0000 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
"Yoshinori K. Okuji" <address@hidden> writes:
> On Wednesday 06 October 2004 09:10, Stefan Reinauer wrote:
>> Are there _any_? I would expect that a bootloader gets along nicely
>> without FP instructions at all.
>
> I agree. GRUB should not use floating point at all. Marco, can you
> describe why you need floating point?
There is grub_ftoa and in commands/ls.c it is used to print the size
of files like "2.5k" or so.
--
Marco