This is the mail archive of the newlib-cvs@sources.redhat.com 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]

src/newlib ChangeLog libm/mathfp/sf_isinf.c li ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2001-11-01 11:47:33

Modified files:
	newlib         : ChangeLog 
	newlib/libm/mathfp: sf_isinf.c sf_isnan.c 

Log message:
	2001-11-01  Arati Dikey  <aratidikey@hotmail.com>
	
	* libm/mathfp/sf_isinf.c (isinff): Change to use _DEFUN macro.
	[_DOUBLE_IS_32BITS](isinf): New function that calls isinff.
	* libm/mathfp/sf_isnan.c (isnanf): Change to use _DEFUN macro.
	[_DOUBLE_IS_32BITS](isnan): New function that calls isnanf.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.190&r2=1.191
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/mathfp/sf_isinf.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/mathfp/sf_isnan.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]