src/newlib ChangeLog libc/machine/powerpc/vfpr ...

jjohnstn@sources.redhat.com jjohnstn@sources.redhat.com
Mon May 13 12:52:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2002-05-13 12:52:17

Modified files:
	newlib         : ChangeLog 
	newlib/libc/machine/powerpc: vfprintf.c vfscanf.c 

Log message:
	2002-05-13  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/machine/powerpc/vfprintf.c(__VFPRINTF_R)[__ALTIVEC__]: Restore
	the original format specifier when looping for vectors to compensate
	for any changes made in vector %g format processing.
	Also add syntax checking for various invalid scenarios
	involving vector format extensions.
	* libc/machine/powerpc/vfscanf.c(__VFSCANF_R)[__ALTIVEC__]: Fix
	return code setting for vector formats.  Also treat vector
	separator mismatch as a match error instead of an input error.
	Perform some syntax checking for vector formats.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.298&r2=1.299
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/powerpc/vfprintf.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/powerpc/vfscanf.c.diff?cvsroot=src&r1=1.2&r2=1.3



More information about the Newlib-cvs mailing list