diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-05-07 13:26:28 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-05-07 13:26:28 +0000 |
commit | 920a34a7b250d714239941480610cc39649968f3 (patch) | |
tree | 6f99669d5df31a6876c4230141a419753c7e2ad4 /opcodes/ChangeLog | |
parent | 7f4d39589c642cb9d6a52801d1cf66a0606092de (diff) | |
download | gdb-920a34a7b250d714239941480610cc39649968f3.zip gdb-920a34a7b250d714239941480610cc39649968f3.tar.gz gdb-920a34a7b250d714239941480610cc39649968f3.tar.bz2 |
2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
* d10v-dis.c (dis_2_short): Support 64bit host.
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 9124e8a..30956eb 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2005-05-07 H.J. Lu <hongjiu.lu@intel.com> + + * d10v-dis.c (dis_2_short): Support 64bit host. + 2005-05-07 Nick Clifton <nickc@redhat.com> * po/nl.po: Updated translation. |