)]}'
{
  "commit": "a8f13961fdcff3a5969b9884368e875aa068f1c9",
  "tree": "b41fb55fd5415eac4dc230495a4a616dc2a9ad33",
  "parents": [
    "acf7b7fdf31fa76b53803790917c8acf23a2badb"
  ],
  "author": {
    "name": "James Hogan",
    "email": "james.hogan@imgtec.com",
    "time": "Thu Jul 09 10:17:14 2015 +0100"
  },
  "committer": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Thu Jul 09 13:51:27 2015 +0100"
  },
  "message": "tcg/mips: Fix build error from merged memop+mmu_idx parameter\n\nCommit 3972ef6f830d (\"tcg: Push merged memop+mmu_idx parameter to\nsoftmmu routines\") caused the following build errors when building TCG\nfor MIPS:\n\nIn file included from tcg/tcg.c:258:0:\ntcg/mips/tcg-target.c In function ‘tcg_out_qemu_ld_slow_path’:\ntcg/mips/tcg-target.c:1015:22: error: ‘lb’ undeclared (first use in this function)\ntcg/mips/tcg-target.c In function ‘tcg_out_qemu_st_slow_path’:\ntcg/mips/tcg-target.c:1058:22: error: ‘lb’ undeclared (first use in this function)\n\nIt looks like lb was meant to refer to the TCGLabelQemuLdst *l\nparameter, so fix both references to lb to refer to just l.\n\nFixes: 3972ef6f830d (\"tcg: Push merged memop+mmu_idx parameter to softmmu routines\")\nSigned-off-by: James Hogan \u003cjames.hogan@imgtec.com\u003e\nReviewed-by: Leon Alrae \u003cleon.alrae@imgtec.com\u003e\nMessage-id: 1436433435-24898-2-git-send-email-james.hogan@imgtec.com\nCc: Aurelien Jarno \u003caurelien@aurel32.net\u003e\nCc: Leon Alrae \u003cleon.alrae@imgtec.com\u003e\nCc: Richard Henderson \u003crth@twiddle.net\u003e\nCc: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f643eca3df45d220cdf9af032445ca322244d1ba",
      "old_mode": 33188,
      "old_path": "tcg/mips/tcg-target.c",
      "new_id": "668029977c1aec7a6a8305ac96add7ae02cece95",
      "new_mode": 33188,
      "new_path": "tcg/mips/tcg-target.c"
    }
  ]
}
