aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-avr.texi
diff options
context:
space:
mode:
authorEric B. Weddington <eric.weddington@atmel.com>2007-11-07 17:59:05 +0000
committerEric B. Weddington <eric.weddington@atmel.com>2007-11-07 17:59:05 +0000
commit71fe8fb398bbfd79c5beadd1cce5656165f8ed37 (patch)
tree6250ba7f11b8096f89f369b3f3616d9147857eee /gas/doc/c-avr.texi
parent5cc9c0ab34131f69b1bc34ab1f64ccc9186cf7a9 (diff)
downloadgdb-71fe8fb398bbfd79c5beadd1cce5656165f8ed37.zip
gdb-71fe8fb398bbfd79c5beadd1cce5656165f8ed37.tar.gz
gdb-71fe8fb398bbfd79c5beadd1cce5656165f8ed37.tar.bz2
2007-11-07 Eric B. Weddington <eweddington@cso.atmel.com>
* config/tc-avr.c (mcu_types): Add ATtiny88 device. * doc/c-avr.texi: Likewise.
Diffstat (limited to 'gas/doc/c-avr.texi')
-rw-r--r--gas/doc/c-avr.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-avr.texi b/gas/doc/c-avr.texi
index fce1122..b8b9781 100644
--- a/gas/doc/c-avr.texi
+++ b/gas/doc/c-avr.texi
@@ -41,7 +41,7 @@ Instruction set avr2 (default) is for the classic AVR core with up to
attiny26, at90s2333, at90s2343, at90s4414, at90s4433, at90s4434,
at90s8515, at90c8534, at90s8535, at86rf401, attiny13, attiny2313,
attiny261, attiny461, attiny861, attiny24, attiny44, attiny84, attiny25,
-attiny45, attiny85, attiny43u, attiny48).
+attiny45, attiny85, attiny43u, attiny48, attiny88).
Instruction set avr3 is for the classic AVR core with up to 128K program
memory space (MCU types: atmega103, at43usb320, at43usb355, at76c711).