pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross/nios2-binutils
Module Name: pkgsrc
Committed By: mef
Date: Sun Jun 15 23:43:14 UTC 2014
Modified Files:
pkgsrc/cross/nios2-binutils: DESCR Makefile PLIST distinfo
Added Files:
pkgsrc/cross/nios2-binutils/patches: patch-ab patch-ad patch-ae
patch-af patch-ag patch-ah patch-ai patch-aj
Removed Files:
pkgsrc/cross/nios2-binutils/patches: patch-libiberty_Makefile.in
Log Message:
(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.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/cross/nios2-binutils/DESCR \
pkgsrc/cross/nios2-binutils/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/cross/nios2-binutils/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/cross/nios2-binutils/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/cross/nios2-binutils/patches/patch-ab \
pkgsrc/cross/nios2-binutils/patches/patch-ad \
pkgsrc/cross/nios2-binutils/patches/patch-ae \
pkgsrc/cross/nios2-binutils/patches/patch-af \
pkgsrc/cross/nios2-binutils/patches/patch-ag \
pkgsrc/cross/nios2-binutils/patches/patch-ah \
pkgsrc/cross/nios2-binutils/patches/patch-ai \
pkgsrc/cross/nios2-binutils/patches/patch-aj
cvs rdiff -u -r1.1 -r0 \
pkgsrc/cross/nios2-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