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]
Other format: [Raw text]

src/newlib ChangeLog configure.host libc/machi ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2003-01-07 11:52:28

Modified files:
	newlib         : ChangeLog configure.host 
	newlib/libc/machine/powerpc: simdldtoa.c 
	newlib/libc/stdlib: ldtoa.c 

Log message:
	2003-01-07  Jeff Johnston  <jjohnstn@redhat.com>
	
	* configure.host: Support long double I/O for x86-linux.
	* libc/stdlib/ldtoa.c (_ldtoa_r): Fix code to allocate a buffer
	large enough to hold formatted result.
	* libc/machine/powerpc/simdldtoa.c (_simdldtoa_r): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.487&r2=1.488
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/configure.host.diff?cvsroot=src&r1=1.42&r2=1.43
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/powerpc/simdldtoa.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/ldtoa.c.diff?cvsroot=src&r1=1.6&r2=1.7


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