* gas/config/tc-avr.c: Add support for

atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.

	* include/opcode/avr.h: Add support for
	atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.
This commit is contained in:
Marek Michalkiewicz
2004-09-11 13:15:05 +00:00
parent e5d22776dd
commit ca5ec6685a
2 changed files with 15 additions and 5 deletions

View File

@ -1,3 +1,8 @@
2004-09-11 Theodore A. Roth <troth@openavr.org>
* avr.h: Add support for
atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.
2004-09-09 Segher Boessenkool <segher@kernel.crashing.org>
* ppc.h (PPC_OPERAND_OPTIONAL): Fix comment.