From: Ian Lance Taylor Date: Thu, 25 Apr 1996 21:16:58 +0000 (+0000) Subject: * configure.in: Add * after sparc*-*-vxworks. X-Git-Tag: gdb-4_18~8778 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f9e36fc627ef381770efbece47f55263d0458f0b;p=thirdparty%2Fbinutils-gdb.git * configure.in: Add * after sparc*-*-vxworks. * configure: Rebuild. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 932c5f1b291..2b531742f59 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Thu Apr 25 11:39:51 1996 Ian Lance Taylor + * configure.in: Add * after sparc*-*-vxworks. + * configure: Rebuild. + * app.c (do_scrub_begin): If tc_comment_chars is not defined, define it to comment_chars. Use tc_comment_chars rather than comment_chars.