src/newlib ChangeLog libc/machine/arm/Makefile ...
rearnsha@sourceware.org
rearnsha@sourceware.org
Tue Apr 22 12:16:00 GMT 2014
CVSROOT: /cvs/src
Module name: src
Changes by: rearnsha@sourceware.org 2014-04-22 12:16:22
Modified files:
newlib : ChangeLog
newlib/libc/machine/arm: Makefile.am Makefile.in strcmp.S
Added files:
newlib/libc/machine/arm: strcmp-arm-tiny.S strcmp-armv4.S
strcmp-armv4t.S strcmp-armv6.S
strcmp-armv7.S strcmp-armv7m.S
Log message:
* libc/machine/arm/strcmp-arm-tiny.S: New file.
* libc/machine/arm/strcmp-armv4.S: New file.
* libc/machine/arm/strcmp-armv4t.S: New file.
* libc/machine/arm/strcmp-armv6.S: New file.
* libc/machine/arm/strcmp-armv7.S: New file.
* libc/machine/arm/strcmp-armv7m.S: New file.
* libc/machine/arm/strcmp.S: Replace with wrapper for various
implementations.
* libc/machine/arm/Makefile.am (strcmp.o, strcmp.obj): Add
dependencies.
* libc/machine/arm/Makefile.in: Regenerated.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1915&r2=1.1916
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/arm/strcmp-arm-tiny.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/arm/strcmp-armv4.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/arm/strcmp-armv4t.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/arm/strcmp-armv6.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/arm/strcmp-armv7.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/arm/strcmp-armv7m.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/arm/Makefile.am.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/arm/Makefile.in.diff?cvsroot=src&r1=1.25&r2=1.26
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/arm/strcmp.S.diff?cvsroot=src&r1=1.4&r2=1.5
More information about the Newlib-cvs
mailing list