gas/
authorJan Beulich <jbeulich@novell.com>
Wed, 26 Sep 2007 06:54:00 +0000 (06:54 +0000)
committerJan Beulich <jbeulich@novell.com>
Wed, 26 Sep 2007 06:54:00 +0000 (06:54 +0000)
commit732f54cd823f3f6e5f2218879f89d882afe87c77
tree78675f29dc455d5305c243b16c12131cc0d59324
parentfd546a3587a4d61531711831c2a911a7bc95fb5d
gas/
2007-09-26  Jan Beulich  <jbeulich@novell.com>

* as.c (itbl_parse): Remove #define.
(struct itbl_file_list): Move down and ...
(itbl_files): .. conditionalize upon HAVE_ITBL_CPU.
(show_usage): Conditionalize printing of --itbl option upon
HAVE_ITBL_CPU.
(parse_args): Conditionalize handling of -t/--itbl options upon
HAVE_ITBL_CPU. Remove OPTION_INSTTBL and replace its use with
't'.
gas/ChangeLog
gas/as.c