668033eb9f
strcmp.S contained invalid guard for code that used barrel-shifter optional instruction - it was checking for !ARC601 instead of whether barrel shifter is present. While it is true that ARC601 doesn't have barrel shifter, so does some other ARC EM configurations. 2016-07-21 Anton Kolesov <Anton.Kolesov@synopsys.com> * libc/machine/arc/strcmp.S: Fix big endian without barrel shifter. Signed-off-by: Anton Kolesov <Anton.Kolesov@synopsys.com> |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
aclocal.m4 | ||
asm.h | ||
configure | ||
configure.in | ||
memcmp-bs-norm.S | ||
memcmp-stub.c | ||
memcmp.S | ||
memcpy-archs.S | ||
memcpy-bs.S | ||
memcpy-stub.c | ||
memcpy.S | ||
memset-archs.S | ||
memset-bs.S | ||
memset-stub.c | ||
memset.S | ||
setjmp.S | ||
strchr-bs-norm.S | ||
strchr-bs.S | ||
strchr-stub.c | ||
strchr.S | ||
strcmp-archs.S | ||
strcmp-stub.c | ||
strcmp.S | ||
strcpy-bs-arc600.S | ||
strcpy-bs.S | ||
strcpy-stub.c | ||
strcpy.S | ||
strlen-bs-norm.S | ||
strlen-bs.S | ||
strlen-stub.c | ||
strlen.S | ||
strncpy-bs.S | ||
strncpy-stub.c | ||
strncpy.S |