diff options
author | Anthony Green <green@redhat.com> | 2009-06-06 13:02:21 +0000 |
---|---|---|
committer | Anthony Green <green@redhat.com> | 2009-06-06 13:02:21 +0000 |
commit | 0e7c7f11f471e3350d50c08fda8e3ddf055940f2 (patch) | |
tree | 3a13f3abda519b99a4a4aa0a8b05d6a69b0ac79d /opcodes/ChangeLog | |
parent | 710ab2870ffb401c7365ab594108cd9b1b46fcb9 (diff) | |
download | gdb-0e7c7f11f471e3350d50c08fda8e3ddf055940f2.zip gdb-0e7c7f11f471e3350d50c08fda8e3ddf055940f2.tar.gz gdb-0e7c7f11f471e3350d50c08fda8e3ddf055940f2.tar.bz2 |
Print moxie addresses nicely.
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 7b8e100..8333e32 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2009-06-06 Anthony Green <green@moxielogic.com> + + * moxie-opc.c: Recode some MOXIE_F1_4 opcodes as MOXIE_F1_M. + * moxie-dis.c (print_insn_moxie): Handle MOXIE_F1_M case. + 2009-06-04 Alan Modra <amodra@bigpond.net.au> * dep-in.sed: Don't use \n in replacement part of s command. |