* config/tc-m32r.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.
commit3b3a7290dc654fc824c4097304ddfdd5ff723caa
authorAlan Modra <amodra@bigpond.net.au>
Thu, 12 Dec 2002 22:18:10 +0000 (12 22:18 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 12 Dec 2002 22:18:10 +0000 (12 22:18 +0000)
treef92c4c6988aff85072bbd806b4a92e832df7102c
parent08a83c0f4b704ecd4c6abf403e26e2db7cbcdffd
* config/tc-m32r.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.
(fill_insn <ignore>): Likewise.
(debug_sym <ignore>): Likewise.
(md_undefined_symbol <name>): Likewise.
(m32r_scomm <ignore>): Likewise.
(md_convert_frag <abfd>): Likewise.
(md_cgen_lookup_reloc <insn>): Likewise.
(m32r_record_hi16 <seg>): Likewise.
(md_estimate_size_before_relax): #if 0 old_fr_fix.
(allow_m32rx): Prototype.
(first_writes_to_seconds_operands): Prototype.
(writes_to_pc): Prototype.
(can_make_parallel): Prototype.
(make_parallel): Prototype.
(target_make_parallel): Prototype.
(assemble_two_insns): Prototype.
(m32r_record_hi16): Prototype.
(md_atof): Remove declaration of atof_ieee.
* config/tc-m32r.h (m32r_fix_adjustable): Declare.
(m32r_force_relocation): Prototype.
(m32r_elf_section_change_hook): Prototype.
gas/ChangeLog
gas/config/tc-m32r.c
gas/config/tc-m32r.h