Updating the new `System.MathF` calls which already existed in `System.Math` to call...
authorTanner Gooding <tannergooding@users.noreply.github.com>
Wed, 19 Oct 2016 19:15:21 +0000 (12:15 -0700)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 19 Oct 2016 19:15:21 +0000 (21:15 +0200)
commit7a3bfed60c8cc0ea788fdb7f3adbbaac0b770e86
treeef0a421c701794c98b1c0703528d55f7f5486560
parent3e6342c0f1c18fa3cd5004f48c0f628052c93935
Updating the new `System.MathF` calls which already existed in `System.Math` to call the `System.Math` implementation. (dotnet/coreclr#7721)

* Updating the new `System.MathF` calls which already existed in `System.Math` to call the `System.Math` implementation.
* Removing the FCALL entry for MathF.Abs

Commit migrated from https://github.com/dotnet/coreclr/commit/841155bca0f1fe0202fd53833e476980e398dab7
src/coreclr/src/mscorlib/src/System/MathF.cs
src/coreclr/src/vm/ecalllist.h