* app.c (do_scrub_next_char): Reset state to 0 after .appline if
authorIan Lance Taylor <ian@airs.com>
Mon, 2 Aug 1993 21:39:05 +0000 (21:39 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 2 Aug 1993 21:39:05 +0000 (21:39 +0000)
file name is not seen.

gas/ChangeLog

index 7a61d16..0a3c0dc 100644 (file)
@@ -1,3 +1,8 @@
+Mon Aug  2 17:35:48 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * app.c (do_scrub_next_char): Reset state to 0 after .appline if
+       file name is not seen.
+
 Thu Jul 29 22:21:28 1993  Ian Lance Taylor  (ian@cygnus.com)
 
        * write.c: Don't use short int in a prototype.
@@ -7,6 +12,10 @@ Thu Jul 29 22:21:28 1993  Ian Lance Taylor  (ian@cygnus.com)
 
 Thu Jul 29 18:38:37 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
 
+       * configure.in: sparc*-aout and sparc*-vxworks are BFD assemblers
+
+Thu Jul 29 18:38:37 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
        * config/ho-sunos.h: remove some old function decls that conflict
        w/ ANSI, and which weren't needed anyway