avr-mcus.def: Remove atxmega16x1.

* config/avr/avr-mcus.def: Remove atxmega16x1.
	* config/avr/avr-tables.opt: Regenerate.
	* config/avr/t-multilib: Regenerate.
	* doc/avr-mmcu.texi: Regenerate.

From-SVN: r208281
This commit is contained in:
Senthil Kumar Selvaraj 2014-03-03 16:04:47 +00:00 committed by Denis Chertykov
parent 5833c9d773
commit 5752f78f3b
5 changed files with 64 additions and 62 deletions

View File

@ -1,3 +1,10 @@
2014-03-03 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
* config/avr/avr-mcus.def: Remove atxmega16x1.
* config/avr/avr-tables.opt: Regenerate.
* config/avr/t-multilib: Regenerate.
* doc/avr-mmcu.texi: Regenerate.
2014-03-03 Tobias Grosser <tobias@grosser.es> 2014-03-03 Tobias Grosser <tobias@grosser.es>
Mircea Namolaru <mircea.namolaru@inria.fr> Mircea Namolaru <mircea.namolaru@inria.fr>

View File

@ -260,7 +260,6 @@ AVR_MCU ("atmega2561", ARCH_AVR6, "__AVR_ATmega2561__", 0, 0, 0
AVR_MCU ("avrxmega2", ARCH_AVRXMEGA2, NULL, 0, 0, 0x2000, 1, "x32a4") AVR_MCU ("avrxmega2", ARCH_AVRXMEGA2, NULL, 0, 0, 0x2000, 1, "x32a4")
AVR_MCU ("atxmega16a4", ARCH_AVRXMEGA2, "__AVR_ATxmega16A4__", 0, 0, 0x2000, 1, "x16a4") AVR_MCU ("atxmega16a4", ARCH_AVRXMEGA2, "__AVR_ATxmega16A4__", 0, 0, 0x2000, 1, "x16a4")
AVR_MCU ("atxmega16d4", ARCH_AVRXMEGA2, "__AVR_ATxmega16D4__", 0, 0, 0x2000, 1, "x16d4") AVR_MCU ("atxmega16d4", ARCH_AVRXMEGA2, "__AVR_ATxmega16D4__", 0, 0, 0x2000, 1, "x16d4")
AVR_MCU ("atxmega16x1", ARCH_AVRXMEGA2, "__AVR_ATxmega16X1__", 0, 0, 0x2000, 1, "x16x1")
AVR_MCU ("atxmega32a4", ARCH_AVRXMEGA2, "__AVR_ATxmega32A4__", 0, 0, 0x2000, 1, "x32a4") AVR_MCU ("atxmega32a4", ARCH_AVRXMEGA2, "__AVR_ATxmega32A4__", 0, 0, 0x2000, 1, "x32a4")
AVR_MCU ("atxmega32d4", ARCH_AVRXMEGA2, "__AVR_ATxmega32D4__", 0, 0, 0x2000, 1, "x32d4") AVR_MCU ("atxmega32d4", ARCH_AVRXMEGA2, "__AVR_ATxmega32D4__", 0, 0, 0x2000, 1, "x32d4")
AVR_MCU ("atxmega32x1", ARCH_AVRXMEGA2, "__AVR_ATxmega32X1__", 0, 0, 0x2000, 1, "x32x1") AVR_MCU ("atxmega32x1", ARCH_AVRXMEGA2, "__AVR_ATxmega32X1__", 0, 0, 0x2000, 1, "x32x1")

View File

@ -597,173 +597,170 @@ EnumValue
Enum(avr_mcu) String(atxmega16d4) Value(190) Enum(avr_mcu) String(atxmega16d4) Value(190)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega16x1) Value(191) Enum(avr_mcu) String(atxmega32a4) Value(191)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega32a4) Value(192) Enum(avr_mcu) String(atxmega32d4) Value(192)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega32d4) Value(193) Enum(avr_mcu) String(atxmega32x1) Value(193)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega32x1) Value(194) Enum(avr_mcu) String(atmxt112sl) Value(194)
EnumValue EnumValue
Enum(avr_mcu) String(atmxt112sl) Value(195) Enum(avr_mcu) String(atmxt224) Value(195)
EnumValue EnumValue
Enum(avr_mcu) String(atmxt224) Value(196) Enum(avr_mcu) String(atmxt224e) Value(196)
EnumValue EnumValue
Enum(avr_mcu) String(atmxt224e) Value(197) Enum(avr_mcu) String(atmxt336s) Value(197)
EnumValue EnumValue
Enum(avr_mcu) String(atmxt336s) Value(198) Enum(avr_mcu) String(atxmega16a4u) Value(198)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega16a4u) Value(199) Enum(avr_mcu) String(atxmega16c4) Value(199)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega16c4) Value(200) Enum(avr_mcu) String(atxmega32a4u) Value(200)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega32a4u) Value(201) Enum(avr_mcu) String(atxmega32c4) Value(201)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega32c4) Value(202) Enum(avr_mcu) String(atxmega32e5) Value(202)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega32e5) Value(203) Enum(avr_mcu) String(avrxmega4) Value(203)
EnumValue EnumValue
Enum(avr_mcu) String(avrxmega4) Value(204) Enum(avr_mcu) String(atxmega64a3) Value(204)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega64a3) Value(205) Enum(avr_mcu) String(atxmega64d3) Value(205)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega64d3) Value(206) Enum(avr_mcu) String(atxmega64a3u) Value(206)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega64a3u) Value(207) Enum(avr_mcu) String(atxmega64a4u) Value(207)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega64a4u) Value(208) Enum(avr_mcu) String(atxmega64b1) Value(208)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega64b1) Value(209) Enum(avr_mcu) String(atxmega64b3) Value(209)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega64b3) Value(210) Enum(avr_mcu) String(atxmega64c3) Value(210)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega64c3) Value(211) Enum(avr_mcu) String(atxmega64d4) Value(211)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega64d4) Value(212) Enum(avr_mcu) String(avrxmega5) Value(212)
EnumValue EnumValue
Enum(avr_mcu) String(avrxmega5) Value(213) Enum(avr_mcu) String(atxmega64a1) Value(213)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega64a1) Value(214) Enum(avr_mcu) String(atxmega64a1u) Value(214)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega64a1u) Value(215) Enum(avr_mcu) String(avrxmega6) Value(215)
EnumValue EnumValue
Enum(avr_mcu) String(avrxmega6) Value(216) Enum(avr_mcu) String(atxmega128a3) Value(216)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega128a3) Value(217) Enum(avr_mcu) String(atxmega128d3) Value(217)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega128d3) Value(218) Enum(avr_mcu) String(atxmega192a3) Value(218)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega192a3) Value(219) Enum(avr_mcu) String(atxmega192d3) Value(219)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega192d3) Value(220) Enum(avr_mcu) String(atxmega256a3) Value(220)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega256a3) Value(221) Enum(avr_mcu) String(atxmega256a3b) Value(221)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega256a3b) Value(222) Enum(avr_mcu) String(atxmega256a3bu) Value(222)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega256a3bu) Value(223) Enum(avr_mcu) String(atxmega256d3) Value(223)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega256d3) Value(224) Enum(avr_mcu) String(atxmega128a3u) Value(224)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega128a3u) Value(225) Enum(avr_mcu) String(atxmega128b1) Value(225)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega128b1) Value(226) Enum(avr_mcu) String(atxmega128b3) Value(226)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega128b3) Value(227) Enum(avr_mcu) String(atxmega128c3) Value(227)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega128c3) Value(228) Enum(avr_mcu) String(atxmega128d4) Value(228)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega128d4) Value(229) Enum(avr_mcu) String(atmxt540s) Value(229)
EnumValue EnumValue
Enum(avr_mcu) String(atmxt540s) Value(230) Enum(avr_mcu) String(atmxt540sreva) Value(230)
EnumValue EnumValue
Enum(avr_mcu) String(atmxt540sreva) Value(231) Enum(avr_mcu) String(atxmega192a3u) Value(231)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega192a3u) Value(232) Enum(avr_mcu) String(atxmega192c3) Value(232)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega192c3) Value(233) Enum(avr_mcu) String(atxmega256a3u) Value(233)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega256a3u) Value(234) Enum(avr_mcu) String(atxmega256c3) Value(234)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega256c3) Value(235) Enum(avr_mcu) String(atxmega384c3) Value(235)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega384c3) Value(236) Enum(avr_mcu) String(atxmega384d3) Value(236)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega384d3) Value(237) Enum(avr_mcu) String(avrxmega7) Value(237)
EnumValue EnumValue
Enum(avr_mcu) String(avrxmega7) Value(238) Enum(avr_mcu) String(atxmega128a1) Value(238)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega128a1) Value(239) Enum(avr_mcu) String(atxmega128a1u) Value(239)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega128a1u) Value(240) Enum(avr_mcu) String(atxmega128a4u) Value(240)
EnumValue EnumValue
Enum(avr_mcu) String(atxmega128a4u) Value(241) Enum(avr_mcu) String(avr1) Value(241)
EnumValue EnumValue
Enum(avr_mcu) String(avr1) Value(242) Enum(avr_mcu) String(at90s1200) Value(242)
EnumValue EnumValue
Enum(avr_mcu) String(at90s1200) Value(243) Enum(avr_mcu) String(attiny11) Value(243)
EnumValue EnumValue
Enum(avr_mcu) String(attiny11) Value(244) Enum(avr_mcu) String(attiny12) Value(244)
EnumValue EnumValue
Enum(avr_mcu) String(attiny12) Value(245) Enum(avr_mcu) String(attiny15) Value(245)
EnumValue EnumValue
Enum(avr_mcu) String(attiny15) Value(246) Enum(avr_mcu) String(attiny28) Value(246)
EnumValue
Enum(avr_mcu) String(attiny28) Value(247)

View File

@ -221,7 +221,6 @@ MULTILIB_MATCHES = \
mmcu?avr6=mmcu?atmega2561 \ mmcu?avr6=mmcu?atmega2561 \
mmcu?avrxmega2=mmcu?atxmega16a4 \ mmcu?avrxmega2=mmcu?atxmega16a4 \
mmcu?avrxmega2=mmcu?atxmega16d4 \ mmcu?avrxmega2=mmcu?atxmega16d4 \
mmcu?avrxmega2=mmcu?atxmega16x1 \
mmcu?avrxmega2=mmcu?atxmega32a4 \ mmcu?avrxmega2=mmcu?atxmega32a4 \
mmcu?avrxmega2=mmcu?atxmega32d4 \ mmcu?avrxmega2=mmcu?atxmega32d4 \
mmcu?avrxmega2=mmcu?atxmega32x1 \ mmcu?avrxmega2=mmcu?atxmega32x1 \

View File

@ -50,7 +50,7 @@
@item avrxmega2 @item avrxmega2
``XMEGA'' devices with more than 8@tie{}KiB and up to 64@tie{}KiB of program memory. ``XMEGA'' devices with more than 8@tie{}KiB and up to 64@tie{}KiB of program memory.
@*@var{mcu}@tie{}= @code{atmxt112sl}, @code{atmxt224}, @code{atmxt224e}, @code{atmxt336s}, @code{atxmega16a4}, @code{atxmega16a4u}, @code{atxmega16c4}, @code{atxmega16d4}, @code{atxmega16x1}, @code{atxmega32a4}, @code{atxmega32a4u}, @code{atxmega32c4}, @code{atxmega32d4}, @code{atxmega32e5}, @code{atxmega32x1}. @*@var{mcu}@tie{}= @code{atmxt112sl}, @code{atmxt224}, @code{atmxt224e}, @code{atmxt336s}, @code{atxmega16a4}, @code{atxmega16a4u}, @code{atxmega16c4}, @code{atxmega16d4}, @code{atxmega32a4}, @code{atxmega32a4u}, @code{atxmega32c4}, @code{atxmega32d4}, @code{atxmega32e5}, @code{atxmega32x1}.
@item avrxmega4 @item avrxmega4
``XMEGA'' devices with more than 64@tie{}KiB and up to 128@tie{}KiB of program memory. ``XMEGA'' devices with more than 64@tie{}KiB and up to 128@tie{}KiB of program memory.