)]}'
{
  "commit": "b390807d82a3ac188ae5d456ad0fbe020fad86d3",
  "tree": "460c484d4a52dc794ee132be858194a4a4ad58e5",
  "parents": [
    "5bddbd2d380ee59380597e9cd2f5a23a31a2dfe7"
  ],
  "author": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Sat Dec 07 00:13:01 2019 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Mon Dec 09 00:37:10 2019 +0200"
  },
  "message": "crt: arm: Replace the assembly implementations of trunc* by a bit twiddling implementation\n\nThe previous assembly implementation did the truncation by converting\nto a 32 bit integer inbetween, which significantly limited the\nusable range of the function, both for larger floats, and in particular\nfor doubles.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9b23050cc426f05760ce32addec5c0ba50fb0468",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/Makefile.am",
      "new_id": "dc52cd6f0bae5deb0381235896249930eb2e1e58",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/Makefile.am"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a7798df9c7cd41cf9a6c57733364372d6bff2c35",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/math/arm/s_trunc.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8d66c5fbfa08fc5a78ef5c05eb02b4624ae98de0",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/math/arm/s_truncf.c"
    },
    {
      "type": "delete",
      "old_id": "3b297cbf0f0d2eeda9fd8fb23cc9f8bd569347c9",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/math/arm/trunc.S",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "9c1f0cda1a2673fd1843b9748f7f498b8ae4e552",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/math/arm/truncf.S",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    }
  ]
}
