diff options
author | Tanner Gooding <tagoo@outlook.com> | 2018-11-12 10:51:16 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-12 10:51:16 -0800 |
commit | a49296e266ae9aa0bee760f2fcf51d3497ba818d (patch) | |
tree | 63c1aa67c9d759f55371e078ef8fd712b9391848 /src/dlls | |
parent | cab9d87ee3244d84ffac29a0379a22525839f2a1 (diff) | |
download | coreclr-a49296e266ae9aa0bee760f2fcf51d3497ba818d.tar.gz coreclr-a49296e266ae9aa0bee760f2fcf51d3497ba818d.tar.bz2 coreclr-a49296e266ae9aa0bee760f2fcf51d3497ba818d.zip |
Some cleanup of the Math functions from #20788 (#20912)
* Fixing Max, MaxMagnitude, Min, and MinMagnitude for Math/MathF to be IEEE compliant
* Disabling the System.Math.Max/Min tests
* Adding the new c_runtime PAL tests to the CMakeLists to ensure they actually get run.
* Fixing the casing of IlogB to ILogB
* Fixing the new PAL tests to match the correct/expected outputs
* Fixing up PAL_ilogb to correctly handle 0 and NaN
Diffstat (limited to 'src/dlls')
0 files changed, 0 insertions, 0 deletions