src/newlib ChangeLog libc/machine/mips/Makefil ...

jjohnstn@sourceware.org jjohnstn@sourceware.org
Tue Dec 11 21:38:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2012-12-11 21:37:59

Modified files:
	newlib         : ChangeLog 
	newlib/libc/machine/mips: Makefile.am Makefile.in aclocal.m4 
Added files:
	newlib/libc/machine/mips: memcpy.S 
Removed files:
	newlib/libc/machine/mips: memcpy.c 

Log message:
	2012-12-11  Steve Ellcey  <sellcey@mips.com>
	
	* libc/machine/mips/memcpy.c: Remove.
	* libc/machine/mips/memcpy.S: New.
	* libc/machine/mips/Makefile.am (lib_a_CCASFLAGS): Add
	-D_COMPILING_NEWLIB.
	(lib_a_CFLAGS): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1729&r2=1.1730
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/mips/memcpy.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/mips/Makefile.am.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/mips/Makefile.in.diff?cvsroot=src&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/mips/aclocal.m4.diff?cvsroot=src&r1=1.26&r2=1.27
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/mips/memcpy.c.diff?cvsroot=src&r1=1.1&r2=NONE



More information about the Newlib-cvs mailing list