about summary refs log tree commit diff
path: root/sysdeps/tile
Commit message (Expand)AuthorAgeFilesLines
* tilegx32: set __HAVE_64B_ATOMICS to 0Chris Metcalf2015-01-281-1/+9
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-0/+1
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-0/+1
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-061-0/+1
* lround: provide cast for wordsize-64 version if neededChris Metcalf2015-01-051-0/+4
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0270-70/+70
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-0/+1
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-0/+1
* tile: prefer inlines to macros in math_private.h.Chris Metcalf2014-12-291-4/+6
* tile: add no-op fe*() routines for libc internal useChris Metcalf2014-12-261-0/+4
* tilegx32: avoid a a -Werror warning from unwindingChris Metcalf2014-12-261-1/+1
* tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf2014-12-231-0/+1
* tilegx: remove implicit boolean conversion in strstr.Chris Metcalf2014-12-221-1/+1
* tile: separate ffsll from ffsChris Metcalf2014-12-212-11/+33
* tilegx: fix strstr to build and link betterChris Metcalf2014-12-191-1/+2
* tile: add inhibit_loop_to_libcall to string functionsChris Metcalf2014-12-113-3/+3
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-202-0/+6
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* tile: fix copyright header blocks in just-committed filesChris Metcalf2014-10-064-13/+6
* tile: optimize memcmpChris Metcalf2014-10-061-0/+367
* tilegx: provide optimized strnlen, strstr, and strcasestrChris Metcalf2014-10-064-5/+401
* tilegx: optimize string copy_byte() internal functionChris Metcalf2014-10-061-6/+5
* [BZ #17354] tile: Fix up corner cases with signed relocationsChris Metcalf2014-09-061-18/+23
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-2/+0
* Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar2014-06-282-22/+6
* Remove relro configure test.Joseph Myers2014-06-271-5/+0
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-0/+1
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* Tile: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-111-0/+4
* tile: move sysdeps/unix/sysv/linux/tile nptl files.Chris Metcalf2014-06-102-0/+267
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-1/+1
* Clean up __exit_thread.Roland McGrath2014-05-131-5/+0
* tile: Fix cut-and-paste bug in commit fcccd5128.Chris Metcalf2014-04-041-2/+2
* Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath2014-04-031-1/+2
* Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar2014-03-211-3/+3
* Compile with -Wundef.Roland McGrath2014-03-141-0/+1
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-051-5075/+0
* soft-fp: support after-rounding tininess detection.Joseph Myers2014-02-121-0/+2
* Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf2014-02-1087-0/+11677