summaryrefslogtreecommitdiff
path: root/src/fenv/mips64/fenv.S
AgeCommit message (Collapse)AuthorLines
2018-09-12make arch __fesetround backends hiddenRich Felker-0/+1
these are not public interfaces and do not match the public function, but delegate argument checking to it.
2016-03-06add mips64 portRich Felker-0/+71
patch by Mahesh Bodapati and Jaydeep Patil of Imagination Technologies.