)]}'
{
  "commit": "23bade95de322dead7fbd33368dce271c2911773",
  "tree": "68fa8454065e7ff994ef371c88c6705c6be9c578",
  "parents": [
    "fb85cece22a2cb3c0185e61cfc1323e9c5a6466e"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Thu Mar 10 10:57:18 2022 +0000"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Mon Mar 14 14:08:05 2022 +0000"
  },
  "message": "gdb/gdbarch: remove the predicate function for gdbarch_register_type\n\nI don\u0027t believe that the gdbarch_register_type_p predicate is called\nanywhere in GDB, and the gdbarch_register_type function is called\nwithout checking the gdbarch_register_type_p predicate function\neverywhere it is used, for example in\ninit_regcache_descr (regcache.c).\n\nMy claim is that the gdbarch_register_type function is required for\nevery architecture, and GDB will not work if this function is not\nsupplied.\n\nAnd so, in this commit, I remove the \u0027predicate\u003dTrue\u0027 from\ngdbarch-components.py for the \u0027register_type\u0027 field, and regenerate\nthe gdbarch files.\n\nThere should be no user visible changes after this commit.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bc09d35f9deb64e4621a4469f0c55a1c7e3aa7a1",
      "old_mode": 33188,
      "old_path": "gdb/gdbarch-components.py",
      "new_id": "aa0b36825933073174d4a903c82f97e5d632bc7e",
      "new_mode": 33188,
      "new_path": "gdb/gdbarch-components.py"
    },
    {
      "type": "modify",
      "old_id": "b7beb73d36d1166924f8f410441adf7a4f8373e5",
      "old_mode": 33188,
      "old_path": "gdb/gdbarch-gen.h",
      "new_id": "7a8721328ab376ca9e779c84508a9eee2fd7f98d",
      "new_mode": 33188,
      "new_path": "gdb/gdbarch-gen.h"
    },
    {
      "type": "modify",
      "old_id": "55dd602b27ffd861240bccd708a4e0e363b918b2",
      "old_mode": 33188,
      "old_path": "gdb/gdbarch.c",
      "new_id": "28e1fbc2c7148f60e88e44be058a89ed39037128",
      "new_mode": 33188,
      "new_path": "gdb/gdbarch.c"
    }
  ]
}
