Stefan Liebler e1fe91180e S390: Optimize strncat wcsncat.
This patch provides optimized versions of strncat and wcsncat with the z13
vector instructions.

ChangeLog:

	* sysdeps/s390/multiarch/strncat-c.c: New File.
	* sysdeps/s390/multiarch/strncat-vx.S: Likewise.
	* sysdeps/s390/multiarch/strncat.c: Likewise.
	* sysdeps/s390/multiarch/wcsncat-c.c: Likewise.
	* sysdeps/s390/multiarch/wcsncat-vx.S: Likewise.
	* sysdeps/s390/multiarch/wcsncat.c: Likewise.
	* sysdeps/s390/multiarch/Makefile (sysdep_routines): Add strncat and
	wcsncat functions.
	* sysdeps/s390/multiarch/ifunc-impl-list.c
	(__libc_ifunc_impl_list): Add ifunc test for strncat, wcsncat.
	* wcsmbs/wcsncat.c (WCSNCAT): Define and use macro.
	* string/test-strncat.c: Add wcsncat support.
	* wcsmbs/test-wcsncat.c: New File.
	* wcsmbs/Makefile (strop-tests): Add wcsncat.
	* benchtests/bench-strncat.c: Add wcsncat support.
	* benchtests/bench-wcsncat.c: New File.
	* benchtests/Makefile (wcsmbs-bench): Add wcsncat.
2015-08-26 10:26:22 +02:00
..
2015-08-26 10:26:22 +02:00
2011-10-23 14:14:26 -04:00
2011-12-17 14:14:58 -05:00
2011-10-23 14:11:50 -04:00
2015-08-26 10:26:22 +02:00
2013-02-17 16:34:04 +01:00
2015-08-26 10:26:21 +02:00
2015-08-26 10:26:21 +02:00
2015-08-26 10:26:21 +02:00
2015-04-15 16:01:48 -03:00
2003-07-31 19:26:38 +00:00
2015-08-26 10:26:22 +02:00
2015-04-13 21:25:04 +02:00
2015-08-26 10:26:21 +02:00
2015-08-26 10:26:20 +02:00
2015-02-11 12:50:53 +01:00