)]}'
{
  "commit": "6d1823dc899bb0df45a79c32ea4ef571c1414fcb",
  "tree": "df99527365ca0d33b5d85d94e3b43db82636af8d",
  "parents": [
    "a393de33f2b3e8ddbf618ec84a0f9032f0efa859"
  ],
  "author": {
    "name": "WANG Xuerui",
    "email": "git@xen0n.name",
    "time": "Mon Mar 24 15:54:25 2025 +0800"
  },
  "committer": {
    "name": "cailulu",
    "email": "cailulu@loongson.cn",
    "time": "Wed Mar 26 15:49:58 2025 +0800"
  },
  "message": "LoongArch: Fix disassembly option parsing stopping at the first option\n\nTurns out the return value of parse_loongarch_dis_option acts as an\nerror code, and previously the function always signified failure with\na non-zero return value, making only the first disassembly option get\nto take effect.\n\nFix by adding the missing `return 0`\u0027s to the two success code paths.\n\nSigned-off-by: WANG Xuerui \u003cgit@xen0n.name\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2f34cb866d1345744928d858a62aba4f763bdd4a",
      "new_mode": 33188,
      "new_path": "binutils/testsuite/binutils-all/loongarch64/dis-options-multi.d"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "eb4ea62afc9a3b70baceb67f6bd14dff12ecd942",
      "new_mode": 33188,
      "new_path": "binutils/testsuite/binutils-all/loongarch64/dis-options-no-alises.d"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e669cef30bfe991bd3539a00eef7a65722101998",
      "new_mode": 33188,
      "new_path": "binutils/testsuite/binutils-all/loongarch64/dis-options-numeric.d"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a3a4469eac3b3338cdfc8ba47dee22349f97a9ba",
      "new_mode": 33188,
      "new_path": "binutils/testsuite/binutils-all/loongarch64/dis-options.s"
    },
    {
      "type": "modify",
      "old_id": "cc4a48c38b8289e30924105f725808134c1cc712",
      "old_mode": 33188,
      "old_path": "opcodes/loongarch-dis.c",
      "new_id": "2e59bf8035f2b1a420f909723dc2debc50f9619b",
      "new_mode": 33188,
      "new_path": "opcodes/loongarch-dis.c"
    }
  ]
}
