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]

src/newlib ChangeLog libc/machine/xscale/memcmp.c


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


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