newlib-cygwin/newlib/libc/machine/arm
Will Newton 5073668c61 memcpy-armv7a.S: Improve performance with misaligned buffers.
Adjust the conditions for entering the aligned copy loop to
improve performance on mutually misaligned buffer copies.

2013-07-01  Will Newton  <will.newton@linaro.org>

	* libc/machine/arm/memcpy-armv7a.S: Adjust entry to
	 aligned loop to improve misaligned copy performance.
2013-07-01 09:58:34 +00:00
..
machine 2009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org> 2009-12-17 19:26:38 +00:00
Makefile.am 2013-06-03 Joey Ye <joey.ye@arm.com> 2013-06-03 14:02:10 +00:00
Makefile.in 2013-06-03 Joey Ye <joey.ye@arm.com> 2013-06-03 14:02:10 +00:00
access.c 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> 2012-03-09 20:26:39 +00:00
aclocal.m4 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
arm_asm.h * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add memchr-stub.c, 2011-10-18 11:35:17 +00:00
configure 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
configure.in 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org> 2006-04-13 19:56:32 +00:00
memchr-stub.c * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add memchr-stub.c, 2011-10-18 11:35:17 +00:00
memchr.S * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add memchr-stub.c, 2011-10-18 11:35:17 +00:00
memcpy-armv7a.S memcpy-armv7a.S: Improve performance with misaligned buffers. 2013-07-01 09:58:34 +00:00
memcpy-armv7m.S 2013-06-03 Joey Ye <joey.ye@arm.com> 2013-06-03 14:02:10 +00:00
memcpy-stub.c 2013-06-03 Joey Ye <joey.ye@arm.com> 2013-06-03 14:02:10 +00:00
memcpy.S 2013-06-03 Joey Ye <joey.ye@arm.com> 2013-06-03 14:02:10 +00:00
setjmp.S 2009-05-13 Paul Brook <paul@codesourcery.com> 2009-05-13 18:31:55 +00:00
strcmp.S * libc/machine/arm/strcmp.S: Use local labels. 2013-06-05 09:41:21 +00:00
strcpy.c 2009-03-16 Mark Mitchell <mark@codesourcery.com> 2009-03-16 20:12:30 +00:00
strlen-armv7.S strlen-armv7.S: Import latest strlen cortex-strings code. 2013-06-21 09:10:37 +00:00
strlen.c * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add memchr-stub.c, 2011-10-18 11:35:17 +00:00