* config/tc-sh.c (sh_small): New variable.
authorIan Lance Taylor <ian@airs.com>
Wed, 22 Oct 1997 20:13:54 +0000 (20:13 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 22 Oct 1997 20:13:54 +0000 (20:13 +0000)
commit82b4217bfda40cfe13fd4fae66b3e381f056d39b
treef158b538103667d7e0106e34759cc696326b7486
parent18ed85fd7af21382d60c3fbb8d8733b16adaa42e
* config/tc-sh.c (sh_small): New variable.
(OPTION_SMALL): Define.
(md_longopts): Add "small".
(md_parse_option): Handle OPTION_SMALL.
(md_show_usage): Mention -small.
* config/tc-sh.h (sh_small): Declare.
(SUB_SEGMENT_ALIGN): Handle sh_small.
* config/obj-coff.h (TARGET_FORMAT): Check sh_small in TC_SH
case.
PR 13580.
gas/ChangeLog
This page took 0.037516 seconds and 4 git commands to generate.