* configure.in: Define DEFAULT_ARCH for i386.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 3facf4ad887215afd3c7b8f71b98f47e45f2f265..9df33eeacc6fb4af62007620ad648a3526b2d813 100644 (file)
@@ -1,3 +1,25 @@
+Sat Jan  6 13:33:10 MET 2001  Jan Hubicka  <jh@suse.cz>
+
+       * configure.in: Define DEFAULT_ARCH for i386.
+       * tc-i386.c (md_assemble): Return after the error message;
+       move testing for 64bit operands to proper place.
+
+2001-01-06  Jan Hubicka <jh@suse.cz>, Andreas Jaeger  <aj@suse.de>
+
+       * doc/as.texinfo: Document '#' as comment character for i386 and
+       x86_64. Add AMD x86-64 into menu of machine dependent information.
+
+       * doc/c-i386.texi: Document x86_64 extensions.
+
+Fri Jan  5 13:26:42 MET 2001  Jan Hubicka  <jh@suse.cz>
+
+       * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix.
+
+Thu Jan  4 22:25:26 MET 2001  Jan Hubicka  <jh@suse.cz>
+
+       * tc-i386.c (cpu_arch): Add Pentium4 and modify sledgehammer entry.
+       * NEWS: Add note about Pentium4 support.
+
 Wed Jan  3 17:26:32 MET 2001  Jan Hubicka  <jh@suse.cz>
 
        * tc-i387.c (pi, pte, pt): Update.
@@ -178,7 +200,7 @@ Wed Dec 20 14:21:22 MET 2000  Jan Hubicka  <jh@suse.cz>
 2000-12-15  Diego Novillo  <dnovillo@redhat.com>
 
        * config/tc-i386.c (intel_e09_1): Only flag as a memory operand if
-       it's not an offset expression. 
+       it's not an offset expression.
        (intel_e10_1): Ditto. Also, if the operand is an offset expression,
        keep the braces '[' and ']' in the output string.
        (intel_e11): Ditto. Also remove comparison intel_parser.op_modifier
@@ -243,7 +265,7 @@ Wed Dec 20 14:21:22 MET 2000  Jan Hubicka  <jh@suse.cz>
        * macro.c: Fix formatting.
        * config/tc-mips.c: Fix formatting.
        * doc/c-mips.texi: Fix formatting.
-       
+
 Mon Dec 11 14:35:42 MET 2000  Jan hubicka  <jh@suse.cz>
 
        * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intel
This page took 0.023554 seconds and 4 git commands to generate.