fix spelling typo
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 50fd6799b31871b586ac6df23bf7fb2d38693fdc..e1d14bddc5e9f7a4f6707c8044e6ca20f9f4b125 100644 (file)
@@ -1,3 +1,72 @@
+2001-01-10  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-arm.c (arm_fix_adjustable): Define for OBJ_COFF.
+       * config/tc-arm.h (obj_fix_adjustable): Define for OBJ_COFF
+
+2001-01-10  Nick Clifton  <nickc@redhat.com>
+
+       * symbols.c (DOLLAR_LABEL_CHAR): New constant - the magic
+       character used to dollar local symbols.
+       (LOCAL_LABEL_CHAR): New constant - the magic character used to
+       local label symbols.
+       (dollar_label_name): Use DOLLAR_LABEL_CHAR.
+       (fb_label_name): Prefix local labels with LOCAL_LABEL_PREFIX,
+       if defined.
+       Use LOCAL_LABEL_CHAR.
+       (decode_local_label_name): Skip LOCAL_LABEL_PREFIX.
+       Use DOLLAR_LABEL_CHAR and LOCAL_LABEL_CHAR.
+       (S_IS_LOCAL): Use DOLLAR_LABEL_CHAR and LOCAL_LABEL_CHAR.
+
+2001-01-08  Bo Thorsen  <bo@suse.de>
+
+        * config/tc-i386.c (i386_immediate, i386_displacement):
+        GOTPCREL check fix.
+
+2001-01-07  Ian Lance Taylor  <ian@zembu.com>
+
+       * doc/c-i386.texi (i386-Arch): Remove spaces incorrectly inserted
+       in last change.
+
+2001-01-07  Philip Blundell  <philb@gnu.org>
+
+       * doc/as.texinfo (Bug Reporting): Update email address for
+       reports.
+       * README: Likewise.
+
+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.
+       (type_names): Add new types.
+
+Wed Jan  3 16:26:52 MET 2001  Jan Hubicka  <jh@suse.cz>
+
+       * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow,
+       CpuUnknown): Renumber
+       (CpuP4, CpuSSE2): New.
+       (CpuUnknownFlags): Add CpuP4 and CpuSSE2
+
 2001-01-03  Philip Blundell  <pb@futuretv.com>
 
        * config/tc-alpha.c (alpha_force_relocation): Handle vtable
@@ -166,7 +235,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
@@ -231,7 +300,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.023243 seconds and 4 git commands to generate.