OSDN Git Service

* h8500-opc.h (h8500_table): Add missing initializers to quiet
authoramodra <amodra>
Thu, 12 Dec 2002 22:34:04 +0000 (22:34 +0000)
committeramodra <amodra>
Thu, 12 Dec 2002 22:34:04 +0000 (22:34 +0000)
commit491935741632de9c07e0738bf7184bd8d84cf97c
tree59e9d59b2f26a65a51874ac1e1bda71bebc960d4
parent3d30022ca280548a56fee5e19fe45ced33aa9a07
* h8500-opc.h (h8500_table): Add missing initializers to quiet
warnings.

* config/tc-h8500.c (cons): Delete declaration.
(md_begin <opcode>): Constify.
(displacement_size, immediate_size, absolute_size): Remove.
(build_relaxable_instruction <operand>): Add ATTRIBUTE_UNUSED.
(tc_crawl_symbol_chain <headers>): Likewise.
(md_undefined_symbol <name>): Likewise.
(tc_headers_hook <headers>): Likewise.
(md_parse_option <c,arg>): Likewise.
(md_show_usage <stream>): Likewise.
(md_convert_frag <headers, seg>): Likewise.
(tc_coff_symbol_emit_hook <ignore>): Likewise.
(md_atof): Remove declaration of atof_ieee.
(tc_aout_fix_to_chars): Remove unused function.
(parse_reg): Prototype.
(parse_exp): Prototype.
(skip_colonthing): Prototype.  Use &&, not & in logical expressions.
(parse_reglist): Prototype.
(get_operand): Prototype.
(get_operands): Prototype.
(get_specific): Prototype.  Make "this_index" signed.
(check): Prototype, make static.
(insert): Prototype
(build_relaxable_instruction): Prototype, make static.
(build_bytes): Prototype.
(wordify_scb): Prototype.
* config/tc-h8500.h (start_label): Declare.
(tc_coff_sizemachdep): Declare.
gas/ChangeLog
gas/config/tc-h8500.c
gas/config/tc-h8500.h
opcodes/ChangeLog
opcodes/h8500-opc.h