)]}'
{
  "commit": "734a5a51eebaca30c30fffdd71990979a1dafa0f",
  "tree": "9621abc114ada39bb687b55f596e0dbf613378c7",
  "parents": [
    "adcc5659e73c511ae356d038cb2a8cfa3cc8509e"
  ],
  "author": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Tue Oct 31 10:35:58 2023 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Tue Oct 31 22:47:54 2023 +0200"
  },
  "message": "crt: Revert to our implementation of scalbn/scalbnf and ldexp on UCRT/x86\n\nThe UCRT implementation of scalbn/scalbnf (and presumably ldexp\ntoo, as it\u0027s an identical function) has a minor spec incompliance;\nit doesn\u0027t respect the rounding mode that has been set.\n\nFor most uses of scalbn, rounding isn\u0027t at play at all; rounding\nonly makes a difference when scaling the floats out of range,\nfor deciding between staying at DBL_MAX or going to infinity,\nor likewise between the smallest subnormal or going to zero.\n\nThis is observed in compiler-rt\u0027s testsuite for builtins.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "daece36cbe2999e47eddcc04df77ddab7218f114",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/Makefile.am",
      "new_id": "89efc48a75b29d0a8bc2c9640c15d3bc0cbe74a7",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/Makefile.am"
    }
  ]
}
