diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 1c0a562..691ba01 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2006-18-06 Joerg Wunsch <j.gnu@uriah.heep.sax.de> + Anatoly Sokolov <aesok@post.ru> + + * config/tc-avr.c (mcu_types): Add support for atmega165p, atmega169p + and atmega644p devices. Rename atmega164/atmega324 devices to + atmega164p/atmega324p. + * doc/c-avr.texi: Document new mcu and arch options. + 2006-06-17 Nick Clifton <nickc@redhat.com> * config/tc-arm.c (enum parse_operand_result): Move outside of |