)]}'
{
  "commit": "5f82d1ab9782935bbd4e8eda9454488d9d924895",
  "tree": "92b8276aa15efced1565483a25c9589f10f6e07e",
  "parents": [
    "cf01ab6e40ce7229cf6740fe1b7e0e107b396a23"
  ],
  "author": {
    "name": "Nico Huber",
    "email": "nico.huber@secunet.com",
    "time": "Mon May 08 14:14:21 2017 +0200"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Mon May 22 21:07:18 2017 +0200"
  },
  "message": "ada/dynamic_mmio: Drop unnecessary Volatile aspect\n\nThe access variable `Range_A` was accidentally declared `Volatile` which\nled to the following complaint by GCC 7.1:\n\n    volatile object cannot appear in this context (SPARK RM 7.1.3(11))\n\nThis happened probably to make `Range_A` compatible with our state\nabstraction, but we can just use the correct abstraction instead.\n\nTEST\u003dCompiled a coreboot target with libgfxinit and checked the\n     emitted assembly: Only minor reordering regarding the pointer\n     but not the dereference.\n     Booted ThinkPad T420 with libgfxinit enabled.\n\nChange-Id: I56a3fcadce59713fb03a089d192d2022bfb1d378\nSigned-off-by: Nico Huber \u003cnico.huber@secunet.com\u003e\nReviewed-on: https://review.coreboot.org/19624\nTested-by: Nico Huber \u003cnico.h@gmx.de\u003e\nReviewed-by: Patrick Georgi \u003cpgeorgi@google.com\u003e\nReviewed-by: Philippe Mathieu-Daudé \u003cphilippe.mathieu.daude@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6a1f1f96320485dc302117339e81f02203068d07",
      "old_mode": 33188,
      "old_path": "ada/dynamic_mmio/hw-mmio_range.adb",
      "new_id": "86c8d1b0c628caf94bbf0abf7c898840cee86bb6",
      "new_mode": 33188,
      "new_path": "ada/dynamic_mmio/hw-mmio_range.adb"
    }
  ]
}
