2009-01-07 Sterling Augustine <sterling@tensilica.com>
authorSterling Augustine <saugustine@google.com>
Wed, 7 Jan 2009 17:41:09 +0000 (17:41 +0000)
committerSterling Augustine <saugustine@google.com>
Wed, 7 Jan 2009 17:41:09 +0000 (17:41 +0000)
commit19fc37235f75095174fe9d679e94b686b9c8ee9f
treebac02f0e2bded9db179afffc78713f1fcb87e49a
parent60023297c354be3ac7f8a250c7681c1a409fdeec
2009-01-07  Sterling Augustine  <sterling@tensilica.com>

* config/tc-xtensa.c (produce_flix): New.
(option_flix, optoin_no_generate_flix, option_no_flix) Define.
(md_longopts): Add support for them.
(md_parse_option): Likewise.
(md_show_usage): Add help message.
(finish_vinsn): Don't allow multi-slot flix when produce_flix
option is set to FLIX_NONE.
* config/xtensa-relax.c (transition_applies): Only relax to
flix branches when produce_flix equals FLIX_ALL.
* config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
FLIX_NONE): New.
(produce_flix): Declare.
gas/ChangeLog
gas/config/tc-xtensa.c
gas/config/xtensa-relax.c
gas/config/xtensa-relax.h
This page took 0.028648 seconds and 4 git commands to generate.