)]}'
{
  "commit": "3f40dd3254582722761606c7c99d658f952002d9",
  "tree": "12d1823b16bfcb78277aaa6c24b29a44e4f1d460",
  "parents": [
    "f384596f3bb51d305807c6f0bdb1cb1e82c27425"
  ],
  "author": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Sun Mar 29 23:46:23 2020 +0300"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Fri Apr 17 13:16:47 2020 +0300"
  },
  "message": "crt: Convert the arm sincos.c to assembly\n\nThis avoids optimizing the sincos function to a recursive call to\nitself, if built with -ffast-math (unless built with -fno-builtin-sin).\n\nWhile building with -ffast-math can break certain math routines and\nthus can be considered a self-inflicted issue, it\u0027s safest to avoid\nconstructs that potentially can be optimized into an infinite self\nrecursion.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3feaa447bb82f129d7854221ce87eb90e355fc48",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/Makefile.am",
      "new_id": "49cd701639c74a14730f23bd7886bdf0de4593db",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/Makefile.am"
    },
    {
      "type": "delete",
      "old_id": "099351f0fad120755381e924f897130405dece37",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/math/arm-common/sincos.c",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2d3caa8fe29f7c177e1e38dba39a396de82403de",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/math/arm/sincos.S"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ce88b18ba76f41edb66dd3f7cb995dce0abd9997",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/math/arm/sincosf.S"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f7ae446aa614847ebe8505e9023225b59ee86086",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/math/arm64/sincos.S"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6939eeb8da05cb0d2627d8baf2b6bc3907affbd1",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/math/arm64/sincosf.S"
    }
  ]
}
