Subject: Re: Missing some floating point function?
To: Christos Zoulas <christos@zoulas.com>
From: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
List: port-cobalt
Date: 10/18/2004 22:15:07
>>>>> "Christos" == Christos Zoulas <christos@zoulas.com> writes:

    Christos> No, this is a kernel bug. The kernel traps the floating
    Christos> point operation and then has a bug handling it. The null
    Christos> pointer bug is in the kernel.

Ok, I guess then it's justified to send-pr... (to: port-cobalt?
port-mips?)

    Christos> With mips1, probably the compiler does not generate
    Christos> floating point code and does the equivalent of
    Christos> soft-float so that the buggy code does not get invoked.

Is there a general problem not to use 'adequate' mips optimization on
the cobalt port?

Markus.