PR gas/2626

* avr.h (AVR_ISA_2xxe): Define.

        * config/tc-avr.c (mcu_types): Change the ISA tyoe of the attiny26
        to AVR_ISA_2xxe.
        (avr_operand): Disallow post-increment addressing in the lpm
        instruction for the attiny26.
This commit is contained in:
Nick Clifton
2008-02-14 13:04:29 +00:00
parent 1bbe74b44f
commit f16db7f54e
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-02-14 Hakan Ardo <hakan@debian.org>
PR gas/2626
* avr.h (AVR_ISA_2xxe): Define.
2008-02-04 Adam Nemet <anemet@caviumnetworks.com>
* mips.h: Update copyright.