summaryrefslogtreecommitdiff
path: root/sysdeps/tile/math_private.h
AgeCommit message (Expand)Author
2018-02-01Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers
2018-02-01Remove some math_private.h libc_fe* overrides.Joseph Myers
2018-02-01Move fenv.h override inline functions to generic math_private.h.Joseph Myers
2018-02-01Move some fenv.h override macros to generic math_private.h.Joseph Myers
2015-11-20Fix math_private.h multiple include guards.Joseph Myers
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-29tile: prefer inlines to macros in math_private.h.Chris Metcalf
2014-12-26tile: add no-op fe*() routines for libc internal useChris Metcalf
2014-02-10Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf