diff options
author | DJ Delorie <dj@redhat.com> | 2006-08-28 21:13:31 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2006-08-28 21:13:31 +0000 |
commit | d56874a7f0fdc7be64596b320e3aa0979d25bc31 (patch) | |
tree | e549b301b27bd676b09730c906aa7dca96127573 /gdb/ChangeLog | |
parent | 40cf2291a7723a4ffa2db698bcfc2c059427501b (diff) | |
download | gdb-d56874a7f0fdc7be64596b320e3aa0979d25bc31.zip gdb-d56874a7f0fdc7be64596b320e3aa0979d25bc31.tar.gz gdb-d56874a7f0fdc7be64596b320e3aa0979d25bc31.tar.bz2 |
* m32c-tdep.c (m32c_decode_srcdest4): Initialize fields in sd
that may not be initialized elsewhere.
(m32c_decode_sd23): Likewise.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 635cc7f..f87a3a1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2006-08-28 DJ Delorie <dj@redhat.com> + + * m32c-tdep.c (m32c_decode_srcdest4): Initialize fields in sd + that may not be initialized elsewhere. + (m32c_decode_sd23): Likewise. + 2006-08-25 Daniel Jacobowitz <dan@codesourcery.com> * buildsym.c (finish_block): Don't adjust the boundaries of |