diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-06-18 21:32:15 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-06-18 21:32:15 +0000 |
commit | b4b6c9398af6a6d28d3ab8b94a3c887665fed721 (patch) | |
tree | c9315ae4c60573177dc0aa04b5e8778e4de54ab3 /sim/mips/ChangeLog | |
parent | fd3c93d5a77694089186447883c554cb83677b3e (diff) | |
download | gdb-b4b6c9398af6a6d28d3ab8b94a3c887665fed721.zip gdb-b4b6c9398af6a6d28d3ab8b94a3c887665fed721.tar.gz gdb-b4b6c9398af6a6d28d3ab8b94a3c887665fed721.tar.bz2 |
* interp.c (sim_firmware_command): Initialize `address'.
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r-- | sim/mips/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index 350a53a..56e5de7 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,7 @@ +2002-06-18 Andrew Cagney <cagney@redhat.com> + + * interp.c (sim_firmware_command): Initialize `address'. + 2002-06-16 Andrew Cagney <ac131313@redhat.com> * configure: Regenerated to track ../common/aclocal.m4 changes. |