* config/tc-m32r.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.
authorAlan Modra <amodra@gmail.com>
Thu, 12 Dec 2002 22:18:10 +0000 (22:18 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 12 Dec 2002 22:18:10 +0000 (22:18 +0000)
commit78a0c6fb2d664b42e6373f6a7ba3e63b55f7c938
tree63ed73ba637231922b55ffc6414c6cc9954fac76
parentf1f5ef86e383abaa1cc92768d47521cd87e277a5
* 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