diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-04-02 23:38:22 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-04-02 23:38:22 +0000 |
commit | 33f00b8b204d655dd88e1112dadcc2c5e954b433 (patch) | |
tree | 92ab3856badaef65f939ca0090807708c23eec98 /sim/ppc | |
parent | 14b71cd185116440dd8352be65d4203f5a492695 (diff) | |
download | gdb-33f00b8b204d655dd88e1112dadcc2c5e954b433.zip gdb-33f00b8b204d655dd88e1112dadcc2c5e954b433.tar.gz gdb-33f00b8b204d655dd88e1112dadcc2c5e954b433.tar.bz2 |
* sim_calls.c (sim_open): New arg `kind'.
Diffstat (limited to 'sim/ppc')
-rw-r--r-- | sim/ppc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 2cf28f6..a9f2e05 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,7 @@ +Wed Apr 2 15:38:08 1997 Doug Evans <dje@canuck.cygnus.com> + + * sim_calls.c (sim_open): New arg `kind'. + Wed Apr 2 14:51:17 1997 Ian Lance Taylor <ian@cygnus.com> * COPYING: Update FSF address. |