)]}'
{
  "commit": "5af8d911096ef80c0bf1748fe3d68313484c1016",
  "tree": "8c77bb1387f3b1dd5be6c87dd94a5ed1b6704a34",
  "parents": [
    "7542dd940651db4d1880fcae84b1191a3cfc2381"
  ],
  "author": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Sun Mar 08 23:13:01 2020 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Mon Mar 09 09:18:43 2020 +0200"
  },
  "message": "crt: Remove __chkstk from libkernel32.a for arm32\n\nThis matches what was done for x86_64 in 29284a3727.\n\nOn Windows 10 IoT, this symbol apparently isn\u0027t available from\nkernel32, see\nhttps://github.com/mstorsjo/llvm-mingw/issues/67#issuecomment-593431931\nfor discussion.\n\nThe symbol is available in the compiler-rt builtins library, like\nthe corresponding ones for all other architectures as well.\nNormally, that one is the one included, but if -lkernel32 is\nexplicitly passed when linking (as is done by e.g. CMake), that one\nis searched before the compiler-rt builtins library.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e92f235ddf783c3b1c9c5b204bc6b1e9f885c7df",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/lib-common/kernel32.def.in",
      "new_id": "4ed3fe0ab27faccbd22e6ba295dc00178d6ee8d7",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/lib-common/kernel32.def.in"
    }
  ]
}
