2006-04-22 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
index f6a33a5ef2e7a7941a7e86d2c29cfc985f652648..af9bdc69a94694bb645cdd468ef52156b0506e02 100644 (file)
@@ -1,3 +1,79 @@
+2005-04-20  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (s_arm_arch, s_arm_cpu, s_arm_fpu): Enable for
+       all targets.
+       (md_pseudo_table): Enable .arch, .cpu and .fpu for all targets.
+
+2006-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (CPU_TYPES): Add maxq and mt.  Sort.
+       (CPU_OBJ_VALID): Change sense of COFF test to default to invalid.
+       Make some cpus unsupported on ELF.  Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2006-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure.in (--enable-targets): Indent help message.
+       * configure: Regenerate.
+
+2006-04-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/2533
+       * config/tc-i386.c (i386_immediate): Check illegal immediate
+       register operand.
+
+2006-04-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-i386.c: Formatting.
+       (output_disp, output_imm): ISO C90 params.
+
+       * frags.c (frag_offset_fixed_p): Constify args.
+       * frags.h (frag_offset_fixed_p): Ditto.
+
+       * config/tc-dlx.h (tc_coff_symbol_emit_hook): Delete.
+       (COFF_MAGIC): Delete.
+
+       * config/tc-xc16x.h (TC_LINKRELAX_FIXUP): Delete.
+
+2006-04-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * po/POTFILES.in: Regenerated.
+
+2006-04-16  Mark Mitchell  <mark@codesourcery.com>
+
+       * doc/as.texinfo: Mention that some .type syntaxes are not
+       supported on all architectures.
+
+2006-04-14  Sterling Augustine  <sterling@tensilica.com>
+
+       * config/tc-xtensa.c (emit_single_op): Do not relax MOVI
+       instructions when such transformations have been disabled.
+
+2006-04-10  Sterling Augustine  <sterling@tensilica.com>
+
+       * config/tc-xtensa.c (xg_assemble_vliw_tokens): Record loop target
+       symbols in RELAX[_CHECK]_ALIGN_NEXT_OPCODE frags.
+       (xtensa_fix_close_loop_end_frags): Use the recorded values instead of
+       decoding the loop instructions.  Remove current_offset variable.
+       (xtensa_fix_short_loop_frags): Likewise.
+       (min_bytes_to_other_loop_end): Remove current_offset argument.
+
+2006-04-09  Arnold Metselaar  <arnold.metselaar@planet.nl>
+
+       * config/tc-z80.c (z80_optimize_expr): Removed.
+       * 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.
This page took 0.024181 seconds and 4 git commands to generate.