On Tue, May 22, 2012 at 3:45 AM, rbmj wrote:
> Hi everyone,
>
> This patch adds FPU support for powerpc on platforms that do not have glibc.
> It is basically the same code as glibc has. The motivation for this was
> that right now there is no fpu-target.h that works for powerpc-*-vxworks.
>
> A
Hi everyone,
This patch adds FPU support for powerpc on platforms that do not have
glibc. It is basically the same code as glibc has. The motivation for
this was that right now there is no fpu-target.h that works for
powerpc-*-vxworks.
Again, 90% of this code comes directly from glibc. Bu