)]}'
{
  "commit": "be0cb9224b68d5be4e03fd35396d2c2f0755adad",
  "tree": "10dbcf186a5e156e05deafda390185b935c86150",
  "parents": [
    "64b1aa12b3c9a524179a583da13fa82dd4812559"
  ],
  "author": {
    "name": "Michael Hudson-Doyle",
    "email": "michael.hudson@canonical.com",
    "time": "Tue May 12 11:59:14 2015 +1200"
  },
  "committer": {
    "name": "Ian Lance Taylor",
    "email": "iant@golang.org",
    "time": "Tue May 12 00:50:32 2015 +0000"
  },
  "message": "runtime: fix addmoduledata to follow the platform ABI\n\naddmoduledata is called from a .init_array function and need to follow the\nplatform ABI. It contains accesses to global data which are rewritten to use\nR15 by the assembler, and as R15 is callee-save we need to save it.\n\nChange-Id: I03893efb1576aed4f102f2465421f256f3bb0f30\nReviewed-on: https://go-review.googlesource.com/9941\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "21004adaf87cb9ca11235b8af3b576d9b68945ee",
      "old_mode": 33261,
      "old_path": "misc/cgo/testshared/test.bash",
      "new_id": "0b0d0411f7a8276b279c2a49756450143f91bf85",
      "new_mode": 33261,
      "new_path": "misc/cgo/testshared/test.bash"
    },
    {
      "type": "modify",
      "old_id": "36353d108f0c59f87d9ad3186b33abe8774f4ab6",
      "old_mode": 33188,
      "old_path": "src/runtime/asm_amd64.s",
      "new_id": "0f9aeb8f370b0be8bea2bf8db65ab94402d0d016",
      "new_mode": 33188,
      "new_path": "src/runtime/asm_amd64.s"
    }
  ]
}
