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 Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
tilegx64 Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
Makefile Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
memchr.c Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
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 Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
rawmemchr.c Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
strcasestr.c tile: fix copyright header blocks in just-committed files 2014-10-06 13:47:02 -04:00
strchr.c Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
strchrnul.c Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
string-endian.h tilegx: provide optimized strnlen, strstr, and strcasestr 2014-10-06 11:19:18 -04:00
strlen.c Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
strnlen.c tile: fix copyright header blocks in just-committed files 2014-10-06 13:47:02 -04:00
strrchr.c Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
strstr.c tile: fix copyright header blocks in just-committed files 2014-10-06 13:47:02 -04:00