glibc/sysdeps/tile/tilegx
Chris Metcalf f627ca82fb tile: add inhibit_loop_to_libcall to string functions
Without this, on gcc 4.8.2 the built glibc crashes when memcpy
or memset are invoked, since they call themselves recursively.
See commit 85c2e6110c for the generic inhibit_loop_to_libcall.
2014-12-11 15:13:48 -05:00
..
bits Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
tilegx32
tilegx64
Makefile
memchr.c
memcpy.c tile: add inhibit_loop_to_libcall to string functions 2014-12-11 15:13:48 -05:00
memset.c tile: add inhibit_loop_to_libcall to string functions 2014-12-11 15:13:48 -05:00
memusage.h
rawmemchr.c
strcasestr.c tile: fix copyright header blocks in just-committed files 2014-10-06 13:47:02 -04:00
strchr.c
strchrnul.c
string-endian.h tilegx: provide optimized strnlen, strstr, and strcasestr 2014-10-06 11:19:18 -04:00
strlen.c
strnlen.c tile: fix copyright header blocks in just-committed files 2014-10-06 13:47:02 -04:00
strrchr.c
strstr.c tile: fix copyright header blocks in just-committed files 2014-10-06 13:47:02 -04:00