)]}'
{
  "commit": "a2c5132576ee12b56eea56cdeef38e9b8a4b6000",
  "tree": "0868e1c5811d935e85ccb9f527a71daecd1c406a",
  "parents": [
    "8f760302b5490d1b4a6307d4609b8d38c1a593af"
  ],
  "author": {
    "name": "Ken MacKay",
    "email": "kmackay@gmail.com",
    "time": "Sun Sep 13 15:35:16 2015 -0700"
  },
  "committer": {
    "name": "Ken MacKay",
    "email": "kmackay@gmail.com",
    "time": "Mon Oct 12 21:29:57 2015 -0700"
  },
  "message": "Some work on fixing ARM asm for Xcode compiler\n\nThe Xcode compiler (some version of clang, I guess) doesn\u0027t handle adc\ninstructions properly. Specifically it can\u0027t handle the 2-argument version\nif one of the registers is a hi reg and it is in Thumb mode; it thinks that\nit needs to use a 16-bit instruction only, and errors out. By explicitly\nusing the 3-argument version of adc, we can trick it into working correctly.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e9d099583eabdcf71534af6180e1fa82e3d2a3a3",
      "old_mode": 33188,
      "old_path": "asm_arm.inc",
      "new_id": "6117163d3e4db13f55b7cfcb6368b350ddac8491",
      "new_mode": 33188,
      "new_path": "asm_arm.inc"
    }
  ]
}
