aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/tile
AgeCommit message (Expand)AuthorFilesLines
2015-10-22tile: regenerate libm-test-ulpsChris Metcalf1-20/+24
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers2-28/+7
2015-10-07Don't use dbl-64/wordsize-64 lround based on llround for ILP32 (bug 19079).Joseph Myers1-4/+0
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers3-8/+8
2015-08-04tilepro: fix warnings in sysdeps/tile/tilepro/bits/atomic.hChris Metcalf1-8/+12
2015-07-10tile: Regenerate ULPs.Chris Metcalf1-89/+94
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers1-0/+1
2015-04-16tile: Enable PI_STATIC_AND_HIDDENChris Metcalf2-0/+13
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu1-1/+1
2015-01-28tilegx32: set __HAVE_64B_ATOMICS to 0Chris Metcalf1-1/+9
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers1-0/+1
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers1-0/+1
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers1-0/+1
2015-01-05lround: provide cast for wordsize-64 version if neededChris Metcalf1-0/+4
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers1-0/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers70-70/+70
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers1-0/+1
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers1-0/+1
2014-12-29tile: prefer inlines to macros in math_private.h.Chris Metcalf1-4/+6
2014-12-26tile: add no-op fe*() routines for libc internal useChris Metcalf1-0/+4
2014-12-26tilegx32: avoid a a -Werror warning from unwindingChris Metcalf1-1/+1
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-21tile: separate ffsll from ffsChris Metcalf2-11/+33
2014-12-19tilegx: fix strstr to build and link betterChris Metcalf1-1/+2
2014-12-11tile: add inhibit_loop_to_libcall to string functionsChris Metcalf3-3/+3
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel2-0/+6
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-1/+1
2014-10-06tile: fix copyright header blocks in just-committed filesChris Metcalf4-13/+6
2014-10-06tile: optimize memcmpChris Metcalf1-0/+367
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-09-06[BZ #17354] tile: Fix up corner cases with signed relocationsChris Metcalf1-18/+23
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers1-2/+0
2014-06-28Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar2-22/+6
2014-06-27Remove relro configure test.Joseph Myers1-5/+0
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar1-0/+1
2014-06-13Add adaptive elision to rwlocksAndi Kleen1-0/+2
2014-06-11Tile: Define TLS_DEFINE_INIT_TPRoland McGrath1-0/+4
2014-06-10tile: move sysdeps/unix/sysv/linux/tile nptl files.Chris Metcalf2-0/+267
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab1-1/+1
2014-05-13Clean up __exit_thread.Roland McGrath1-5/+0
2014-04-04tile: Fix cut-and-paste bug in commit fcccd5128.Chris Metcalf1-2/+2
2014-04-03Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath1-1/+2
2014-03-21Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar1-3/+3
2014-03-14Compile with -Wundef.Roland McGrath1-0/+1
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers1-5075/+0
2014-02-12soft-fp: support after-rounding tininess detection.Joseph Myers1-0/+2
2014-02-10Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf87-0/+11677