* doc/as.texinfo (Symbol Names): Don't use obsolete @ctrl macro.
[binutils-gdb.git] / gas / ChangeLog
index a32c2f58f89855a3ad5fd7c79f70a663b6c2d2c2..754dccf5793daa0cec725e3d3adc69aef4b0c5d6 100644 (file)
@@ -1,11 +1,31 @@
+Thu Mar 20 19:18:58 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * doc/as.texinfo (Symbol Names): Don't use obsolete @ctrl macro.
+
+Thu Mar 20 16:49:14 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * config/tc-m68k.c (mri_chip): Replace calls to get_symbol_end by
+       open coded loop that does not require the name to start with a
+       name beginner.
+
 Thu Mar 20 13:42:01 1997  H.J. Lu  <hjl@lucon.org>
 
+       * frags.c (frag_var): Change offset parameter to offsetT.
+       (frag_variant): Likewise.
+       * frags.h (frag_variant, frag_var): Update declarations.
+       * config/tc-m68k.c (struct m68k_it): Change foff field to
+       offsetT.
+       (add_frag): Change off parameter to offsetT.
+       * Several files: Add casts to calls to frag_var.
+
        * Makefile.in (m68k-parse.c): Depend upon itbl-parse.c, to
        serialize a parallel make.
        (itbl-parse.h): Split target out from itbl-parse.c.
 
 Thu Mar 20 12:48:45 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
 
+       * config/m68k-parse.y (motorola_operand): Allow (zdireg,EXPR).
+
        * config/te-delta.h (COFF_COMMON_ADDEND): Define.
        * config/obj-coff.c (fixup_segment): Check COFF_COMMON_ADDEND when
        storing the value of a common symbol.