[BACK]Return to bfdver.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / gpl3 / binutils.old / lib / libbfd / arch / alpha

File: [cvs.NetBSD.org] / src / external / gpl3 / binutils.old / lib / libbfd / arch / alpha / bfdver.h (download)

Revision 1.5.2.1, Wed Apr 8 14:06:06 2020 UTC (3 years, 11 months ago) by martin
Branch: phil-wifi
Changes since 1.5: +23 -5 lines

Merge changes from current as of 20200406

/* This file is automatically generated.  DO NOT EDIT! */
/* Generated from: NetBSD: mknative-binutils,v 1.11 2018/11/08 02:08:35 christos Exp  */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */

/* The date below is automatically updated every day by a bot.  During
   development, we include the date in the tools' version strings
   (visible in 'ld -v' etc.) because people build binutils from a
   variety of sources - git, tarballs, distro sources - and we want
   something that can easily identify the source they used when they
   report bugs.  The bfd version plus date is usually good enough for
   that purpose.

   During development, this date ends up in libbfd and libopcodes
   sonames because people naturally expect shared libraries with the
   same soname to have compatible ABIs.  We could bump the bfd version
   on every ABI change, but that's just another thing contributors and
   maintainers would need to remember.  Instead, it's much easier for
   all if the soname contains the date.  This is not perfect but is
   good enough.

   In releases, the date is not included in either version strings or
   sonames.  */
#define BFD_VERSION_DATE 20180718
#define BFD_VERSION 231010000
#define BFD_VERSION_STRING  "(NetBSD Binutils nb1) " "2.31.1"
#define REPORT_BUGS_TO "<http://www.NetBSD.org/support/send-pr.html>"