)]}'
{
  "commit": "a6819c1bd0b76d7fa0c8f4ae19e4e80dd61a1502",
  "tree": "baea8d718cb365b231cc98b83b4748c698eaf3d2",
  "parents": [
    "c3a68dfd191682b140951e423b72866102097df9"
  ],
  "author": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Thu Apr 11 12:53:13 2024 +0100"
  },
  "committer": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Thu Apr 25 10:21:06 2024 +0100"
  },
  "message": "linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code\n\nEver since the bFLT format support was added in 2006, there has been\na chunk of code in the file guarded by CONFIG_BINFMT_SHARED_FLAT\nwhich is supposedly for shared library support.  This is not enabled\nand it\u0027s not possible to enable it, because if you do you\u0027ll run into\nthe \"#error needs checking\" in the calc_reloc() function.\n\nSimilarly, CONFIG_BINFMT_ZFLAT exists but can\u0027t be enabled because of\nan \"#error code needs checking\" in load_flat_file().\n\nThis code is obviously unfinished and has never been used; nobody in\nthe intervening 18 years has complained about this or fixed it, so\njust delete the dead code.  If anybody ever wants the feature they\ncan always pull it out of git, or (perhaps better) write it from\nscratch based on the current Linux bFLT loader rather than the one of\n18 years ago.\n\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nReviewed-by: Philippe Mathieu-Daudé \u003cphilmd@linaro.org\u003e\nMessage-id: 20240411115313.680433-1-peter.maydell@linaro.org\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ed518e2013b168a0b536c617f6439cc140c888f9",
      "old_mode": 33188,
      "old_path": "linux-user/flat.h",
      "new_id": "e374b73e268034331959f87f8955b73bbf97df46",
      "new_mode": 33188,
      "new_path": "linux-user/flat.h"
    },
    {
      "type": "modify",
      "old_id": "5b62aa0a2bed8e098a4e8c9851b3962b8135a1b5",
      "old_mode": 33188,
      "old_path": "linux-user/flatload.c",
      "new_id": "04d8138d12e6ebe874e59fe5facf74a51da020fb",
      "new_mode": 33188,
      "new_path": "linux-user/flatload.c"
    }
  ]
}
