Thu Mar 20 16:49:14 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
authorIan Lance Taylor <ian@airs.com>
Thu, 20 Mar 1997 21:51:00 +0000 (21:51 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 20 Mar 1997 21:51:00 +0000 (21:51 +0000)
* 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.

gas/ChangeLog

index 5512745d1f66fcaa400c65fd04ec7c14ad52a43f..34801e1e45af3ec2a98d2885c640955124f9fb09 100644 (file)
@@ -1,3 +1,9 @@
+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.