diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-06-22 00:51:44 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-06-22 00:51:44 +0000 |
commit | 3842b497db8317f7b56b6d6cba9258a9ab2a2261 (patch) | |
tree | 1602e80c2523eb3dd6ceda72b262c207acdc94e5 /sim/ppc/ChangeLog | |
parent | d005e7778f9570f95d9c4d46ef795d291e9e1d06 (diff) | |
download | gdb-3842b497db8317f7b56b6d6cba9258a9ab2a2261.tar.gz |
2003-06-21 Andrew Cagney <cagney@redhat.com>
* hw_com.c (hw_com_device_init_data): Check that the output, and
not input file opened. Pointed out by masahino tky3.3web.ne.jp.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index a9bc0042b06..7b100550db2 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,8 @@ +2003-06-21 Andrew Cagney <cagney@redhat.com> + + * hw_com.c (hw_com_device_init_data): Check that the output, and + not input file opened. Pointed out by masahino tky3.3web.ne.jp. + 2003-06-20 Andrew Cagney <cagney@redhat.com> * sim_calls.c (sim_create_inferior): Assert that |