)]}'
{
  "commit": "87a5cf5c0ecc8a0965961154602cbb844cb5ee2b",
  "tree": "0a5403165d711a4811285ff6b3bbe33dd549c805",
  "parents": [
    "47f72fdba3f8b5d979802303f6d3c0312c931e7d"
  ],
  "author": {
    "name": "Mark Harmstone",
    "email": "mark@harmstone.com",
    "time": "Wed Jan 11 18:32:04 2023 +0000"
  },
  "committer": {
    "name": "Mark Harmstone",
    "email": "mark@harmstone.com",
    "time": "Wed Jan 18 03:56:35 2023 +0000"
  },
  "message": "Use subsystem to distinguish between pei-arm-little and pei-arm-wince-little\n\nRunning objdump against a 32-bit ARM PE file currently needs\ndisambiguation, as it gets picked up by both pei-arm-little and\npei-arm-wince-little.\n\nThis adds a check in pe_bfd_object_p so that the subsystem in the PE\nheader is used to do the disambiguation for us, so that WinCE images get\nassigned to pei-arm-wince-little, and everything else to pei-arm-little.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6391dd50c918c52169625d6f02609a25e1a65511",
      "old_mode": 33188,
      "old_path": "bfd/pei-arm-wince.c",
      "new_id": "914ee0bb07f24c005d756a3fbccaa15bac102863",
      "new_mode": 33188,
      "new_path": "bfd/pei-arm-wince.c"
    },
    {
      "type": "modify",
      "old_id": "68ec3a37c89ded2302cedd2852c6e7f1b9e819e6",
      "old_mode": 33188,
      "old_path": "bfd/peicode.h",
      "new_id": "22ffec989f294a81bfd6a206e5793dcf07b44387",
      "new_mode": 33188,
      "new_path": "bfd/peicode.h"
    }
  ]
}
