diff options
author | Nick Clifton <nickc@redhat.com> | 2003-08-21 13:37:01 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-08-21 13:37:01 +0000 |
commit | 6d9ab561ef765487e380bbee76fc4f6d5a3a2299 (patch) | |
tree | c12e845c1d29b1f7f7f83017fa80f14148ad0781 /cpu/ChangeLog | |
parent | d2cc0e0dd38f7a103a1aa5fb21ef57d4f6bb4792 (diff) | |
download | gdb-6d9ab561ef765487e380bbee76fc4f6d5a3a2299.zip gdb-6d9ab561ef765487e380bbee76fc4f6d5a3a2299.tar.gz gdb-6d9ab561ef765487e380bbee76fc4f6d5a3a2299.tar.bz2 |
(mbtoh): Replace input parameter to u-media-dual-expand and u-media-dual-btoh
with output parameter.
(cmbtoh): Add profiling hack.
Diffstat (limited to 'cpu/ChangeLog')
-rw-r--r-- | cpu/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cpu/ChangeLog b/cpu/ChangeLog index 5ac9160..14e5299 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,3 +1,9 @@ +2003-08-21 Nick Clifton <nickc@redhat.com> + + * frv.cpu (mbtoh): Replace input parameter to u-media-dual-expand + and u-media-dual-btoh with output parameter. + (cmbtoh): Add profiling hack. + 2003-08-19 Michael Snyder <msnyder@redhat.com> * frv.cpu: Fix typo, Frintkeven -> FRintkeven |