summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-matherr.c
AgeCommit message (Expand)Author
2012-02-10runtime: Use __builtin_{inf,nan} rather than INFINITY/NAN.Ian Lance Taylor
2012-02-08runtime: Add matherr function when appropriate.Ian Lance Taylor