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 libc/include/math.h libc/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2009-04-17 20:54:19

Modified files:
	newlib         : ChangeLog 
	newlib/libc/include: math.h 
	newlib/libc/include/machine: ieeefp.h 
	newlib/libm/common: Makefile.am Makefile.in 
Added files:
	newlib/libm/common: llrintl.c 

Log message:
	2009-04-17  Ken Werner  <ken.werner@de.ibm.com>
	
	* libc/include/machine/ieeefp.h: _LDBL_EQ_DBL check fixed.
	* libc/include/math.h (llrintl): Declare.
	* libm/common/llrintl.c: New File.
	* libm/common/Makefile.am: New File added.
	* libm/common/Makefile.in: Regenerate.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1331&r2=1.1332
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/math.h.diff?cvsroot=src&r1=1.37&r2=1.38
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/machine/ieeefp.h.diff?cvsroot=src&r1=1.36&r2=1.37
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/common/llrintl.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/common/Makefile.am.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/common/Makefile.in.diff?cvsroot=src&r1=1.23&r2=1.24


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