Subject: CVS commit: pkgsrc/devel/binutils
From: Frederic Cambus
Date: 2020-12-06 19:07:53
Message id: 20201206180753.C74BEFA9D@cvs.NetBSD.org

Log Message:
binutils: update to 2.35.1.

Looks OK to kamil@

Changes in 2.35:

* Changed readelf's display of symbol names when wide mode is not enabled.
  If the name is too long it will be truncated and the last five characters
  replaced with "[...]".  The old behaviour of displaying 5 more \ 
characters but
  not indicating that truncation has happened can be restored by the use of the
  -T or --silent-truncation options.

* X86 NaCl target support is removed.

* The readelf tool now has a -L or --lint or --enable-checks option which turns
  on warning messages about possible problems with the file(s) being examined.
  These checks include things like zero-sized sections, which are allowed by
  the ELF standard but which nevertheless might be of concern if the user
  was expecting them to actually contain something.

Files:
RevisionActionfile
1.86modifypkgsrc/devel/binutils/Makefile
1.32modifypkgsrc/devel/binutils/PLIST.common
1.34modifypkgsrc/devel/binutils/distinfo
1.5modifypkgsrc/devel/binutils/patches/patch-bfd_cache.c
1.5modifypkgsrc/devel/binutils/patches/patch-gold_Makefile.in
1.4modifypkgsrc/devel/binutils/patches/patch-gold_options.h
1.3modifypkgsrc/devel/binutils/patches/patch-gold_resolve.cc
1.5modifypkgsrc/devel/binutils/patches/patch-gold_system.h
1.3modifypkgsrc/devel/binutils/patches/patch-include_safe-ctype.h
1.4modifypkgsrc/devel/binutils/patches/patch-libiberty_Makefile.in
1.1removepkgsrc/devel/binutils/patches/patch-binutils_Makefile.in
1.2removepkgsrc/devel/binutils/patches/patch-configure