[PATCH][BZ #3268] use soft-fp fma in powerpc32/nofpu

Daniel Jacobowitz drow@false.org
Wed May 23 17:39:00 GMT 2007


On Tue, Apr 03, 2007 at 03:12:10PM -0500, Steven Munroe wrote:
> This patch overrides s_fma.c and s_fmaf.c in powerpc32/nofpu to call the __fmadf4()/__fmasf4() soft-fp fma functions.  I also added __fmadf4/__fmasf4 to the Versions file to export them from libc.so so s_fma.c/s_fmaf.c (in libm.so) can call them.
> 
> This patch has been updated and verified on powerpc32 with todays CVS.

Are there existing users of the new symbols with the GLIBC_2.5
version?  Otherwise, at this point I suppose the right version would
be GLIBC_2.7.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Libc-ports mailing list