aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-gcc/pkg-descr
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2009-06-11 21:39:08 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2009-06-11 21:39:08 +0000
commit54b0b2e541de879adf1cafe58181ecdafc9e0b49 (patch)
treef158d16094786a0190cf7e79f29de00d251148cf /devel/avr-gcc/pkg-descr
parent62efc0d75f9371f8da4e3c0300d7d494087a5e3a (diff)
downloadports-54b0b2e541de879adf1cafe58181ecdafc9e0b49.tar.gz
ports-54b0b2e541de879adf1cafe58181ecdafc9e0b49.zip
Notes
Diffstat (limited to 'devel/avr-gcc/pkg-descr')
-rw-r--r--devel/avr-gcc/pkg-descr21
1 files changed, 11 insertions, 10 deletions
diff --git a/devel/avr-gcc/pkg-descr b/devel/avr-gcc/pkg-descr
index 0471f981c4d2..17276de9f8b2 100644
--- a/devel/avr-gcc/pkg-descr
+++ b/devel/avr-gcc/pkg-descr
@@ -4,19 +4,20 @@ Included is the basic C++ compiler, although this is only of limited
use without a libstdc++, and it is little tested.
Supported debugging formats: -gdwarf-2 [default], -gstabs
-Local patch added: recognizes 0bXXX binary constants
-Local patch added: OS_main and OS_task attributes
+Local patch added: OS_main attribute
Locally added support for the following AVR devices:
- ATtiny43U
- ATtiny48/88
- AT90PWM2B/PWM3B
- AT90PWM216/PWM316
- ATmega48P/88P/168P/328P
- ATmega32HVB
- ATmega1284
- ATmega2560/ATmega2561
+ ATmega32C1, ATmega64C1, ATmega32M1, ATmega64M1
+ ATmega16U4, ATmega32U4, ATmega32U6
+ ATmega128RFA1
+ M3000F, M3000S, M3001B
+ AT90SCR100
+ ATtiny13A
+ ATtiny87, ATtiny167, ATtiny327
+ AT90PWM81
+ ATxmega64A1, ATxmega128A1, ATxmega64A3, ATxmega128A3, ATxmega256A3,
+ ATxmega256A3B
WWW: http://gcc.gnu.org/
WWW: http://www.nongnu.org/avr-libc/