diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 6c7cd53..5944127 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,7 +1,7 @@ Tue Feb 24 11:06:18 1998 Nick Clifton <nickc@cygnus.com> - * arm-dis.c (print_insn_big_arm): Save the current symbol before - displaying a disassembled line. + * arm-dis.c (print_insn_big_arm, print_insn_little_arm): Remove + saved_symbol code as it is no longer needed. Mon Feb 23 13:16:17 1998 Doug Evans <devans@seba.cygnus.com> |