* config/tc-m68hc11.c (elf_flags): Set default ABI to gcc default
authorStephane Carrez <stcarrez@nerim.fr>
Sun, 1 Dec 2002 10:20:06 +0000 (10:20 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Sun, 1 Dec 2002 10:20:06 +0000 (10:20 +0000)
commit2f9046641f748e9a27c97759570dcb983cbab4e9
treed22bbaaf1ceca3cf70ca581049be9cb2ebaa389c
parent2fd84db3315c70dae4ab8dadbd920ec0fb23a1ee
* config/tc-m68hc11.c (elf_flags): Set default ABI to gcc default
(32-bit int, 64-bit double).
(md_longopts): New options -mshort, -mlong, -mshort-double and
-mlong-double to control the ABI.
(md_show_usage): Update.
(md_parse_option): Handle new options.
* doc/as.texinfo (Overview): Document new options for HC11/HC12.
gas/ChangeLog
gas/config/tc-m68hc11.c
gas/doc/as.texinfo