diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2000-11-14 20:08:55 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2000-11-14 20:08:55 +0000 |
commit | b6b0b32c895842eff432aae033ed437db8af403f (patch) | |
tree | 81706873dd843405719cd0e55ebf48bf5382dcba /opcodes/ChangeLog | |
parent | 43646c9de25348fe6c0c75591dd0c19e5da63994 (diff) | |
download | gdb-b6b0b32c895842eff432aae033ed437db8af403f.zip gdb-b6b0b32c895842eff432aae033ed437db8af403f.tar.gz gdb-b6b0b32c895842eff432aae033ed437db8af403f.tar.bz2 |
* cris-dis.c (cris_get_disassembler): If abfd is NULL, return
print_insn_cris_with_register_prefix.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 7934aa8..292aa8f 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2000-11-14 Hans-Peter Nilsson <hp@axis.com> + + * cris-dis.c (cris_get_disassembler): If abfd is NULL, return + print_insn_cris_with_register_prefix. + 2000-11-11 Alexandre Oliva <aoliva@redhat.com> * sh-opc.h: The operand of `mov.w r0, (<disp>,GBR)' is IMM1, not 0. |