src/newlib ChangeLog libc/machine/powerpc/vfpr ...
fitzsim@sources.redhat.com
fitzsim@sources.redhat.com
Tue May 7 18:23:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: fitzsim@sources.redhat.com 2002-05-07 18:23:45
Modified files:
newlib : ChangeLog
newlib/libc/machine/powerpc: vfprintf.c vfscanf.c
Log message:
* libc/machine/powerpc/vfprintf.c[__ALTIVEC__]: Add vector
support for 'p' format. Fix code to print bytes for vector
integer formats that do not specify 'h' or 'l'.
* libc/machine/powerpc/vfscanf.c[__ALTIVEC__]: Add vector support
for 'p' specifier. Fix code to scan 16 bytes for vector integer
formats that do not specify 'h' or 'l'.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.292&r2=1.293
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/powerpc/vfprintf.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/powerpc/vfscanf.c.diff?cvsroot=src&r1=1.1&r2=1.2
More information about the Newlib-cvs
mailing list