about summary refs log tree commit diff
path: root/ports/sysdeps/tile
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | We were missing a check for TLS_DTV_UNALLOCATED; if set, we need to go to the slow path.
* 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