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:
Chris Metcalf 2014-12-23 14:04:35 -05:00
parent f559d8cf29
commit 3c87c6167e
2 changed files with 5 additions and 0 deletions

View File

@ -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.

View File

@ -0,0 +1 @@
ieee754/dbl-64/wordsize-64