diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-08-02 21:39:05 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-08-02 21:39:05 +0000 |
commit | b4703fa6188811bb301720d4f8bf6eb86d6462d7 (patch) | |
tree | cb361bf6a045194f96e0d5f1d35b96dd21f9d9be /gas | |
parent | f412eb92fe439d5dc893c6ab7eb352500b6d243c (diff) | |
download | gdb-b4703fa6188811bb301720d4f8bf6eb86d6462d7.zip gdb-b4703fa6188811bb301720d4f8bf6eb86d6462d7.tar.gz gdb-b4703fa6188811bb301720d4f8bf6eb86d6462d7.tar.bz2 |
* app.c (do_scrub_next_char): Reset state to 0 after .appline if
file name is not seen.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 7a61d16..0a3c0dc 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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 |