1 1.1 skrll /* This file is automatically generated. DO NOT EDIT! */ 2 1.4 christos /* Generated from: NetBSD: mknative-gdb,v 1.19 2024/08/27 21:50:20 christos Exp */ 3 1.1 skrll /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4 1.1 skrll 5 1.1 skrll /* The date below is automatically updated every day by a bot. During 6 1.1 skrll development, we include the date in the tools' version strings 7 1.1 skrll (visible in 'ld -v' etc.) because people build binutils from a 8 1.1 skrll variety of sources - git, tarballs, distro sources - and we want 9 1.1 skrll something that can easily identify the source they used when they 10 1.1 skrll report bugs. The bfd version plus date is usually good enough for 11 1.1 skrll that purpose. 12 1.1 skrll 13 1.1 skrll During development, this date ends up in libbfd and libopcodes 14 1.1 skrll sonames because people naturally expect shared libraries with the 15 1.1 skrll same soname to have compatible ABIs. We could bump the bfd version 16 1.1 skrll on every ABI change, but that's just another thing contributors and 17 1.1 skrll maintainers would need to remember. Instead, it's much easier for 18 1.1 skrll all if the soname contains the date. This is not perfect but is 19 1.1 skrll good enough. 20 1.1 skrll 21 1.1 skrll In releases, the date is not included in either version strings or 22 1.1 skrll sonames. */ 23 1.4 christos #define BFD_VERSION_DATE 20250420 24 1.4 christos #define BFD_VERSION 243500000 25 1.4 christos #define BFD_VERSION_STRING "(GNU Binutils) " "2.43.50" 26 1.2 christos #define REPORT_BUGS_TO "<https://sourceware.org/bugzilla/>" 27