*** empty log message ***
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 0160312dd9d1d4c622e55a1ab2c7361269e81d93..9dd33e7ddc2753c18460be73788ffb48d287dc27 100644 (file)
@@ -1,3 +1,25 @@
+2007-11-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (md_assemble): Replace no_xsuf with
+       no_ldsuf.
+       (match_template): Likewise.
+
+2007-11-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.h (LONG_DOUBLE_MNEM_SUFFIX): Use a non-ascii
+       letter.
+
+2007-11-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (process_suffix): Check addrprefixop0 to
+       see if the address size override prefix changes the size of the
+       first operand. 
+       (check_byte_reg): Don't warn if byteokintel is set.
+       (check_long_reg): Set i.suffix to QWORD_MNEM_SUFFIX if toqword
+       is set.
+       (check_qword_reg): Set i.suffix to LONG_MNEM_SUFFIX if todword
+       is set.
+
 2007-10-31  Eric B. Weddington  <eweddington@cso.atmel.com>
 
        * config/tc-avr.c (mcu_types): Remove devices that were never produced:
This page took 0.023155 seconds and 4 git commands to generate.