src/newlib ChangeLog libc/machine/spu/Makefile ...

jjohnstn@sourceware.org jjohnstn@sourceware.org
Tue Apr 1 19:02:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2008-04-01 19:02:17

Modified files:
	newlib         : ChangeLog 
	newlib/libc/machine/spu: Makefile.am Makefile.in strncmp.c 
Added files:
	newlib/libc/machine/spu: memcmp.c strncmp.h 

Log message:
	2008-04-01 Patrick Mansfield <patmans@us.ibm.com>
	
	* libc/machine/spu/memcmp.c: New file for SPU optimized memcmp.
	* libc/machine/spu/strncmp.h: New file supply _strncmp_internal.
	* libc/machine/spu/Makefile.am: Add memcmp.c.
	* libc/machine/spu/Makefile.in: Rebuild.
	* libc/machine/spu/strncmp.c: Use _strncmp_internal.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1137&r2=1.1138
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/spu/memcmp.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/spu/strncmp.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/spu/Makefile.am.diff?cvsroot=src&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/spu/Makefile.in.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/spu/strncmp.c.diff?cvsroot=src&r1=1.4&r2=1.5



More information about the Newlib-cvs mailing list