src/newlib ChangeLog libc/machine/xscale/memcmp.c
nickc@sourceware.cygnus.com
nickc@sourceware.cygnus.com
Fri May 25 14:17:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sources.redhat.com 2001-05-25 14:17:06
Modified files:
newlib : ChangeLog
newlib/libc/machine/xscale: memcmp.c
Log message:
Fix bug when both pointers have matching, non-word alignment, and the length
is <= 4 but more than enough to move them over a word boundary.
Add comments explaining what each instruction does.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.158&r2=1.159
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/xscale/memcmp.c.diff?cvsroot=src&r1=1.2&r2=1.3
More information about the Newlib-cvs
mailing list