Subject: CVS commit: pkgsrc/cross/avr-binutils
From: Makoto Fujiwara
Date: 2017-01-30 13:07:37
Message id: 20170130120737.1E09EFBA6@cvs.NetBSD.org

Log Message:
Updated cross/avr-binutils 2.24 to 2.27
----------------------------------
(From binutils/NEWS)
----------------------------------
Changes in 2.27:

* Add a configure option, --enable-64-bit-archive, to force use of a
  64-bit format when creating an archive symbol index.

* Add --elf-stt-common= option to objcopy for ELF targets to control
  whether to convert common symbols to the STT_COMMON type.

Changes in 2.26:

* Add option to objcopy to insert new symbols into a file:
  --add-symbol <name>=[<section>:]<value>[,<flags>]

* Add support for the ARC EM/HS, and ARC600/700 architectures.

* Extend objcopy --compress-debug-sections option to support
  --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] for ELF
  targets.

* Add --update-section option to objcopy.

* Add --output-separator option to strings.

Changes in 2.25:

* Add --data option to strings to only print strings in loadable, initialized
  data sections.  Change the default behaviour to be --all, but add a new
  configure time option of --disable-default-strings-all to restore the old
  default behaviour.

* Add --include-all-whitespace to strings.

* Add --dump-section option to objcopy.

* Add support for the Andes NDS32.

Files:
RevisionActionfile
1.28modifypkgsrc/cross/avr-binutils/Makefile
1.9modifypkgsrc/cross/avr-binutils/PLIST
1.11modifypkgsrc/cross/avr-binutils/distinfo
1.4modifypkgsrc/cross/avr-binutils/patches/patch-ad
1.5modifypkgsrc/cross/avr-binutils/patches/patch-ag
1.4modifypkgsrc/cross/avr-binutils/patches/patch-ah
1.4modifypkgsrc/cross/avr-binutils/patches/patch-ai