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