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/stdio/vfieeefp.h lib ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2007-08-31 21:21:27

Modified files:
	newlib         : ChangeLog 
	newlib/libc/stdio: vfieeefp.h 
	newlib/libc/stdlib: mprec.h strtod.c 

Log message:
	2007-08-31  Antony King  <antony.king@st.com>
	
	* libc/stdlib/mprec.h [_DOUBLE_IS_32BITS}: Define IEEE_Arith
	bits and redefine associated dword0 macro (rvalue issue).
	* libc/stdio/vfieeefp.h: Ditto.
	* libc/stdlib/strtod.c: Add checks for _DOUBLE_IS_32BITS
	to prevent setting dword1 which is an rvalue only.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1075&r2=1.1076
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/vfieeefp.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/mprec.h.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/strtod.c.diff?cvsroot=src&r1=1.8&r2=1.9


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