src/newlib ChangeLog libm/math/w_atan2.c libm/ ...

jjohnstn@sourceware.org jjohnstn@sourceware.org
Thu May 17 21:52:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2007-05-17 21:52:11

Modified files:
	newlib         : ChangeLog 
	newlib/libm/math: w_atan2.c wf_atan2.c 

Log message:
	2007-05-17  Cary R.  <cygcary <at> yahoo.com>
	
	* libm/math/w_atan2.c: Fix atan2 to be consistent with glibc
	(atan2(+0,-0), atan2(-0,-0) and atan(-0,+0))
	* libm/math/wf_atan2.c: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1031&r2=1.1032
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libm/math/w_atan2.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libm/math/wf_atan2.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2



More information about the Newlib-cvs mailing list