)]}'
{
  "commit": "ef27fb95dfc6647a43f09afa2b4936bb6ca4a576",
  "tree": "d4236979c5529f5d8f1a5b18799917759ed9a13b",
  "parents": [
    "865bfeb85187c57bee187445408db642379f6a66"
  ],
  "author": {
    "name": "Alan Modra",
    "email": "amodra@gmail.com",
    "time": "Thu Mar 26 12:47:05 2026 +1030"
  },
  "committer": {
    "name": "Alan Modra",
    "email": "amodra@gmail.com",
    "time": "Thu Mar 26 16:02:31 2026 +1030"
  },
  "message": "aout, ecoff and som free_cached_info\n\nBy inspection the aout, som and ecoff object targets either do not\nsupport _bfd_check_format[bfd_core], or they use different tdata to\nthe bfd_object support, eg. i386lynx.c and lynx-core.c.  Some use\nentirely separate bfd_target vecs for bfd_object vs. bfd_core.  In any\nof these cases we either should not or do not need to support bfd_core\nin their free_cached_info functions.\n\nThis patch removes the bfd_core test from free_cached_info for these\ntargets.\n\n\t* aoutx.h (bfd_free_cached_info): Ignore bfd_core.  Move section\n\thandling out of tdata test.\n\t* pdp11.c (bfd_free_cached_info): Likewise.\n\t* som.c (som_bfd_free_cached_info): Likewise.\n\t* ecoff.c (_bfd_ecoff_bfd_free_cached_info): Ignore bfd_core.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cb2d9270db956f9ba040e4cfb99c396916a9bcc4",
      "old_mode": 33188,
      "old_path": "bfd/aoutx.h",
      "new_id": "a1b9a59e36f7b28493ab0d8e60deeda0047adce7",
      "new_mode": 33188,
      "new_path": "bfd/aoutx.h"
    },
    {
      "type": "modify",
      "old_id": "50e42afed18b450cc1b011e427062ac6062f2d5f",
      "old_mode": 33188,
      "old_path": "bfd/ecoff.c",
      "new_id": "cd56a46c4608dd031dac6c08a92d9aa92e7b8b84",
      "new_mode": 33188,
      "new_path": "bfd/ecoff.c"
    },
    {
      "type": "modify",
      "old_id": "d1d761d9adb9a8ae1b1b7a1e2b34cb9cd501818f",
      "old_mode": 33188,
      "old_path": "bfd/pdp11.c",
      "new_id": "d5b984268b03a9f393be7925fd1b8fb77451cb1d",
      "new_mode": 33188,
      "new_path": "bfd/pdp11.c"
    },
    {
      "type": "modify",
      "old_id": "a39c061762df568656d2061dbcfbf7ce51e741bb",
      "old_mode": 33188,
      "old_path": "bfd/som.c",
      "new_id": "5db989938c8eba3fe429e8b77c63642df01086df",
      "new_mode": 33188,
      "new_path": "bfd/som.c"
    }
  ]
}
