)]}'
{
  "commit": "992545e7df523cb923eeeb21a753778a95da420e",
  "tree": "a2addbc266faaa8061ad3e81190fb2da2e5ae6f7",
  "parents": [
    "243cf0f69c36c4ee09c3c2b0bc7a97dc16119c51"
  ],
  "author": {
    "name": "Luis Machado",
    "email": "luis.machado@arm.com",
    "time": "Tue Aug 16 09:08:44 2022 +0100"
  },
  "committer": {
    "name": "Luis Machado",
    "email": "luis.machado@arm.com",
    "time": "Thu Aug 18 16:42:50 2022 +0100"
  },
  "message": "[aarch64] Remove handling of ADR/ADRP from prologue analyzer\n\nAs reported by Tom in https://sourceware.org/pipermail/gdb-patches/2022-August/191357.html,\nthe aarch64 prologue analyzer considers the adrp instruction in the\ngdb.dwarf2/dw2-dir-file-name.exp testcase to be part of a prologue.\n\nThe function has no prologue though, and it only loads the volatile variable\nfrom memory.  GDB should not skip any instructions in this case.\n\nDoing some archaeology, it seems handling for adr/adrp in prologues was\nincluded with the original aarch64 port.  It might\u0027ve been an oversight.\n\nIn the particular case of gdb.dwarf2/dw2-dir-file-name.exp, the analyzer skips\na couple instructions and leaves us in a nice spot where the address to the\nvariable \"v\" is already in w0. But no prologues exists.\n\nBug: https://sourceware.org/bugzilla/show_bug.cgi?id\u003d29481\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ba9b2d896b77fa48b89ab4ec3cefac2887291c20",
      "old_mode": 33188,
      "old_path": "gdb/aarch64-tdep.c",
      "new_id": "7229b53838e8e86384d57d40784562e5dc4ada9f",
      "new_mode": 33188,
      "new_path": "gdb/aarch64-tdep.c"
    }
  ]
}
