)]}'
{
  "commit": "3c01ae0ea29915d165c384d0bd1cbafcf4364a4d",
  "tree": "42f6c9dcdc296a898a180a037a615489f04fc373",
  "parents": [
    "a483bdae10840e69457b55dc01df5eef8fc5c6b0"
  ],
  "author": {
    "name": "Scott Wood",
    "email": "scottwood@freescale.com",
    "time": "Mon Jun 18 21:31:36 2012 -0500"
  },
  "committer": {
    "name": "Blue Swirl",
    "email": "blauwirbel@gmail.com",
    "time": "Sun Jun 24 12:19:24 2012 +0000"
  },
  "message": "tci: don\u0027t write zero for reloc in tci_out_label\n\nIf tci_out_label is called in the context of tcg_gen_code_search_pc, we\ncould be overwriting an already patched relocation with zero -- and not\nrepatch it because the set_label is past search_pc, causing a QEMU crash\nwhen it tries to branch to a zero label.\n\nNot writing anything to the relocation area seems to be in line with what\nother backends do from the couple I looked at (x86, ppc).\n\nSigned-off-by: Scott Wood \u003cscottwood@freescale.com\u003e\nSigned-off-by: Blue Swirl \u003cblauwirbel@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d0a368d99a689bcad23fb66832dabdb24d6c8f7e",
      "old_mode": 33188,
      "old_path": "tcg/tci/tcg-target.c",
      "new_id": "ef8580fc8d87206ddc4bddd114156d4891dc9538",
      "new_mode": 33188,
      "new_path": "tcg/tci/tcg-target.c"
    }
  ]
}
