aboutsummaryrefslogtreecommitdiff
path: root/libquadmath/quadmath-rounding-mode.h
AgeCommit message (Collapse)AuthorFilesLines
2013-02-06Revert libquadmath and libssp copyright patches.Richard Sandiford1-1/+1
From-SVN: r195820
2013-02-03Update copyright in libquadmath.Richard Sandiford1-1/+1
From-SVN: r195699
2012-11-23Don't pass void to fegetroundH.J. Lu1-1/+1
PR bootstrap/55455 * quadmath-rounding-mode.h (get_rounding_mode): Don't pass void to fegetround. From-SVN: r193775
2012-11-23Add the missing fileH.J. Lu1-0/+74
From-SVN: r193771