diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2012-11-20 15:06:38 -0500 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2012-11-20 15:06:38 -0500 |
commit | c10f7382a30eecb2181fb5cb94ad25f7ca2e900d (patch) | |
tree | c170d1a3adc444be40066f330efa61262d2140de /ports/ChangeLog.tile | |
parent | 73deba6d3cef33b84e0cec722105867ee78662cd (diff) | |
download | glibc-c10f7382a30eecb2181fb5cb94ad25f7ca2e900d.tar.gz glibc-c10f7382a30eecb2181fb5cb94ad25f7ca2e900d.tar.xz glibc-c10f7382a30eecb2181fb5cb94ad25f7ca2e900d.zip |
tile: update libm-test-ulps for new tests
Diffstat (limited to 'ports/ChangeLog.tile')
-rw-r--r-- | ports/ChangeLog.tile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/ChangeLog.tile b/ports/ChangeLog.tile index db4db0eedc..0d0953fe22 100644 --- a/ports/ChangeLog.tile +++ b/ports/ChangeLog.tile @@ -1,5 +1,7 @@ 2012-11-20 Chris Metcalf <cmetcalf@tilera.com> + * sysdeps/tile/libm-test-ulps: Account for new tests. + * sysdeps/tile/bits/byteswap.h: Include <bits/types.h>. (__bswap_64): Use __uint64_t instead of unsigned long long int. |