From a7f8487eecca8e23ac7be6b152e1a139e620c2ab Mon Sep 17 00:00:00 2001 From: Fernando Nasser Date: Mon, 14 Feb 2000 19:02:47 +0000 Subject: 2000-02-14 Fernando Nasser * arm-dis.c: Change flavor name from atpcs-special to special-atpcs to prevent name conflict in gdb. (get_arm_regname_num_options, set_arm_regname_option, get_arm_regnames): New functions. API to access the several flavor of register names. Note: Used by gdb. (print_insn_thumb): Use the register name entry from the currently selected flavor for LR and PC. --- opcodes/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'opcodes/ChangeLog') diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 2325da3..33dea54 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,13 @@ +2000-02-14 Fernando Nasser + + * arm-dis.c: Change flavor name from atpcs-special to + special-atpcs to prevent name conflict in gdb. + (get_arm_regname_num_options, set_arm_regname_option, + get_arm_regnames): New functions. API to access the several + flavor of register names. Note: Used by gdb. + (print_insn_thumb): Use the register name entry from the currently + selected flavor for LR and PC. + 2000-02-10 Nick Clifton * mcore-opc.h (enum mcore_opclass): Add MULSH and OPSR -- cgit v1.1