2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 6f3b2c9556b690855fbda41915540d9412a98935..1e3c070687f79b4e700ee9d9a33e0a5ca1d59685 100644 (file)
@@ -1,3 +1,33 @@
+2004-11-29  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * config/tc-crx.c: Major code cleanup. Remove unused variables and functions,
+       give functions a meaningful name, add comments.
+       (check_range): New function - Replace operand size calculation 
+       with range checking.
+       (assemble_insn): Update Algorithm, improve error issuing.
+       (enum op_err): New - Operand error (for issuing operand error messages).
+       (process_label_constant): Bug fix regarding COP_BRANCH_INS relocation
+       handling.
+
+2004-11-29  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
+
+       * config/tc-m32r.c (md_pcrel_from_section): Fixed a pcrel relocte
+       miss between different section in the same module.
+       (tc_gen_reloc): Likewise.
+
+2004-11-25  Theodore A. Roth  <troth@openavr.org>
+
+       * gas/config/tc-avr.c (mcu_types): Add support for atmega165,
+       atmega325, atmega3250, atmega645 and atmega6450.
+
+2004-11-25 Jan Beulich  <jbeulich@novell.com>
+
+       * config/tc-i386.c (optimize_imm): Adjust immediates to only those
+       permissible for the selected instruction suffix.
+       (process_suffix): For DefaultSize instructions, suppressing the
+       guessing of a 'q' suffix if the instruction doesn't support it is
+       pointless, because only an 'l' suffix can be guessed in this place.
+
 2004-11-24  Nick Clifton  <nickc@redhat.com>
 
        * config/tc-iq2000.c: Remove support for IQ10 processor.
This page took 0.023299 seconds and 4 git commands to generate.