pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/binutils
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Jan 30 22:15:11 UTC 2016
Modified Files:
pkgsrc/devel/binutils: Makefile PLIST.common distinfo
pkgsrc/devel/binutils/patches: patch-aa patch-bfd_cache.c
patch-bfd_config.bfd patch-configure.ac patch-gas_configure
patch-gold_resolve.cc patch-ld_configure.tgt
Added Files:
pkgsrc/devel/binutils/patches: patch-bfd_elf32-arm.c patch-ld_configure
Log Message:
Update to 2.26
Changelog:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/devel/binutils/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/binutils/PLIST.common
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/binutils/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/binutils/patches/patch-aa
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/binutils/patches/patch-bfd_cache.c \
pkgsrc/devel/binutils/patches/patch-ld_configure.tgt
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/binutils/patches/patch-bfd_config.bfd \
pkgsrc/devel/binutils/patches/patch-configure.ac \
pkgsrc/devel/binutils/patches/patch-gold_resolve.cc
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/binutils/patches/patch-bfd_elf32-arm.c \
pkgsrc/devel/binutils/patches/patch-ld_configure
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/binutils/patches/patch-gas_configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index