diff options
author | Paul Brook <paul@codesourcery.com> | 2006-03-07 19:55:55 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2006-03-07 19:55:55 +0000 |
commit | 4b1d9c58548086d46f2883b5ed780c0156e08964 (patch) | |
tree | 00e1267d10c5cc441cb1a8228f74e998bb127d9d /sim/arm/ChangeLog | |
parent | e546101697a4e017451f5918d7e4c4c50c0942fe (diff) | |
download | ppe42-binutils-4b1d9c58548086d46f2883b5ed780c0156e08964.tar.gz ppe42-binutils-4b1d9c58548086d46f2883b5ed780c0156e08964.zip |
2006-03-07 Paul Brook <paul@codesourcery.com>
* elfos.c (ARMul_OSHandleSWI): Call correct function for IsTTY.
Diffstat (limited to 'sim/arm/ChangeLog')
-rw-r--r-- | sim/arm/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog index df88ef1c42..c4ea3bd007 100644 --- a/sim/arm/ChangeLog +++ b/sim/arm/ChangeLog @@ -1,3 +1,7 @@ +2006-03-07 Paul Brook <paul@codesourcery.com> + + * elfos.c (ARMul_OSHandleSWI): Call correct function for IsTTY. + 2006-02-01 Shaun Jackman <sjackman@gmail.com> * armos.c (ARMul_OSHandleSWI): Handle the RedBoot system |