From: Nick Clifton Date: Thu, 21 Aug 1997 17:59:47 +0000 (+0000) Subject: Add support for parsing a double dash as the start of a comment that extends to the... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=346c75cd4ad3580e078f1c1536af132d42c227b9;p=binutils-gdb.git Add support for parsing a double dash as the start of a comment that extends to the end of the line. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index f17df67be30..790f039da3f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Aug 21 11:00:36 1997 Nick Clifton + + * app.c (do_scrub_chars): Support a double dash as starting a + comment that extends to end of line. + start-sanitize-v850 Thu Aug 21 10:54:27 1997 Nick Clifton