diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2011-12-16 22:39:21 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2011-12-16 22:39:21 +0000 |
commit | 148819d89b158be812fb30720ebc20c0d93758e3 (patch) | |
tree | a9b20735c1384241625006c1c8bb45ad81103167 /devel/avr-binutils/pkg-descr | |
parent | d5b5f0adea97416c4327f80d001b55034591fed4 (diff) |
Upgrade to binutils 2.20.1.
Completely reorganize the patches for this port.
Patches for new devices are now synchronized with the Atmel AVR tools.
The main difference is the naming scheme, as FreeBSD patches start
with "patch-", while the Atmel AVR Tools patches end up in ".patch".
Notes
Notes:
svn path=/head/; revision=287512
Diffstat (limited to 'devel/avr-binutils/pkg-descr')
-rw-r--r-- | devel/avr-binutils/pkg-descr | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/devel/avr-binutils/pkg-descr b/devel/avr-binutils/pkg-descr index 4e1e878472cb..ccb3061e03c1 100644 --- a/devel/avr-binutils/pkg-descr +++ b/devel/avr-binutils/pkg-descr @@ -7,14 +7,7 @@ generate AVR (extended) COFF files to be used on Atmel AVR Studio and VMLAB. Note that this patch has known issues, see http://www.sax.de/~joerg/README.coff-avr-patch -In addition to the stock binutils-2.18 distribution, support for the -following AVR devices has been added by a private patch: - - ATtiny43U, ATtiny48/88, ATtiny167 - AT90PWM2B/PWM3B, AT90PWM216/PWM316 - ATmega32C1, ATmega32M1, ATmega32U4 - ATmega48P/88P/168P/328P - ATmega32HVB, ATmega1284P - ATxmega64A1, ATxmega128A1 +The support for additional devices has been synchronize with the +latest public Atmel AVR Tools package. WWW: http://www.sourceware.org/binutils/ |