* expr.c (operand): Check correctly that there is no advance in
[deliverable/binutils-gdb.git] / gas / ChangeLog
index cd853e74a13df97cc9046b2699c455aff1ef3953..ee63e9fb4b8a8b8bb105f92c15d6b18223a9f0ae 100644 (file)
@@ -1,3 +1,55 @@
+1998-08-20  Vladimir N. Makarov  <vmakarov@cygnus.com>
+
+       * expr.c (operand): Check correctly that there is no advance in
+       operand after atof_generic in order to decide "is it label 0f or
+       floating point number".
+
+Wed Aug 19 09:30:16 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * config/tc-m32r.c: Replace double dash prefix to M32R specific
+       command line options with a single dash.
+       * doc/c-m32r.texi: Replace double dash prefix with a single dash.
+
+start-sanitize-armelf
+Tue Aug 18 11:59:43 1998  Catherine Moore  <clm@cygnus.com>
+
+       * tc-arm.h: Define obj_fix_adjustable for OBJ_ELF.
+       * tc-arm.c (arm_fix_adjustable): New routine.
+
+end-sanitize-armelf
+1998-08-13  Vladimir N. Makarov  <vmakarov@cygnus.com>
+
+       * read.c (s_align, s_comm, s_mri_common, s_fail, s_globl, s_space,
+       s_float_space, s_struct, cons_worker): Move ignore_rest_of_line or
+       demand_empty_rest_of_line before mri_comment_end.
+       (equals): Check garbage after expression before
+       mri_comment_end in MRI mode.
+
+Thu Aug 13 15:08:42 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-mips.c (macro): Correct M_SGE_I/M_SGEUI_I case for a
+       small immediate constant to use the constant itself rather than
+       always using 1.
+
+Wed Aug 12 18:47:38 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-hppa.c (pa_enter): Call as_bad rather than abort.
+       (pa_leave): Likewise.
+
+Wed Aug 12 13:25:03 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * config/tc-i386.c (md_assemble): Emit a warning for stand-alone
+       prefixes.
+       (i386_operand): Fix an error message.
+
+Tue Aug 11 14:44:32 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * doc/c-arm.texi (ARM Directives): Document .req directive.
+
+       * config/tc-arm.c (reg_required_here): Display erroneous string if
+       the register name could not be decoded.
+       Do not set inst.instruction if the sift is -1.
+
 Mon Aug 10 15:39:56 1998  Richard Henderson  <rth@cygnus.com>
 
        * config/tc-alpha.c (tc_gen_reloc): Bias WEAK symbols just as
This page took 0.023483 seconds and 4 git commands to generate.