src/newlib ChangeLog libc/machine/h8300/define ...

jjohnstn@sources.redhat.com jjohnstn@sources.redhat.com
Thu Nov 20 19:59:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2003-11-20 19:59:03

Modified files:
	newlib         : ChangeLog 
	newlib/libc/machine/h8300: defines.h memcpy.S reg_memcpy.S 
	                           reg_memset.S strcmp.S 

Log message:
	2003-11-20 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
	
	* libc/machine/h8300/defines.h : Correct pointer register defines
	for normal mode.
	* libc/machine/h8300/memcpy.S : Use add/sub instead of adds/subs
	for normal mode.
	* libc/machine/h8300/reg_memcpy.S : Likewise.
	* libc/machine/h8300/reg_memset.S : Likewise.
	* libc/machine/h8300/strcmp.S : Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.603&r2=1.604
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/h8300/defines.h.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/h8300/memcpy.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/h8300/reg_memcpy.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/h8300/reg_memset.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/h8300/strcmp.S.diff?cvsroot=src&r1=1.3&r2=1.4



More information about the Newlib-cvs mailing list