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/stdlib/ldtoa.c libc/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2007-06-06 19:24:29

Modified files:
	newlib         : ChangeLog 
	newlib/libc/stdlib: ldtoa.c mprec.h 

Log message:
	2007-06-06  Christian Groessler  <chris@groessler.org>
	
	* libc/stdlib/ldtoa (_ldcheck): Make sure the setting of
	rnd is done after the last local variable declaration.
	
	2007-06-06  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/stdlib/mprec.h[Just_16]: Make sure that Pack_16 is defined.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1045&r2=1.1046
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/ldtoa.c.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/mprec.h.diff?cvsroot=src&r1=1.5&r2=1.6


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