summaryrefslogtreecommitdiff
path: root/cross/nios2-binutils/DESCR
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2014-06-15 23:43:13 +0000
committermef <mef@pkgsrc.org>2014-06-15 23:43:13 +0000
commite3955d6a7bc45f34701e26b188fee97e2549cc01 (patch)
tree6a19c994efd3c9803cd7d6115d43ba3e97ffc85f /cross/nios2-binutils/DESCR
parent298ac58a4603f17171c2a7be6dda17c669605e22 (diff)
downloadpkgsrc-e3955d6a7bc45f34701e26b188fee97e2549cc01.tar.gz
(pkgsrc)
Switch from Codesourcery to GNU FSF (Upstream 2.23.2 to 2.24.0) - binutils * Objcopy now supports wildcard characters in command line options that take section names. * Add support for Altera Nios II. - gas * 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 * 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.
Diffstat (limited to 'cross/nios2-binutils/DESCR')
-rw-r--r--cross/nios2-binutils/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/cross/nios2-binutils/DESCR b/cross/nios2-binutils/DESCR
index 1071554d8bc..f4ccf8546b3 100644
--- a/cross/nios2-binutils/DESCR
+++ b/cross/nios2-binutils/DESCR
@@ -1 +1 @@
-Cross binutils 2.23 for ALTERA FPGA Nios2 processor.
+Cross binutils 2.24 for ALTERA FPGA Nios2 processor.