aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/tile
AgeCommit message (Expand)Author
2012-11-20tile: remove redundant defines of libc_fetestexcept, etc. in s_fma.cChris Metcalf
2012-11-06tile: use memcpy in memmove when possibleChris Metcalf
2012-11-06tile: use atomic op to unlock pthread_spinlock_tChris Metcalf
2012-11-06Make ieee754 fma tolerate architectures without exception support.Chris Metcalf
2012-11-06tile: support very large shared objectsChris Metcalf
2012-11-06tile: improve simulator notification for relative paths in dlopenChris Metcalf
2012-11-06Optimize tile (mostly tilegx) memcpy and memmove performance.Chris Metcalf
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-11-03tile: Account for new tests (missed test-double changes)Chris Metcalf
2012-10-30Invoke DL_AFTER_LOAD if definedChris Metcalf
2012-10-30tile: update libm-test-ulps for new testsChris Metcalf
2012-09-24tile: fix two comments that said "tile" to properly say "tilepro"Chris Metcalf
2012-09-17tile: update libm-test-ulps for new testsChris Metcalf
2012-09-06tile: BZ#14237: fix __tls_get_addr bug initializing new modulesChris Metcalf
2012-08-04tile: fix typo in ASM_TYPE_DIRECTIVE fixChris Metcalf
2012-08-02tile: Get rid of ASM_TYPE_DIRECTIVEChris Metcalf
2012-07-17tile: update libm test ULPsChris Metcalf
2012-07-10tile: Convert ASM_GLOBAL_DIRECTIVE to .globlChris Metcalf
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers