)]}'
{
  "commit": "7a5af285bb7ce4cf6bbf0d82b26be700dbabba91",
  "tree": "4e8997307fe733cd598d445c669fe917a81890d8",
  "parents": [
    "1674e47227965dbf85c5fee59b0858afd191284c"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Thu Jan 08 14:11:08 2026 -0700"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Thu Jan 08 14:33:07 2026 -0700"
  },
  "message": "Fix error case in coffread.c\n\ncoffread.c is the last spot (that I know of) that incorrectly calls\nperror_with_name when a BFD function fails.  The issue here is that\nperror_with_name examines errno, but BFD failures do not set this.\nThis patch changes this to use error and bfd_errmsg.\n\nBug: https://sourceware.org/bugzilla/show_bug.cgi?id\u003d31041\nApproved-By: Simon Marchi \u003csimon.marchi@efficios.com\u003e\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "54dcc7c765fc69505b46a26a41acbb0b71aec04e",
      "old_mode": 33188,
      "old_path": "gdb/coffread.c",
      "new_id": "c7b55f37fdb5bdcd556726d539b74cbad6455e33",
      "new_mode": 33188,
      "new_path": "gdb/coffread.c"
    }
  ]
}
