glibc/sysdeps/tile/tilepro
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
Implies
memchr.c
memcpy.S
memset.c tile: add inhibit_loop_to_libcall to string functions 2014-12-11 15:13:48 -05:00
memusage.h
rawmemchr.c
strchr.c
strchrnul.c
strlen.c
strrchr.c