gas/
commit5478018f5bc979d006a862f1fb9e1233575bbd06
authorJan Beulich <jbeulich@novell.com>
Wed, 26 Sep 2007 06:54:00 +0000 (26 06:54 +0000)
committerJan Beulich <jbeulich@novell.com>
Wed, 26 Sep 2007 06:54:00 +0000 (26 06:54 +0000)
tree5adedff4a4936bf1d8c5a7dff27935de6b8db5cf
parente6ed6cdde78a9dd2f00194f361587f463c35030c
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