From: cgd Date: Fri, 27 Dec 2002 18:18:58 +0000 (+0000) Subject: Fix ChangeLog for previous: mips-dis.c now includes libiberty.h X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f419c18cbc4b0ab51480f016242558ced4345c62;p=pf3gnuchains%2Fpf3gnuchains3x.git Fix ChangeLog for previous: mips-dis.c now includes libiberty.h --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d67b501785..c5dff56737 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -2,10 +2,10 @@ * disassemble.c (disassembler_usage): Add invocation of print_mips_disassembler_options. - * mips-dis.c (print_mips_disassembler_options) - (set_default_mips_dis_options, parse_mips_dis_option) - (parse_mips_dis_options, choose_abi_by_name, choose_arch_by_name) - (choose_arch_by_number): New functions. + * mips-dis.c: Include libiberty.h. + (print_mips_disassembler_options, set_default_mips_dis_options) + (parse_mips_dis_option, parse_mips_dis_options, choose_abi_by_name) + (choose_arch_by_name, choose_arch_by_number): New functions. (mips_abi_choice, mips_arch_choice): New structures. (mips32_reg_names, mips64_reg_names, reg_names): Remove. (mips_gpr_names_numeric, mips_gpr_names_oldabi)