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

src/newlib ChangeLog libm/mathfp/s_logarithm.c ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2007-10-17 20:14:49

Modified files:
	newlib         : ChangeLog 
	newlib/libm/mathfp: s_logarithm.c sf_logarithm.c 

Log message:
	2007-10-17  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libm/mathfp/s_logarithm.c: Fix case where input is 0 to
	return -inf.
	* libm/mathfp/sf_logarithm.c: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1096&r2=1.1097
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libm/mathfp/s_logarithm.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libm/mathfp/sf_logarithm.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2


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