mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
tilegx: enable wordsize-64 support for ieee745 dbl-64.
I missed this during the initial port. Some testing shows that enabling this mode does, unsurprisingly, yield some nice speedups on the math functions in question.
This commit is contained in:
parent
f559d8cf29
commit
3c87c6167e
@ -1,3 +1,7 @@
|
||||
2014-12-23 Chris Metcalf <cmetcalf@ezchip.com>
|
||||
|
||||
* sysdeps/tile/tilegx/Implies: New file.
|
||||
|
||||
2014-12-23 Richard Earnshaw <rearnsha@arm.com>
|
||||
|
||||
* string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
|
||||
|
1
sysdeps/tile/tilegx/Implies
Normal file
1
sysdeps/tile/tilegx/Implies
Normal file
@ -0,0 +1 @@
|
||||
ieee754/dbl-64/wordsize-64
|
Loading…
Reference in New Issue
Block a user