[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patches] [PATCH] Powerpc/trampline: consider __NO_FPRS__
- To: "Joseph S. Myers" <joseph@xxxxxxxxxxxxxxxx>
- Subject: Re: [patches] [PATCH] Powerpc/trampline: consider __NO_FPRS__
- From: Steven Munroe <munroesj@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 17 Jun 2010 16:35:37 -0500
On Thu, 2010-06-17 at 20:46 +0000, Joseph S. Myers wrote:
> I don't see any reason for this to be EGLIBC-specific; have you tried
> submitting it to libc-alpha? If ignored or rejected there (FSF glibc is
> unpredictable regarding libc changes for Power soft-float) we can then put
> it in EGLIBC.
>
> Send ChangeLog entries as plain text in the body of a patch submission,
> not as diffs, since they won't generally apply cleanly if any other
> patches have gone in since you prepared the diff.
>
Insead of conditional compiler this should be split between the powerpc/
and powerpc/fpu implementations.
Also the I thought this was handled in ports for EABI. I don't know of
any server or desktop that does not support FPU.