OSDN Git Service

Fix bug when both pointers have matching, non-word alignment, and the length
authornickc <nickc>
Fri, 25 May 2001 21:17:05 +0000 (21:17 +0000)
committernickc <nickc>
Fri, 25 May 2001 21:17:05 +0000 (21:17 +0000)
commitec04721aeb5b0a2ace1477195fe31991e30d7b55
treebef26981a9e3cfa913e5db4581555647bb045753
parentb4679b7cac9d41aa1290acbe673cc4f782ee9660
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.
newlib/ChangeLog
newlib/libc/machine/xscale/memcmp.c