aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/tile/tilegx
AgeCommit message (Expand)AuthorFilesLines
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler1-0/+1
2017-01-16tile: Check for pointer add overflow in memchrChris Metcalf1-0/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2016-11-04Define wordsize.h macros everywhereSteve Ellcey1-0/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-4/+4
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers1-0/+1
2015-01-28tilegx32: set __HAVE_64B_ATOMICS to 0Chris Metcalf1-1/+9
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2014-12-23tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf1-0/+1
2014-12-22tilegx: remove implicit boolean conversion in strstr.Chris Metcalf1-1/+1
2014-12-19tilegx: fix strstr to build and link betterChris Metcalf1-1/+2
2014-12-11tile: add inhibit_loop_to_libcall to string functionsChris Metcalf2-2/+2
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel1-0/+3
2014-10-06tile: fix copyright header blocks in just-committed filesChris Metcalf3-12/+6
2014-10-06tilegx: provide optimized strnlen, strstr, and strcasestrChris Metcalf4-5/+401
2014-10-06tilegx: optimize string copy_byte() internal functionChris Metcalf1-6/+5
2014-06-28Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar1-22/+0
2014-02-10Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf16-0/+977