about summary refs log tree commit diff
path: root/ports/sysdeps/tile
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace in ports.Joseph Myers2013-06-051-3/+3
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-2/+1
* tile: improve detection for missing -mcmodel=large supportChris Metcalf2013-05-243-4/+32
* Don't include expected results in libm-test test names.Joseph Myers2013-05-221-394/+379
* Handle sincos with generic libm-test logic.Joseph Myers2013-05-191-7/+7
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-162-0/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0269-69/+69
* tile: remove redundant defines of libc_fetestexcept, etc. in s_fmaf.cChris Metcalf2012-11-291-4/+0
* tile: update libm-test-ulps for new testsChris Metcalf2012-11-201-0/+34
* tile: Fix __bswap_64 return type in tile bits/byteswap.hChris Metcalf2012-11-201-1/+3
* tile: remove redundant defines of libc_fetestexcept, etc. in s_fma.cChris Metcalf2012-11-201-4/+0
* tile: use memcpy in memmove when possibleChris Metcalf2012-11-061-0/+22
* tile: use atomic op to unlock pthread_spinlock_tChris Metcalf2012-11-061-0/+33
* Make ieee754 fma tolerate architectures without exception support.Chris Metcalf2012-11-061-7/+25
* tile: support very large shared objectsChris Metcalf2012-11-063-12/+52
* tile: improve simulator notification for relative paths in dlopenChris Metcalf2012-11-061-14/+89
* Optimize tile (mostly tilegx) memcpy and memmove performance.Chris Metcalf2012-11-063-67/+609
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-3/+4
* tile: Account for new tests (missed test-double changes)Chris Metcalf2012-11-031-0/+16
* Invoke DL_AFTER_LOAD if definedChris Metcalf2012-10-302-5/+3
* tile: update libm-test-ulps for new testsChris Metcalf2012-10-301-2/+50
* tile: fix two comments that said "tile" to properly say "tilepro"Chris Metcalf2012-09-241-2/+2
* tile: update libm-test-ulps for new testsChris Metcalf2012-09-171-2/+91
* tile: BZ#14237: fix __tls_get_addr bug initializing new modulesChris Metcalf2012-09-061-0/+2
* tile: fix typo in ASM_TYPE_DIRECTIVE fixChris Metcalf2012-08-041-1/+1
* tile: Get rid of ASM_TYPE_DIRECTIVEChris Metcalf2012-08-021-3/+2
* tile: update libm test ULPsChris Metcalf2012-07-171-0/+116
* tile: Convert ASM_GLOBAL_DIRECTIVE to .globlChris Metcalf2012-07-101-1/+1
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-0187-0/+7010