Based on patch from Ronald F. Guilmette <rfg@monkeys.com>:
authorIan Lance Taylor <ian@airs.com>
Thu, 2 Jan 1997 23:48:20 +0000 (23:48 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 2 Jan 1997 23:48:20 +0000 (23:48 +0000)
commitb4d51f3dd442a7125d0cb07ab2d32755f195dcb1
treecd2578bcf9663d544744020eabc854fee2e3bc2d
parent4d32706e4a2d5f0531376ebfc40d83495cfc3bd6
Based on patch from Ronald F. Guilmette <rfg@monkeys.com>:
* config/tc-m68k.c (m68k_index_width_default): New static
variable.
(m68k_ip): Use m68k_index_width_default to set the size of a base
register whose size was not given.
(md_longopts): Add --base-size-default-16 and
--base-size-default-32.
(md_parse_option): Handle new options.
(md_show_usage): Mention new options.
* doc/c-m68k.texi (M68K-Opts): Document new options.
gas/ChangeLog
gas/NEWS
gas/config/tc-m68k.c
gas/doc/c-m68k.texi [new file with mode: 0644]