Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/avr-binutils,
GNU binutils for Atmel AVR 8-bit RISC microcontrollers[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]
Branch: CURRENT,
Version: 2.42,
Package name: avr-binutils-2.42,
Maintainer: pkgsrc-usersGNU binutils for Atmel AVR 8 bit RISC microcontrollers.
Prerequisite for avr-gcc in a cross-compilation environment.
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 26477.535 KB
Version history: (Expand)
- (2024-04-27) Package deleted from pkgsrc
- (2024-04-17) Package has been reborn
- (2024-04-17) Updated to version: avr-binutils-2.42
- (2021-09-09) Package deleted from pkgsrc
- (2021-08-11) Updated to version: avr-binutils-2.37
- (2020-09-29) Package has been reborn
CVS history: (Expand)
2015-03-23 01:34:50 by Venture37 | Files touched by this commit (6) |
Log message:
Mention CVE-2014-8501 CVE-2014-8502 CVE-2014-8503
|
2014-10-27 10:42:26 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Borrow the code from devel/binutils (and delete one patch left out).
|
2014-10-27 09:56:17 by Makoto Fujiwara | Files touched by this commit (12) |
Log message:
Sync with cross/avr-binutils, and add patch for ksh issue
|
2014-06-16 01:02:50 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Make it empty, the message is used for pkgsrc proper commit
|
2014-06-15 16:59:31 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Prepare 2.23.2 to 2.24 Update.
|
2013-12-04 14:54:36 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
- 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.
|
2013-11-16 05:40:59 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Fix candidate to CentOS 5.1 problem:
bfd.texinfo:325: unknown command `colophon'
bfd.texinfo:336: unknown command `cygnus'
http://www.netbsd.org/~ryoon/pbulk/CentOS-amd64-5.10/20131104.2103/avr-binutils-2.23.2/build.log
(This will be included in later release, I believe.)
|
2013-08-06 05:31:40 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Adding more for COMMIT_MSG.
Removing avr/lib/libbfd.a from PLIST (pkglint flags for redundency with libtool).
|