[PATCH v4 03/13] C-SKY: Math support

Mao Han han_mao@c-sky.com
Tue Sep 18 06:05:00 GMT 2018


On Mon, Sep 17, 2018 at 09:49:18PM +0000, Joseph Myers wrote:
> On Wed, 12 Sep 2018, Mao Han wrote:
> 
> > 	* sysdeps/csky/fpu/fpu_control.h: Likewise.
> 
> fpu_control.h is an installed header, and we generally want installed 
> headers to be the same between different multilibs for the same compiler, 
> so that a single include directory can be shared between multilibs.
> 
> Thus, it should not be in the fpu/ directory; instead, it should contain 
> preprocessor conditionals to make most of the contents trivial in the 
> soft-float case (as done for arm / m68k / mips / riscv / sh).
>

OK. I'll put it outside and make it conditional.

Thanks,
Han Mao 



More information about the Libc-alpha mailing list