)]}'
{
  "commit": "b686ecb5b10be9a33ab8f1bfdcff22eef920d1a5",
  "tree": "46c4ffd3257d7e1fba826b05564efc77fac23b6c",
  "parents": [
    "240e07bd94a8da9270c57cde394f6883e43b8497"
  ],
  "author": {
    "name": "Jose E. Marchesi",
    "email": "jose.marchesi@oracle.com",
    "time": "Sat Nov 05 11:52:09 2022 +0100"
  },
  "committer": {
    "name": "Jose E. Marchesi",
    "email": "jose.marchesi@oracle.com",
    "time": "Mon Nov 07 16:49:37 2022 +0100"
  },
  "message": "gdb: link executables with libtool\n\nThis patch changes the GDB build system in order to use libtool to\nlink the several built executables.  This makes it possible to refer\nto libtool libraries (.la files) in CLIBS.\n\nAs an application of the above,\n\n  BFD              now refers to ../libbfd/libbfd.la\n  OPCODES          now refers to ../opcodes/libopcodes.la\n  LIBBACKTRACE_LIB now refers to ../libbacktrace/libbacktrace.la\n  LIBCTF           now refers to ../libctf/libctf.la\n\nNOTE1: The addition of libtool adds a few new configure-time options\n       to GDB.  Among these, --enable-shared and --disable-shared, which were\n       previously ignored.  Now GDB shall honor these options when linking,\n       picking up the right version of the referred libtool libraries\n       automagically.\n\nNOTE2: I have not tested the insight build.\n\nNOTE3: For regenerating configure I used an environment with Autoconf\n       2.69 and Automake 1.15.1.  This should match the previously\n       used version as announced in the configure script.\n\nNOTE4: Now the installed shared objects libbfd.so, libopcodes.so and\n       libctf.so are used by gdb if binutils is installed with\n       --enable-shared.\n\nTesting performed:\n\n- --enable-shared and --disable-shared (the default in binutils) work\n  as expected: the linked executables link with the archive or shared\n  libraries transparently.\n\n- Makefile.in modified for EXEEXT \u003d .exe.  It installs the binaries\n  just fine.  The installed gdb.exe runs fine.\n\n- Native build regtested in x86_64. No regressions found.\n\n- Cross build for aarch64-linux-gnu built to exercise\n  program_transform_name and friends.  The installed\n  aarch64-linux-gnu-gdb runs fine.\n\nBug: https://sourceware.org/bugzilla/show_bug.cgi?id\u003d29372\nApproved-By: Simon Marchi \u003csimon.marchi@efficios.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c528ee5aa806fb46c79bfc76b42590635aa96e07",
      "old_mode": 33188,
      "old_path": "gdb/Makefile.in",
      "new_id": "522fc20bccd020bfea3023145d4cee02bef7ce1d",
      "new_mode": 33188,
      "new_path": "gdb/Makefile.in"
    },
    {
      "type": "modify",
      "old_id": "3ed4a58d39f72a438be06050757b0db0cd1baa7a",
      "old_mode": 33188,
      "old_path": "gdb/aclocal.m4",
      "new_id": "4aac87b52ed52b79db5fd7f503a148c9bf9bcbdf",
      "new_mode": 33188,
      "new_path": "gdb/aclocal.m4"
    },
    {
      "type": "modify",
      "old_id": "e13a409ec2d3874b5544e885fd6ab2ece4b227e0",
      "old_mode": 33188,
      "old_path": "gdb/config.in",
      "new_id": "736e6be1c4882f170c534cc35029032d3aef0290",
      "new_mode": 33188,
      "new_path": "gdb/config.in"
    },
    {
      "type": "modify",
      "old_id": "811a598bc8f2de3390513db7040805634be8bf90",
      "old_mode": 33261,
      "old_path": "gdb/configure",
      "new_id": "b54ac671fe31b697ab182c27b2c6914ea341df95",
      "new_mode": 33261,
      "new_path": "gdb/configure"
    },
    {
      "type": "modify",
      "old_id": "fceb80e8c9d782ae94aca4d88286a7075dc6cbed",
      "old_mode": 33188,
      "old_path": "gdb/configure.ac",
      "new_id": "12561d4d2de6feb532f9b7d2d6d1d6d74f5763b7",
      "new_mode": 33188,
      "new_path": "gdb/configure.ac"
    }
  ]
}
