diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-04-25 15:43:13 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-04-25 15:43:13 +0000 |
commit | 556829bcb9101835d10f5389ca3c4fc0b2039b58 (patch) | |
tree | 8ac147bcc6dd1d2a1931d81cb0d41dd9cc0804f3 /configure.in | |
parent | 8970d123254837c7df2b35bebe705ddca084b9dd (diff) | |
download | gdb-556829bcb9101835d10f5389ca3c4fc0b2039b58.zip gdb-556829bcb9101835d10f5389ca3c4fc0b2039b58.tar.gz gdb-556829bcb9101835d10f5389ca3c4fc0b2039b58.tar.bz2 |
* 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.
(do_scrub_chars): Use tc_comment_chars rather than comment_chars.
* config/tc-m68k.h (tc_comment_chars): Define.
(m68k_comment_chars): Declare.
* config/tc-m68k.c (m68k_comment_chars): Rename from
comment_chars. Change into a pointer rather than an array.
(md_longopts): Add "bitwise-or".
(md_parse_option): Handle OPTION_BITWISE_OR.
(md_show_usage): Mention --bitwise-or.
* doc/c-m68k.texi: Document --bitwise-or.
PR 9518.
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions