Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

cdk-avr-binutils-2.16.1-20060708 RPM for i586

From SourceForge / c / cd / cdk4avr

Name: cdk-avr-binutils Distribution: CDK4AVR
Version: 2.16.1 Vendor: Li-Pro.Net
Release: 20060708 Build date: Mon Jul 10 00:00:17 2006
Group: Development/CDK4AVR/assembler Build host: euryale.gorgonen.de
Size: 8130320 Source RPM: cdk-avr-binutils-2.16.1-20060708.src.rpm
Packager: Stephan Linz <linz@li-pro.net>
Url: http://cdk4avr.sourceforge.net
Summary: CDK4AVR -- GNU binutils
CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie
and should you support with a comprehensive Assembler and C development
environment for even this processor familie under Linux. It will present only
free of fee tools, so you can use it without risks. Further you will finde
some useful OS projects and related sample code all arround AVRs inside of
the example packages.

Til now there are the following packages available:

   * see cdk-avr-base package



Binutils is a collection of binary utilities, including:

   * avr-ar: creating modifying and extracting from archives
   * avr-as: a family of GNU assemblers
   * avr-ld: the GNU linker
   * avr-nm: for listing symbols from object files
   * avr-objcopy: for copying and translating object files
   * avr-objdump: for displaying information from object files
   * avr-ranlib: for generating an index for the contents of an archive
   * avr-size: for listing the section sizes of an object or archive file
   * avr-strings: for listing printable strings from files
   * avr-strip: for discarding symbols
   * avr-addr2line: for converting addresses to file and line
   * avr-readelf: for displaying information about ELF files

Install binutils if you need to perform any of these types of actions on
AVR binary files.  Most programmers will want to install binutils.

   - Also included now the "AVR COFF beta" patch by Joerg Wunsch
     that allows avr-objcopy to generate AVR (extended) COFF files.
     Note the beta state (which only affects this conversion though).
     Note that this new patch makes cdk-avr-coff-objcopy obsolete.

Supported processors:

   * avr1: Simple CPU core, only assembler support
   * avr2: "Classic" CPU core, up to 8 KB of ROM
   * avr3: "Classic" CPU core, more than 8 KB of ROM
   * avr4: "Enhanced" CPU core, up to 8 KB of ROM
   * avr5: "Enhanced" CPU core, more than 8 KB of ROM

   * ATtiny10 ATtiny11 ATtiny12 ATtiny13 ATtiny15 ATtiny22
     ATtiny2313 ATtiny24 ATtiny25 ATtiny26 ATtiny261 ATtiny28
     ATtiny44 ATtiny45 ATtiny461 ATtiny84 ATtiny85 ATtiny861
   * AT90S1200 AT90S2313 AT90S2323 AT90S2333 AT90S2343 AT90S4414
     AT90S4433 AT90S4434 AT90S8515 AT90C8534 AT90S8535
   * ATmega103 ATmega128 ATmega1280 ATmega1281 ATmega16 ATmega161
     ATmega162 ATmega163 ATmega164P ATmega165 ATmega165P ATmega168
     ATmega169 ATmega169P ATmega32 ATmega323 ATmega324P ATmega325
     ATmega3250 ATmega329 ATmega3290 ATmega406 ATmega48 ATmega603
     ATmega64 ATmega640 ATmega644 ATmega644P ATmega645 ATmega6450
     ATmega649 ATmega6490 ATmega8 ATmega83 ATmega85 ATmega8515
     ATmega8535 ATmega88
   * AT43USB320 AT43USB355 AT90USB1286 AT90USB1287 AT90USB646
     AT90USB647
   * AT90CAN128 AT90CAN32 AT90CAN64
   * AT76C711 AT86RF401 AT94K AT90PWM2 AT90PWM3

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 661b20ac8c6ae3a97b816471e97584e7
GPG

Changelog

* Sat Jul 08 2006 Stephan Linz <linz@li-pro.net> 2.16.1-20060708
  - adapt latest patches by Rolf Ebert (AVR-Ada-0.4.1)
  - get documentation packages together to "online" / "printable" packs
* Fri Jan 27 2006 Stephan Linz <linz@li-pro.net> 2.16.1-20060127
  - (re-)enable the libiberty installation (needed by simulavrxx)
* Wed Jan 25 2006 Stephan Linz <linz@li-pro.net> 2.16.1-20060124
  - upgrade to latest binutils release 2.16.1
  - include patches by Joerg Wunsch and Eric B. Weddington
* Thu Jul 14 2005 Stephan Linz <linz@li-pro.net> 2.15-20050714
  - include patches by Nils Kr. Strom: correct .eeprom section relocation
* Wed Jun 29 2005 Stephan Linz <linz@li-pro.net> 2.15-20050629
  - RPM review: set _includedir, _libdir, _program_prefix, (re-)build dependencies
* Sun May 29 2005 Stephan Linz <linz@li-pro.net> 2.15-20050529
  - include patches by Theodore A. Roth: tiny 13, 2313, mega 48, 88, 168, 90can128
  - include patches by Eric Weddington: mega 325, 3250, 645, 6450
  - include patches by Andrey Pashchenko: infrastructure for AT90PWMx devices
* Sat Nov 27 2004 Stephan Linz <linz@li-pro.net> 2.15-20041127
  - RPM review
* Thu Nov 25 2004 Stephan Linz <linz@li-pro.net> 2.15-20041125
  - upgrade to latest binutils release 2.15
  - include CDK4AVR version numbering
  - include the "AVR COFF beta" patch by Joerg Wunsch
  - added some very interesting specifications: DWARF 1.1 & 2.0; ELF /COFF
* Sat Nov 20 2004 Stephan Linz <linz@li-pro.net> 2.14-20041120
  - RPM review
* Sat Sep 06 2003 Stephan Linz <linz@li-pro.net>
  - added new developer package
* Thu Sep 04 2003 Stephan Linz <linz@li-pro.net>
  - upgrade to latest binutils 2.14
  - obsolete avrobj patch
* Thu May 22 2003 Stephan Linz <linz@li-pro.net>
  - upgrade to latest binutils 2.13.2.1
  - fix up boolean type syntax in avrobj patch by Michael Rickmann <mrickma.gwdg.de>
  - added README.avrobj-patch
* Mon Jan 20 2003 Stephan Linz <linz@li-pro.net>
  - switch to latest binutils snapshot 20030113
* Mon Nov 11 2002 Stephan Linz <linz@li-pro.net>
  - support rpm target direction
* Sat Nov 02 2002 Stephan Linz <linz@li-pro.net>
  - split documentation into type related packages
  - compressed man pages
* Wed Oct 30 2002 Stephan Linz <linz@li-pro.net>
  - switch to latest binutils snapshot 20021028
  - refresh new  URLs
* Sun May 26 2002 Stephan Linz <linz@li-pro.net>
  - added stuff needed by newest avr-libc 20020526
* Sat May 25 2002 Stephan Linz <linz@li-pro.net>
  - switch to newest binutils 2.12
  - adapt SPEC from Theodore Roth <troth@verinet.com>
* Sat Jan 12 2002 Stephan Linz <linz@li-pro.net>
  - split into two packages (base and doc)
* Sun Jan 06 2002 Stephan Linz <linz@li-pro.net>
  - automatic rebuild

Files

ÐXÕ


Generated by rpm2html 1.8.1

Daniel Veillard, Fri Jul 4 02:30:15 2008