* config/tc-avr.c: New AVR_ISA_ defined.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 7b16a700a29f4c6357359dfa9b56307e43156ea8..0d53f8ce986b5868bf360b66f3959199f1aee346 100644 (file)
@@ -1,3 +1,15 @@
+Sun Apr 23 16:45:45 2000  Denis Chertykov  <denisc@overta.ru>
+
+       * config/tc-avr.c: New AVR_ISA_ defined.
+       (md_assemble): Handle opcodes with optional operands (lpm,elpm). 
+       (avr_operand): Handle 'a', 'v' and 'z' constraint letters needed
+       for `fmul', `movw' and `lpm R,Z' instructions. 
+       (avr_operands): Warn if current opcode is a two-word instruction
+       and previous opcode was cpse/sbic/sbis/sbrc/sbrs. 
+       (avr_opcodes): New commands added.
+       (REGISTER_P): Check 'a' and 'v' constraint letters.
+       (mcu_types): New MCU added.
+
 2000-05-01  Alan Modra  <alan@linuxcare.com.au>
 
        * configure.in: Set bfd_gas=yes on i386-*-pe and i386-*-nt* to
This page took 0.025338 seconds and 4 git commands to generate.