* h8500-opc.h (h8500_table): Add missing initializers to quiet
[deliverable/binutils-gdb.git] / gas / ChangeLog
index d681a186dbe788c90fac638098871826cdd7bc7e..05a6cbb03e0ffc40e100f3e4945db5d81a776d42 100644 (file)
@@ -1,5 +1,32 @@
 2002-12-13  Alan Modra  <amodra@bigpond.net.au>
 
+       * 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.
        * config/tc-i370.c (i370_ebcdic <unused>): Add ATTRIBUTE_UNUSED.
        (i370_rmode <unused>): Likewise.
        (i370_csect <unused>): Likewise.
This page took 0.025046 seconds and 4 git commands to generate.