)]}'
{
  "commit": "bef6f85b548af938580d53cabe26a3fb7181fc84",
  "tree": "77a29dcd09ee0d2d652ddf4901168ba1e86e7c53",
  "parents": [
    "7c9cfe6708cafc83c14a2654308b2db62b126eae"
  ],
  "author": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Sun Jun 23 00:24:48 2024 +0300"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Mon Jun 24 14:50:13 2024 +0300"
  },
  "message": "crt: Move nexttoward, nexttowardl and nextafterl to libmsvcr* and libucrt*.a for x86, just like nexttowardf\n\nThese seem to have been missed in\n38fa547c16df7914117d5cee9a2c1a038e3a3d54.\n\nThis allows using the UCRT functions nexttoward, nexttowardl and\nnextafterl on ARM/AArch64. (math/nextafterl.c provides both\nthe function nextafterl, and nexttowardl.)\n\nOn x86, all these functions take one long double parameter, so the\nUCRT version can\u0027t be used (as the size of long doubles differ\nbetween mingw mode and MSVC mode on x86).\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2d1ccb7a8f7c75bf454e9efc25aa66c08afac84a",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/Makefile.am",
      "new_id": "71960488fbdc1cda12683ea0dd3a65ba0fd792b6",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/Makefile.am"
    }
  ]
}
