)]}'
{
  "commit": "68d466101405e0660eb9619b8aaba7b2b5fec8a3",
  "tree": "cef79ee0b95d691e3ebae34fac31defac28d7205",
  "parents": [
    "54603750398b63263fd7924677ab0fe0affc4bad"
  ],
  "author": {
    "name": "Maciej W. Rozycki",
    "email": "macro@orcam.me.uk",
    "time": "Mon Oct 13 22:02:30 2025 +0100"
  },
  "committer": {
    "name": "Maciej W. Rozycki",
    "email": "macro@orcam.me.uk",
    "time": "Mon Oct 13 22:02:30 2025 +0100"
  },
  "message": "LD/PE: Make arch identifiers enumeration constants\n\nConvert internal PE architecture identifiers from macros to enumeration\nconstants so as to make any further updates less disruptive to code.\n\nAdd a PE_ARCH_none dummy placeholder so as to start the numbering of\nactual architectures from 1 without the need to specify the numeric\nvalue for any of the constants.\n\nNo functional change.  Suggested by Richard Earnshaw.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bbf16e713974b4c2cbc8cce025c1397b28d40fc2",
      "old_mode": 33188,
      "old_path": "ld/pe-dll.c",
      "new_id": "d10838293a090e7a45a020294ff539684b3974b5",
      "new_mode": 33188,
      "new_path": "ld/pe-dll.c"
    }
  ]
}
