* app.c (do_scrub_next_char): Handle states 9 and 10 correctly
authorIan Lance Taylor <ian@airs.com>
Mon, 5 Apr 1993 19:02:20 +0000 (19:02 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 5 Apr 1993 19:02:20 +0000 (19:02 +0000)
when dealing with characters of type LEX_IS_TWOCHAR_COMMENT_1ST,
LEX_IS_STRINGQUOTE, and LEX_IS_ONECHAR_QUOTE.

gas/ChangeLog

index 2fe437b9bb23ad832099c219769d290b2edb6d4b..0ae586d91797e6e7a8fd962dd17ed2c798cff292 100644 (file)
@@ -1,3 +1,13 @@
+Mon Apr  5 09:41:58 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * app.c (do_scrub_next_char): Handle states 9 and 10 correctly
+       when dealing with characters of type LEX_IS_TWOCHAR_COMMENT_1ST,
+       LEX_IS_STRINGQUOTE, and LEX_IS_ONECHAR_QUOTE.
+
+       * config/te-irix.h: New file; irix needs a different LOCAL_LABEL
+       definition from other MIPS targets.
+       * configure.in (mips-*-irix): Use emulation irix.
+
 Sun Apr  4 15:21:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
 
        * config/tc-h8500.c: Get relax size of branch instructions right,