This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Daniel Jacobowitz wrote:

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.



No users that I know of. I'll resubmit doe 2.7


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]