diff options
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index d6134a9d8..d445ced78 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,8 @@ +2005-11-17 Shaun Jackman <sjackman@gmail.com> + + * libgloss/arm/libcfunc.c (isatty): Call _isatty. GDB now supports + the IsTTY SWI that _isatty calls. + 2005-11-17 Hans-Peter Nilsson <hp@axis.com> * cris/linunistd.h: Don't redefine errno as extern int. |