removed z80_optimize_expr; redundant since 2006-04-04
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 455d441128212db2fdc8c4b9ad02d226453fab2b..6fcec6b2006316e4d27ac1d015cb7fbd08f4297e 100644 (file)
@@ -1,3 +1,53 @@
+2006-04-09  Arnold Metselaar  <arnold.metselaar@planet.nl>
+
+       * config/tc-z80.c (z80_optimize_expr): Removed; redundant since 2006-04-04.
+       * config/tc-z80.h (z80_optimize_expr, md_optimize_expr): Removed.
+
+2006-04-07  Joerg Wunsch <j.gnu@uriah.heep.sax.de>
+
+       * gas/config/tc-avr.c (mcu_types): Add support for attiny261,
+       attiny461, attiny861, attiny25, attiny45, attiny85,attiny24,
+       attiny44, attiny84, at90pwm2, at90pwm3, atmega164, atmega324,
+       atmega644, atmega329, atmega3290, atmega649, atmega6490,
+       atmega406, atmega640, atmega1280, atmega1281, at90can32,
+       at90can64, at90usb646, at90usb647, at90usb1286 and
+       at90usb1287.
+       Move atmega48 and atmega88 from AVR_ISA_M8 to AVR_ISA_PWMx.
+
+2006-04-07  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (parse_operands): Set default error message.
+
+2006-04-07  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (parse_tb): Set inst.error before returning FAIL.
+
+2006-04-07  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (md_apply_fix): Set H bit on blx instruction.
+
+2006-04-07  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (THUMB2_LOAD_BIT): Define.
+       (move_or_literal_pool): Handle Thumb-2 instructions.
+       (do_t_ldst): Call move_or_literal_pool for =N addressing modes.
+
+2006-04-07  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 2512.
+       * config/tc-i386.c (match_template): Move 64-bit operand tests
+       inside loop.
+
+2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * po/Make-in: Add install-html target.
+       * Makefile.am: Add install-html and install-html-recursive targets.
+       * Makefile.in: Regenerate.
+       * configure.in: AC_SUBST datarootdir, docdir, htmldir.
+       * configure: Regenerate.
+       * doc/Makefile.am: Add install-html and install-html-am targets.
+       * doc/Makefile.in: Regenerate.
+
 2006-04-06  Alan Modra  <amodra@bigpond.net.au>
 
        * frags.c (frag_offset_fixed_p): Reinitialise offset before
This page took 0.024474 seconds and 4 git commands to generate.