)]}'
{
  "commit": "8942e52e2511cedc3fc1ce574e526ce4e6b7a6ef",
  "tree": "0bb0c1ea823b94df0480220184129fa2f1bf42fb",
  "parents": [
    "a4a51292bb5739e23dc1e16866139e00a2578c06"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Wed Sep 20 07:38:54 2023 -0600"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Mon Oct 30 07:45:39 2023 -0600"
  },
  "message": "Fix calls with small integers on ARM\n\nOn big-endian ARM, an inferior call with a small integer will pass the\nwrong value.  This patch fixes the problem.  Because the code here\nworks using scalar values, and not just bytes, left-shifting is\nunnecessary.\n\nApproved-By: Luis Machado \u003cluis.machado@arm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a0ad1fb7a82146fd3f3a3bd13cf2bd04b25aa693",
      "old_mode": 33188,
      "old_path": "gdb/arm-tdep.c",
      "new_id": "97d7c5140d2e7ea912f7b10e80dde6ebd7fe67fa",
      "new_mode": 33188,
      "new_path": "gdb/arm-tdep.c"
    }
  ]
}
