Add support for & | << >> ~ arithmetic operators in Intel mode
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 777979b196489dea0dd820033ae90462655bdbc5..271e8c911a3bfe867273a41fd0f9f6fd1f00de05 100644 (file)
@@ -1,3 +1,18 @@
+2004-07-13  Thomas Nystrom  <thn@saeab.se>
+
+       * config/tc-i386.c (T_SHIFTOP): New constant.
+       (intel_e05_1): Handle '&', '|' and T_SHIFTOP.
+       (intel_el1): Handle '~'.
+       (intel_get_token): Handle '<>', '&', '|' and '~'.
+
+2004-07-13  Nick Clifton <nickc@redhat.com>
+
+       (md_assemble): Remove spurious newline from end of as_bad error
+       message.
+       (intel_e05_1): Likewise.
+       (intel_e11): Likewise.
+       (intel_match_token): Likewise.
+
 2004-07-11  Andreas Schwab  <schwab@suse.de>
 
        * config/tc-m68k.c: Convert to C90.  Remove redundant
This page took 0.024081 seconds and 4 git commands to generate.