)]}'
{
  "commit": "3104d9ee223133b9f5be4ec96b3f986e4fbc893e",
  "tree": "b594823bfbc8c77dfe345d5455fa3b9dd03e3cb2",
  "parents": [
    "736990c44277615e47d5dfab523c70488911624d"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "andrew.burgess@embecosm.com",
    "time": "Thu Feb 27 16:42:17 2020 +0000"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "andrew.burgess@embecosm.com",
    "time": "Thu Feb 27 16:45:34 2020 +0000"
  },
  "message": "gdb: Use std::abs instead of abs on LONGEST types\n\nUse std::abs so that we get the C++ overloaded version that matches\nthe argument type instead of the C abs function which is only for int\narguments.\n\nThere should be no user visible change after this commit.\n\ngdb/ChangeLog:\n\n\t* gdbtypes.c (create_array_type_with_stride): Use std::abs not\n\tabs.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2f92b0a7cd54d040cdd64f1bed5c022b38821297",
      "old_mode": 33188,
      "old_path": "gdb/ChangeLog",
      "new_id": "4376161673bf5c5b10264f7bb1f6a8ff1f14f31a",
      "new_mode": 33188,
      "new_path": "gdb/ChangeLog"
    },
    {
      "type": "modify",
      "old_id": "ef110b30445f82cc464240a2ed55e3ce08500729",
      "old_mode": 33188,
      "old_path": "gdb/gdbtypes.c",
      "new_id": "d89df9f7409a003cd04f059bf4ab84399d7b74fd",
      "new_mode": 33188,
      "new_path": "gdb/gdbtypes.c"
    }
  ]
}
