diff options
author | Anthony Green <green@redhat.com> | 2012-09-13 22:24:51 +0000 |
---|---|---|
committer | Anthony Green <green@redhat.com> | 2012-09-13 22:24:51 +0000 |
commit | e202fa84e706abb043aed457473a764c76672297 (patch) | |
tree | 972e3d625d10ce5271e031e2f293cba7b2d9d11c /opcodes/ChangeLog | |
parent | b9516fa158d68eedaa9e2191e38e7a1acfcfee77 (diff) | |
download | gdb-e202fa84e706abb043aed457473a764c76672297.zip gdb-e202fa84e706abb043aed457473a764c76672297.tar.gz gdb-e202fa84e706abb043aed457473a764c76672297.tar.bz2 |
Bi-endian patches for moxie
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 13b0173..a1b2bfe 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2012-09-13 Anthony Green <green@moxielogic.com> + + * moxie-dis.c (print_insn_moxie): Handle bi-endian encodings. + 2012-09-10 Matthias Klose <doko@ubuntu.com> * config.in: Disable sanity check for kfreebsd. |