)]}'
{
  "commit": "182f42fdc219e6481654fcfb73b17e4b4e63b6ff",
  "tree": "a1629a3b1ceb27f26655bb2ffb24f1eb7f50e3a3",
  "parents": [
    "f42c222482b651400f0fa417eb174da1c9502c1c"
  ],
  "author": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Fri Jan 22 15:09:20 2016 +0000"
  },
  "committer": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Fri Jan 22 15:09:20 2016 +0000"
  },
  "message": "fpu: Replace uint64 typedef with uint64_t\n\nReplace the uint64 softfloat-specific typedef with uint64_t.\nThis change was made with\n\nfind include fpu target-* -name \u0027*.[ch]\u0027 | xargs sed -i -e \u0027s/\\buint64\\b/uint64_t/g\u0027\n\ntogether with manual removal of the typedef definition, and\nmanual undoing of some mis-hits where macro arguments were\nbeing used for token pasting rather than as a type.\n\nNote that the target-mips/kvm.c and target-s390x/kvm.c changes are fixing\ncode that should not have been using the uint64 type in the first place.\n\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nReviewed-by: Richard Henderson \u003crth@twiddle.net\u003e\nReviewed-by: Aurelien Jarno \u003caurelien@aurel32.net\u003e\nAcked-by: Leon Alrae \u003cleon.alrae@imgtec.com\u003e\nAcked-by: James Hogan \u003cjames.hogan@imgtec.com\u003e\nMessage-id: 1452603315-27030-3-git-send-email-peter.maydell@linaro.org\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "967da1c6a51fdf13bf552df35f3f711cc5be36f5",
      "old_mode": 33188,
      "old_path": "fpu/softfloat.c",
      "new_id": "c72eb5b2b045c13af1001176a0dd524db01c58eb",
      "new_mode": 33188,
      "new_path": "fpu/softfloat.c"
    },
    {
      "type": "modify",
      "old_id": "b49d5fbf5cea0149d6461fe4ea0cc177f896257e",
      "old_mode": 33188,
      "old_path": "include/fpu/softfloat.h",
      "new_id": "438804ee5cdc29d69699f57f10c2eb86c60724a5",
      "new_mode": 33188,
      "new_path": "include/fpu/softfloat.h"
    },
    {
      "type": "modify",
      "old_id": "b091aa842a33cc409591836902294ba66b5eb806",
      "old_mode": 33188,
      "old_path": "target-alpha/fpu_helper.c",
      "new_id": "0c65e1f6e1d47833870d90194425e25e9cc66650",
      "new_mode": 33188,
      "new_path": "target-alpha/fpu_helper.c"
    },
    {
      "type": "modify",
      "old_id": "12d7db311ece80d91b6203a53634ff3423ca4531",
      "old_mode": 33188,
      "old_path": "target-mips/kvm.c",
      "new_id": "ffc120d71603b1ee0ec44a6def1b2911f68239d0",
      "new_mode": 33188,
      "new_path": "target-mips/kvm.c"
    },
    {
      "type": "modify",
      "old_id": "75a0e5d1c3cac794340937679220182e909938eb",
      "old_mode": 33188,
      "old_path": "target-s390x/kvm.c",
      "new_id": "b8222ccd1749df41ae5c1937f3eacfa3160d7b7d",
      "new_mode": 33188,
      "new_path": "target-s390x/kvm.c"
    }
  ]
}
