This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc 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]

libc/sysdeps/powerpc/powerpc64/fpu s_llroundf. ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2008-04-11 19:31:51

Modified files:
	sysdeps/powerpc/powerpc64/fpu: s_llroundf.S s_llround.S 

Log message:
	Fixed erroneous result when x is +/-nextafter(+/-0.5,-/+1) i.e. all 1's
	in the mantissa.
	Also account for when x is an odd number between 2^52 and 2^53-1.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_llroundf.S.diff?cvsroot=glibc&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/powerpc/powerpc64/fpu/s_llround.S.diff?cvsroot=glibc&r1=1.3&r2=1.4


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