)]}'
{
  "commit": "0a87a3107dad97abff5b06558b0cce6832229086",
  "tree": "46ecda146e92a6ecce5265a245904fa7f0f3f6a3",
  "parents": [
    "2f18bbf9844ad110e0e69ad22708f37cab1557f6"
  ],
  "author": {
    "name": "Tom Musta",
    "email": "tommusta@gmail.com",
    "time": "Tue Jan 07 17:17:50 2014 +0000"
  },
  "committer": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Wed Jan 08 19:07:22 2014 +0000"
  },
  "message": "softfloat: Fix float64_to_uint64_round_to_zero\n\nThe float64_to_uint64_round_to_zero routine is incorrect.\n\nFor example, the following test pattern:\n\n    46697351FF4AEC29 / 0x1.97351ff4aec29p+103\n\ncurrently produces 8000000000000000 instead of FFFFFFFFFFFFFFFF.\n\nThis patch re-implements the routine to temporarily force the\nrounding mode and use the float64_to_uint64 routine.\n\nThis contribution can be licensed under either the softfloat-2a or -2b\nlicense.\n\nSigned-off-by: Tom Musta \u003ctommusta@gmail.com\u003e\nMessage-id: 1387397961-4894-4-git-send-email-tommusta@gmail.com\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nReviewed-by: Richard Henderson \u003crth@twiddle.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c2c1a5650b3e733d566abe7b08bb0d43caaf6d11",
      "old_mode": 33188,
      "old_path": "fpu/softfloat.c",
      "new_id": "f782c24ef2685546fb2018848ade7dd0b93000f9",
      "new_mode": 33188,
      "new_path": "fpu/softfloat.c"
    }
  ]
}
