From 650f02e951a63d08980c2464fa8f79225c217ecd Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 12 Dec 2002 22:29:00 +0000 Subject: * config/tc-i370.c (i370_ebcdic ): Add ATTRIBUTE_UNUSED. (i370_rmode ): Likewise. (i370_csect ): Likewise. (i370_dc ): Likewise. (i370_ds ): Likewise. (i370_elf_lcomm ): Likewise. (i370_ltorg ): Likewise. (i370_using ): Likewise. (i370_drop ): Likewise. (i370_byte ): Likewise. (i370_tc ): Likewise. (md_estimate_size_before_relax ): Likewise. (md_convert_frag ): Likewise. (md_undefined_symbol ): Likewise. (md_pcrel_from_section ): Likewise. (tc_gen_reloc ): Likewise. (i370_section_letter): #if 0 unused functions. (i370_section_word, i370_section_type, i370_section_flags): Likewise. (symbol_locate): Prototype. --- gas/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 0ec4721..d681a18 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,24 @@ 2002-12-13 Alan Modra + * config/tc-i370.c (i370_ebcdic ): Add ATTRIBUTE_UNUSED. + (i370_rmode ): Likewise. + (i370_csect ): Likewise. + (i370_dc ): Likewise. + (i370_ds ): Likewise. + (i370_elf_lcomm ): Likewise. + (i370_ltorg ): Likewise. + (i370_using ): Likewise. + (i370_drop ): Likewise. + (i370_byte ): Likewise. + (i370_tc ): Likewise. + (md_estimate_size_before_relax ): Likewise. + (md_convert_frag ): Likewise. + (md_undefined_symbol ): Likewise. + (md_pcrel_from_section ): Likewise. + (tc_gen_reloc ): Likewise. + (i370_section_letter): #if 0 unused functions. + (i370_section_word, i370_section_type, i370_section_flags): Likewise. + (symbol_locate): Prototype. * config/tc-i860.c (md_atof): Remove declaration of atof_ieee. (md_number_to_disp, md_number_to_field): Remove. (md_apply_fix3): Correct format string and cast "fup". -- cgit v1.1