gas/testsuite/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 9e16fc09fb98c47a0faa10ad39dbbd7f5709065b..bee9359d0a60db22e54fa68b6cf8319889c860c1 100644 (file)
@@ -1,3 +1,62 @@
+2008-01-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (md_show_usage): Replace tabs with spaces.
+
+2008-01-23  Eric B. Weddington  <eric.weddington@atmel.com>
+
+       * config/tc-avr.c (mcu_types): Change opcode set for at86rf401.
+
+2008-01-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (md_show_usage): Show more processors for
+       -march=/-mtune=.
+
+2008-01-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (i386_target_format): Remove cpummx2.
+
+2008-01-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (XXX_PREFIX): Moved from tc-i386.h.
+       (XXX_MNEM_SUFFIX): Likewise.
+       (END_OF_INSN): Likewise.
+       (templates): Likewise.
+       (modrm_byte): Likewise.
+       (rex_byte): Likewise.
+       (DREX_XXX): Likewise.
+       (drex_byte): Likewise.
+       (sib_byte): Likewise.
+       (processor_type): Likewise.
+       (arch_entry): Likewise.
+       (cpu_sub_arch_name): Remove const.
+       (cpu_arch): Add .vmx and .smx.
+       (set_cpu_arch): Append cpu_sub_arch_name.
+       (md_parse_option): Support -march=CPU[,+EXTENSION...].
+       (md_show_usage): Updated.
+
+       * config/tc-i386.h (XXX_PREFIX): Moved to tc-i386.c.
+       (XXX_MNEM_SUFFIX): Likewise.
+       (END_OF_INSN): Likewise.
+       (templates): Likewise.
+       (modrm_byte): Likewise.
+       (rex_byte): Likewise.
+       (DREX_XXX): Likewise.
+       (drex_byte): Likewise.
+       (sib_byte): Likewise.
+       (processor_type): Likewise.
+       (arch_entry): Likewise.
+
+       * doc/as.texinfo: Update i386 -march option.
+
+       * doc/c-i386.texi: Update -march= for ISA.
+
+2008-01-18  Bob Wilson  <bob.wilson@acm.org>
+       
+       * config/tc-xtensa.c (xtensa_leb128): New function.
+       (md_pseudo_table): Use it for sleb128 and uleb128.
+       (is_leb128_expr): New internal flag.
+       (xtensa_symbol_new_hook): Check new flag.
+       
 2008-01-16  Eric B. Weddington  <eric.weddington@atmel.com>
 
        * config/tc-avr.c (mcu_types): Change opcode set for avr3,
This page took 0.02308 seconds and 4 git commands to generate.