From: Chris Demetriou 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: https://git.libre-soc.org/?a=commitdiff_plain;h=790851713f9012c82f7d1eca1ef5ed79e916ecbc;p=binutils-gdb.git Fix ChangeLog for previous: mips-dis.c now includes libiberty.h --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d67b5017858..c5dff567378 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)