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]
Other format: [Raw text]

src/newlib ChangeLog libc/machine/sh/strcpy.S


CVSROOT:	/cvs/src
Module name:	src
Changes by:	amylaar@sources.redhat.com	2002-06-13 11:25:19

Modified files:
	newlib         : ChangeLog 
	newlib/libc/machine/sh: strcpy.S 

Log message:
	* libc/machine/sh/strcpy.S (strcpy, __SHMEDIA__ code):
	Fix clobbering bytes before destination if src and dst have same
	non-zero misalignment.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.326&r2=1.327
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/sh/strcpy.S.diff?cvsroot=src&r1=1.4&r2=1.5


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