* config/tc-tic80.c (tic80_relax): New static variable.
authorFred Fish <fnf@specifix.com>
Tue, 16 Dec 1997 20:03:53 +0000 (20:03 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 16 Dec 1997 20:03:53 +0000 (20:03 +0000)
commit37f82cb4dc3135b6d072b47348c6c108a8830c72
treeb79a5e8f193a205b2cc5f1643655f7c2e4ef346a
parent47d1c515b03b6ec4f1b3fd25dbceb6b680fca5a7
* config/tc-tic80.c (tic80_relax): New static variable.
(md_longopts): Add new OPTION_RELAX and OPTION_NO_RELAX options.
(md_parse_option): Handle new relax options.
(md_show_usage): Document new relax options.
(find_opcode): Don't use short forms of PC relative branches if
tic80_relax is set.
PR 12927
gas/ChangeLog
gas/config/tc-tic80.c
This page took 0.024274 seconds and 4 git commands to generate.