diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-04-25 21:16:58 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-04-25 21:16:58 +0000 |
commit | f9e36fc627ef381770efbece47f55263d0458f0b (patch) | |
tree | 71609c61fe9102ca87a1140431aed1e312b902a8 /gas | |
parent | 3f7ca26b1c66dbb7b19bb34f6ff978a32061e43e (diff) | |
download | gdb-f9e36fc627ef381770efbece47f55263d0458f0b.zip gdb-f9e36fc627ef381770efbece47f55263d0458f0b.tar.gz gdb-f9e36fc627ef381770efbece47f55263d0458f0b.tar.bz2 |
* configure.in: Add * after sparc*-*-vxworks.
* configure: Rebuild.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 932c5f1..2b53174 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Thu Apr 25 11:39:51 1996 Ian Lance Taylor <ian@cygnus.com> + * 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. |