aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/tile
AgeCommit message (Expand)AuthorFilesLines
2014-02-10Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf87-11677/+0
2014-01-24tile: Regenerate libm-test-ulpsChris Metcalf1-496/+1518
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae64-64/+64
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell1-0/+6
2013-09-20Make __ffs hiddenAndreas Schwab1-0/+1
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-07-22tile BZ #15759: Fix bug in _dl_unmapChris Metcalf1-3/+9
2013-07-07tile: update libm-test-ulps from scratchChris Metcalf1-129/+2795
2013-07-07tile: use soft-fp for fma() and fmaf()Chris Metcalf3-8/+99
2013-06-30tile: switch to using <fenv.h> fallback functionsChris Metcalf6-165/+0
2013-06-13tile: default to little-endian in bits/endian.hChris Metcalf1-3/+1
2013-06-05Remove trailing whitespace in ports.Joseph Myers1-3/+3
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar1-2/+1
2013-05-24tile: improve detection for missing -mcmodel=large supportChris Metcalf3-4/+32
2013-05-22Don't include expected results in libm-test test names.Joseph Myers1-394/+379
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers1-7/+7
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2-0/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers69-69/+69
2012-11-29tile: remove redundant defines of libc_fetestexcept, etc. in s_fmaf.cChris Metcalf1-4/+0
2012-11-20tile: update libm-test-ulps for new testsChris Metcalf1-0/+34
2012-11-20tile: Fix __bswap_64 return type in tile bits/byteswap.hChris Metcalf1-1/+3
2012-11-20tile: remove redundant defines of libc_fetestexcept, etc. in s_fma.cChris Metcalf1-4/+0
2012-11-06tile: use memcpy in memmove when possibleChris Metcalf1-0/+22
2012-11-06tile: use atomic op to unlock pthread_spinlock_tChris Metcalf1-0/+33
2012-11-06Make ieee754 fma tolerate architectures without exception support.Chris Metcalf1-7/+25
2012-11-06tile: support very large shared objectsChris Metcalf3-12/+52
2012-11-06tile: improve simulator notification for relative paths in dlopenChris Metcalf1-14/+89
2012-11-06Optimize tile (mostly tilegx) memcpy and memmove performance.Chris Metcalf3-67/+609
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-3/+4
2012-11-03tile: Account for new tests (missed test-double changes)Chris Metcalf1-0/+16
2012-10-30Invoke DL_AFTER_LOAD if definedChris Metcalf2-5/+3
2012-10-30tile: update libm-test-ulps for new testsChris Metcalf1-2/+50
2012-09-24tile: fix two comments that said "tile" to properly say "tilepro"Chris Metcalf1-2/+2
2012-09-17tile: update libm-test-ulps for new testsChris Metcalf1-2/+91
2012-09-06tile: BZ#14237: fix __tls_get_addr bug initializing new modulesChris Metcalf1-0/+2
2012-08-04tile: fix typo in ASM_TYPE_DIRECTIVE fixChris Metcalf1-1/+1
2012-08-02tile: Get rid of ASM_TYPE_DIRECTIVEChris Metcalf1-3/+2
2012-07-17tile: update libm test ULPsChris Metcalf1-0/+116
2012-07-10tile: Convert ASM_GLOBAL_DIRECTIVE to .globlChris Metcalf1-1/+1
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers87-0/+7010