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: wiz
Date: Mon Jan 6 14:58:41 UTC 2014
Modified Files:
pkgsrc/devel/binutils: Makefile PLIST.common distinfo
pkgsrc/devel/binutils/patches: patch-libiberty_Makefile.in
Added Files:
pkgsrc/devel/binutils/patches: patch-gas_config_tc-i386.c
Log Message:
Update to 2.24:
binutils:
Changes in 2.24:
* Objcopy now supports wildcard characters in command line options that take
section names.
* Add support for Altera Nios II.
gas:
Changes in 2.24:
* Add support for the Texas Instruments MSP430X processor.
* Add -gdwarf-sections command line option to enable per-code-section
generation of DWARF .debug_line sections.
* Add support for Altera Nios II.
* Add support for the Imagination Technologies Meta processor.
* Add support for the v850e3v5.
* Remove assembler support for MIPS ECOFF targets.
ld:
Changes in 2.24:
* Add LOG2CEIL() builtin function to the linker script language
* Add support for the Texas Instruments MSP430X processor.
* Add support for Altera Nios II.
* Add support for the V850E3V5 architecture.
* Add support for the Imagination Technologies Meta processor.
* --enable-new-dtags no longer generates old dtags in addition to new dtags.
* Remove linker support for MIPS ECOFF targets.
* Add ALIGN_WITH_INPUT to the linker script language to force the alignment of
an output section to use the maximum alignment of all its input sections.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/devel/binutils/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/binutils/PLIST.common
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/binutils/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/binutils/patches/patch-gas_config_tc-i386.c
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/devel/binutils/patches/patch-libiberty_Makefile.in
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